Skip to content
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

Send flagD events to the Kubernetes Event Stream #70

Closed
beeme1mr opened this issue Aug 11, 2022 · 5 comments
Closed

Send flagD events to the Kubernetes Event Stream #70

beeme1mr opened this issue Aug 11, 2022 · 5 comments
Assignees

Comments

@beeme1mr
Copy link
Member

No description provided.

@beeme1mr
Copy link
Member Author

@AlexsJones could you add some specifics for how this could work?

@james-milligan james-milligan self-assigned this Jan 19, 2023
@james-milligan
Copy link
Contributor

Using the inbuilt events resource we can assign events to specific pods from within the operator.

My intention is to set up 2 event types for annotated pods, one for when a configuration change is detected, and another for when permissions are backfilled on an upgrade.

The framework for events will then be present in both the feature flag configuration reconcile loop and the pod web hook, allowing for us to introduce new events as and when they are required.

@AlexsJones
Copy link
Member

I thought at the the time this might be useful, but I'm not sure what we'd actually send now that would be interesting to a clusteradmin.

@james-milligan
Copy link
Contributor

james-milligan commented Jan 23, 2023

@AlexsJones shall I close this issue as not planned for now?

Once we have alternative sync options set up, for example the grpc sync being POC-d here, I would personally want to see events for flagd's successful connection to the server / connection restart for simplified debugging

@beeme1mr
Copy link
Member Author

Closing due to inactivity. Please open a new issue and reference this one if someone Kubernetes Events are required in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants