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

Support / showcase state management in status #2746

Open
csviri opened this issue Apr 1, 2025 · 0 comments · May be fixed by #2761
Open

Support / showcase state management in status #2746

csviri opened this issue Apr 1, 2025 · 0 comments · May be fixed by #2761
Milestone

Comments

@csviri
Copy link
Collaborator

csviri commented Apr 1, 2025

Although this is a bit of a controversial topic, storing allocated values in status is justified in some operators, and also k8s guidelines were updated regarding to this:
https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#representing-allocated-values

JOSDK could provide support and show how to ensure that if the values are stored as status, the up-to-date status is always available for subsequent reconciliation. Note that since the inform caches work in an async manner, this might not be the case by default.

@csviri csviri added this to the 5.1 milestone Apr 1, 2025
@csviri csviri linked a pull request Apr 11, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant