Skip to content

Commit 9f8c6e6

Browse files
Use sts for kubedb readiness check
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
1 parent 2fc0804 commit 9f8c6e6

10 files changed

Lines changed: 87 additions & 87 deletions

File tree

catalog/ace.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,19 @@
8080
- ghcr.io/kluster-manager/registration:v0.15.2
8181
- ghcr.io/kluster-manager/work:v0.15.2
8282
- ghcr.io/kubedb/kubedb-autoscaler:v0.37.0
83-
- ghcr.io/kubedb/kubedb-crd-manager:v0.7.0
83+
- ghcr.io/kubedb/kubedb-crd-manager:v0.8.0-rc.1
8484
- ghcr.io/kubedb/kubedb-ops-manager:v0.39.0
85-
- ghcr.io/kubedb/kubedb-provisioner:v0.52.0
85+
- ghcr.io/kubedb/kubedb-provisioner:v0.53.0-rc.1
8686
- ghcr.io/kubedb/kubedb-schema-manager:v0.28.0
87-
- ghcr.io/kubedb/kubedb-ui-server:v0.28.0
88-
- ghcr.io/kubedb/kubedb-webhook-server:v0.28.0
89-
- ghcr.io/kubedb/pg-coordinator:v0.36.0
90-
- ghcr.io/kubedb/postgres-archiver:v0.13.0_16.1-alpine
87+
- ghcr.io/kubedb/kubedb-ui-server:v0.29.0-rc.1
88+
- ghcr.io/kubedb/kubedb-webhook-server:v0.29.0-rc.1
89+
- ghcr.io/kubedb/pg-coordinator:v0.37.0-rc.1
90+
- ghcr.io/kubedb/postgres-archiver:v0.14.0-rc.1_16.1-alpine
9191
- ghcr.io/kubedb/postgres-init:0.17.1
92-
- ghcr.io/kubedb/postgres-restic-plugin:v0.15.0_16.1
93-
- ghcr.io/kubedb/redis-coordinator:v0.31.0
92+
- ghcr.io/kubedb/postgres-restic-plugin:v0.16.0-rc.1_16.1
93+
- ghcr.io/kubedb/redis-coordinator:v0.32.0-rc.1
9494
- ghcr.io/kubedb/redis-init:0.9.0
95-
- ghcr.io/kubedb/redis-restic-plugin:v0.15.0
95+
- ghcr.io/kubedb/redis-restic-plugin:v0.16.0-rc.1
9696
- ghcr.io/kubedb/redis_exporter:1.66.0
9797
- ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1
9898
- ghcr.io/kubestash/kubedump:v0.15.0
@@ -133,8 +133,8 @@
133133
- registry.k8s.io/autoscaling/cluster-autoscaler:v1.27.1
134134
- registry.k8s.io/csi-secrets-store/driver:v1.4.1
135135
- registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
136-
- registry.k8s.io/kube-apiserver:v1.20.0
137-
- registry.k8s.io/kube-controller-manager:v1.20.0
136+
- registry.k8s.io/kube-apiserver:v1.32.0
137+
- registry.k8s.io/kube-controller-manager:v1.32.0
138138
- registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0
139139
- registry.k8s.io/metrics-server/metrics-server:v0.7.2
140140
- registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.2

