Actions
User story #12300
closedInconsistent flush of SSH authorised keys
User story #12300:
Inconsistent flush of SSH authorised keys
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
The technique "remove other keys" boolean is quite confusing when you want to flush authorized keys.
You can not predict the order of execution so you can flush multiple time the same file or flush it after some writing and loose some keys managed by rudder
if you have multiple values for the same user.
That is most likely not the desired behaviour or it should be more explicit. The component key should be per user and not per key_tag.
Actions