-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: enables Kubernetes syncing for flagd #82
Conversation
AlexsJones
commented
Aug 31, 2022
•
edited
Loading
edited
- This now will default to the Kubernetes sync provider
- It will check and append the current SA to the cluster rolebinding for the flagD notifier API
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
8ba3b92
to
5119558
Compare
Hey @AlexsJones, sorry this hasn't been reviewed yet. I've added @james-milligan and @skyerus to see if they can take a look tomorrow. |
…e bindings Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a great change.
This now will default to the Kubernetes sync provider
I think this is totally justified now.
Is it worth mentioning this automatic role-binding in the readme?
Signed-off-by: Alex Jones <alexsimonjones@gmail.com>
I don't think it's necessary, it's part of the machinery. But happy welcome other opinions |