catalog/copy-images.sh

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ke
125125
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-grafana-dashboards:v2023.10.1 $IMAGE_REGISTRY/appscode-charts/kube-grafana-dashboards:v2023.10.1
126126
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-prometheus-stack:69.2.2 $IMAGE_REGISTRY/appscode-charts/kube-prometheus-stack:69.2.2
127127
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-ui-server:v2025.3.14 $IMAGE_REGISTRY/appscode-charts/kube-ui-server:v2025.3.14
128-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-opscenter:v2025.2.19 $IMAGE_REGISTRY/appscode-charts/kubedb-opscenter:v2025.2.19
128+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-opscenter:v2025.3.20-rc.1 $IMAGE_REGISTRY/appscode-charts/kubedb-opscenter:v2025.3.20-rc.1
129129
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-aws:v2024.1.31 $IMAGE_REGISTRY/appscode-charts/kubedb-provider-aws:v2024.1.31
130130
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-azure:v2024.1.31 $IMAGE_REGISTRY/appscode-charts/kubedb-provider-azure:v2024.1.31
131131
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-gcp:v2024.1.31 $IMAGE_REGISTRY/appscode-charts/kubedb-provider-gcp:v2024.1.31
132132
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-ui-presets:v2025.3.14 $IMAGE_REGISTRY/appscode-charts/kubedb-ui-presets:v2025.3.14
133-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2025.2.19 $IMAGE_REGISTRY/appscode-charts/kubedb:v2025.2.19
133+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2025.3.20-rc.1 $IMAGE_REGISTRY/appscode-charts/kubedb:v2025.3.20-rc.1
134134
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor:v0.14.0
135135
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor-options:v0.14.0
136136
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor:v0.14.0
@@ -174,7 +174,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ku
174174
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.14.0
175175
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.14.0
176176
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.14.0
177-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2025.2.10 $IMAGE_REGISTRY/appscode-charts/kubestash:v2025.2.10
177+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2025.3.20-rc.1 $IMAGE_REGISTRY/appscode-charts/kubestash:v2025.3.20-rc.1
178178
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault-opscenter:v2025.2.10 $IMAGE_REGISTRY/appscode-charts/kubevault-opscenter:v2025.2.10
179179
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2025.2.10 $IMAGE_REGISTRY/appscode-charts/kubevault:v2025.2.10
180180
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno-policies:3.2.5 $IMAGE_REGISTRY/appscode-charts/kyverno-policies:3.2.5
@@ -358,19 +358,19 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/re
358358
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration:v0.15.2 $IMAGE_REGISTRY/kluster-manager/registration:v0.15.2
359359
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/work:v0.15.2 $IMAGE_REGISTRY/kluster-manager/work:v0.15.2
360360
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.37.0 $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.37.0
361-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.7.0 $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.7.0
361+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.8.0-rc.1 $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.8.0-rc.1
362362
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.39.0 $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.39.0
363-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.52.0 $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.52.0
363+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.53.0-rc.1 $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.53.0-rc.1
364364
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.28.0 $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.28.0
365-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.28.0 $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.28.0
366-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.28.0 $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.28.0
367-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.36.0 $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.36.0
368-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0_16.1-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0_16.1-alpine
365+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.29.0-rc.1 $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.29.0-rc.1
366+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.29.0-rc.1 $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.29.0-rc.1
367+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.37.0-rc.1 $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.37.0-rc.1
368+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.14.0-rc.1_16.1-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.14.0-rc.1_16.1-alpine
369369
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1
370-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.15.0_16.1 $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.15.0_16.1
371-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.31.0 $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.31.0
370+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.16.0-rc.1_16.1 $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.16.0-rc.1_16.1
371+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.32.0-rc.1 $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.32.0-rc.1
372372
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:0.9.0 $IMAGE_REGISTRY/kubedb/redis-init:0.9.0
373-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.15.0 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.15.0
373+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.16.0-rc.1 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.16.0-rc.1
374374
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0
375375
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1 $IMAGE_REGISTRY/kubedb/vcluster-plugin-kubedb:v0.0.1
376376
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.15.0 $IMAGE_REGISTRY/kubestash/kubedump:v0.15.0
@@ -411,8 +411,8 @@ $CMD cp --allow-nondistributable-artifacts --insecure rancher/kine:v0.11.4 $IMAG
411411
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/autoscaling/cluster-autoscaler:v1.27.1 $IMAGE_REGISTRY/autoscaling/cluster-autoscaler:v1.27.1
412412
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/csi-secrets-store/driver:v1.4.1 $IMAGE_REGISTRY/csi-secrets-store/driver:v1.4.1
413413
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 $IMAGE_REGISTRY/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
414-
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-apiserver:v1.20.0 $IMAGE_REGISTRY/kube-apiserver:v1.20.0
415-
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-controller-manager:v1.20.0 $IMAGE_REGISTRY/kube-controller-manager:v1.20.0
414+
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-apiserver:v1.32.0 $IMAGE_REGISTRY/kube-apiserver:v1.32.0
415+
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-controller-manager:v1.32.0 $IMAGE_REGISTRY/kube-controller-manager:v1.32.0
416416
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0 $IMAGE_REGISTRY/kube-state-metrics/kube-state-metrics:v2.13.0
417417
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/metrics-server/metrics-server:v0.7.2 $IMAGE_REGISTRY/metrics-server/metrics-server:v0.7.2
418418
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.2 $IMAGE_REGISTRY/prometheus-adapter/prometheus-adapter:v0.11.2

0 commit comments

Comments
 (0)