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

[sonataflow-operator] Provide a tagging mechanism to know in which operator version a managed k8s object was created #2784

Open
wmedvede opened this issue Dec 3, 2024 · 0 comments
Assignees

Comments

@wmedvede
Copy link
Contributor

wmedvede commented Dec 3, 2024

We must analyze/research, the convenience of a solution that somehow tag the k8s objects created/managed by the operator, to know in which operator version they where generated.

Could this be helpful to know in future operator versions, the set of changes that must be applied given that an k8s object was generated in the operator version 1.2.3, and we are now, in the version 1.4.5. ?

We must see the pros / cons of such solution, and implement if we can get real value.

Implementaion notes: the mechanism could be as simple as decorating the generated k8s objects with convenient annotation.
Double check the sonataflow.org//operator.id annotation.

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

No branches or pull requests

2 participants