Skip to content

fix: omit empty broker clusterIP to avoid GitOps drift - #702

Merged
lhotari merged 2 commits into
apache:masterfrom
yusufdaud-anaplan:fix/700-broker-clusterip-drift
Jul 7, 2026
Merged

fix: omit empty broker clusterIP to avoid GitOps drift#702
lhotari merged 2 commits into
apache:masterfrom
yusufdaud-anaplan:fix/700-broker-clusterip-drift

Conversation

@yusufdaud-anaplan

Copy link
Copy Markdown
Contributor

Omit clusterIP from the broker Service manifest when the value is empty, matching standalone-service.yaml. Prevents perpetual Argo CD OutOfSync when Kubernetes assigns a ClusterIP after apply.

Fixes #700

Omit clusterIP from the broker Service manifest when the value is empty,
matching standalone-service.yaml. Prevents perpetual Argo CD OutOfSync when
Kubernetes assigns a ClusterIP after apply.

Fixes apache#700
@yusufdaud-anaplan
yusufdaud-anaplan force-pushed the fix/700-broker-clusterip-drift branch from 47975a9 to 8a0782c Compare July 7, 2026 08:18
Comment thread charts/pulsar/templates/broker-service.yaml Outdated
@lhotari
lhotari merged commit 8f5259d into apache:master Jul 7, 2026
84 of 86 checks passed
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 this pull request may close these issues.

Broker Service clusterIP: "" causes perpetual Argo CD drift

2 participants