Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]kbcli addon enable oracle-mysql failed on 0.7/0.8 #6112

Closed
ahjing99 opened this issue Dec 15, 2023 · 0 comments · Fixed by apecloud/kubeblocks-addons#98
Closed

[BUG]kbcli addon enable oracle-mysql failed on 0.7/0.8 #6112

ahjing99 opened this issue Dec 15, 2023 · 0 comments · Fixed by apecloud/kubeblocks-addons#98
Assignees
Labels
bug kind/bug Something isn't working severity/major Great chance user will encounter the same problem
Milestone

Comments

@ahjing99
Copy link
Collaborator

ahjing99 commented Dec 15, 2023

➜ ~ kbcli version
Kubernetes: v1.24.6-aliyun.1
KubeBlocks: 0.7.2-beta.25
kbcli: 0.7.2-beta.25

https://github.com/apecloud/kubeblocks/actions/runs/7208654861/job/19639147499

➜  ~ kbcli addon describe oracle-mysql
Name:               oracle-mysql
Description:        MySQL is a widely used, open-source relational database management system (RDBMS).
Labels:             kubeblocks.io/provider=ApeCloud
Type:               Helm
Status:             Failed
Auto-install:       false

Default install selector: NONE
NAME   REPLICAS   STORAGE   CPU (REQ/LIMIT)   MEMORY (REQ/LIMIT)   STORAGE-CLASS   TOLERATIONS   PV-ENABLED
main                        /                 /

Failed Message
TIME                         REASON                   MESSAGE
Dec 15,2023 10:20 UTC+0800   InstallationFailedLogs   Release "kb-addon-oracle-mysql" does not exist. Installing it now.
                                                      Error: Unable to continue with install: ConfigMap "oracle-mysql-reload-script" in namespace "kb-system" exists and canno
                                                      t be imported into the current release: invalid ownership metadata; annotation validation error: key "meta.helm.sh/relea
                                                      se-name" must equal "kb-addon-oracle-mysql": current value is "kb-addon-mysql"

This can be enabled on 0.8
oracle-mysql Helm apecloud Enabled false

@ahjing99 ahjing99 added the kind/bug Something isn't working label Dec 15, 2023
@ahjing99 ahjing99 added the severity/major Great chance user will encounter the same problem label Dec 15, 2023
@ahjing99 ahjing99 changed the title [BUG]kbcli addon enable oracle-mysql failed on 0.7 [BUG]kbcli addon enable oracle-mysql failed on 0.7/0.8 Dec 18, 2023
@github-actions github-actions bot added this to the Release 0.8.0 milestone Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kind/bug Something isn't working severity/major Great chance user will encounter the same problem
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants