bf2fc6cc711aee1a0c2a / kas-fleetshard

The kas-fleetshard-operator is responsible for provisioning and managing instances of kafka on a cluster. The kas-fleetshard-synchronizer synchronizes the state of a fleet shard with the kas-fleet-manager.
Apache License 2.0
7 stars 20 forks source link

MGDSTRM-10094 making KafkaCluster.fromKafka not modify the ManagedKafka #870

Closed shawkins closed 1 year ago

shawkins commented 1 year ago

This moves the upgrade annotations from the managedkafka to kafka. After this version is rolled out, we'll be able to remove the logic in the controller that is checking for moving the annotations and remove the annotations from the list of ones that are managed by the operator.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

78.2% 78.2% Coverage
0.0% 0.0% Duplication

shawkins commented 1 year ago

@ppatierno if there are no objections, I'll go ahead and merge this.

ppatierno commented 1 year ago

No objections ;-)