Skip to content

Track the annotations added via CR and remove once they are unset #734

@leochr

Description

@leochr

Annotations are aggregated to preserve any added by third-party services. The annotations, once added via OpenLibertyApplication CR, are not removed from the relevant resource (i.e. Deployment, StatefulSet, Service, etc). Tracking the annotations added via CR would allow us to remove them from the resources once they are removed from the CR. So that users don't have to explicitly set a false/nil/empty/different value to unset the original annotation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions