apecloud / kubeblocks-addons

KubeBlocks add-ons.
Apache License 2.0
25 stars 27 forks source link

[BUG] The loss of postgresql14-cc in installing cloud #648

Open nayutah opened 1 month ago

nayutah commented 1 month ago

Describe the bug 2024-06-07T03:50:56.928Z INFO failed to get ConfigConstraint, key[postgresql14-cc]: [ConfigConstraint.apps.kubeblocks.io "postgresql14-cc" not found] {"controller": "component", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Component", "Component": {"name":"apecloud-pg-postgresql","namespace":"kb-cloud"}, "namespace": "kb-cloud", "name": "apecloud-pg-postgresql", "reconcileID": "f04532c8-b20c-40fa-a406-6ea038534080", "component": {"name":"apecloud-pg-postgresql","namespace":"kb-cloud"}} 2024-06-07T03:50:56.929Z ERROR Reconciler error {"controller": "component", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Component", "Component": {"name":"apecloud-pg-postgresql","namespace":"kb-cloud"}, "namespace": "kb-cloud", "name": "apecloud-pg-postgresql", "reconcileID": "f04532c8-b20c-40fa-a406-6ea038534080", "error": "failed to get ConfigConstraint, key[postgresql14-cc]: [ConfigConstraint.apps.kubeblocks.io \"postgresql14-cc\" not found]"}

Desktop (please complete the following information):

nayutah commented 1 month ago

It succeeds when reinstall postgresql addon. Please refine the addon enable process, I suspect that some addons are till broken.