argo-cd/resource_customizations/platform.confluent.io/Connect/testdata/progressing.yaml
ThoTischner 9559613c8f
feat: Closes #6956 - Adding confluent health checks (#6957)
* Issue argoproj#6956 - Adding confluent health checks

Signed-off-by: ThoTischner <thomas-schwaig@web.de>

* Issue argoproj#6956 - Change Unknown to Progressing

Signed-off-by: ThoTischner <thomas-schwaig@web.de>
2021-09-03 21:51:00 +02:00

49 lines
1.4 KiB
YAML

apiVersion: platform.confluent.io/v1beta1
kind: Connect
metadata:
finalizers:
- connect.finalizers.platform.confluent.io
generation: 1
name: connect
namespace: confluent
spec:
dependencies:
kafka:
bootstrapEndpoint: kafka:9071
replicas: 1
status:
clusterName: connect
clusterNamespace: confluent
conditions:
- lastProbeTime: "2021-08-11T10:03:56Z"
lastTransitionTime: "2021-08-11T10:09:01Z"
message: Deployment has minimum availability.
reason: MinimumReplicasAvailable
status: "True"
type: platform.confluent.io/statefulset-available
- lastProbeTime: "2021-08-11T10:03:56Z"
lastTransitionTime: "2021-08-11T10:09:01Z"
message: Kubernetes resources ready.
reason: KubernetesResourcesReady
status: "True"
type: platform.confluent.io/resources-ready
- lastProbeTime: "2021-08-11T10:03:56Z"
lastTransitionTime: "2021-08-11T10:03:56Z"
message: Cluster is not being garbage collected
reason: ClusterNotShrunk
status: "False"
type: platform.confluent.io/garbage-collecting
currentReplicas: 1
groupId: confluent.connect
internalTopicNames:
- confluent.connect-offsets
- confluent.connect-configs
- confluent.connect-status
kafka:
bootstrapEndpoint: kafka:9071
operatorVersion: v0.174.13
phase: PROVISIONING
readyReplicas: 1
replicas: 1
restConfig:
internalEndpoint: http://connect.confluent.svc.cluster.local:8083