argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
16.45k stars 4.97k forks source link

Add kafkaConnector and KafkaBridge custom healthchecks for strimzi custom resources #18271

Closed lenglet-k closed 1 week ago

lenglet-k commented 2 weeks ago

Summary

Add additional strimzi custom resource health checks, including:

KafkaConnector KafkaBridge

Motivation

it would be great to have support for managing these custom resource out of the box with Argo CD.

Proposal

Review the PR (once I make it) with additional custom resource healthchecks for the above-mentioned strimzi resources.

csantanapr commented 1 week ago

Thank you @lenglet-k this is great contribution to have