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 neon failed #4948

Closed
ahjing99 opened this issue Sep 1, 2023 · 0 comments · Fixed by #4957
Closed

[BUG]kbcli addon enable neon failed #4948

ahjing99 opened this issue Sep 1, 2023 · 0 comments · Fixed by #4957
Assignees
Labels
bug kind/bug Something isn't working
Milestone

Comments

@ahjing99
Copy link
Collaborator

ahjing99 commented Sep 1, 2023

kbcli version
Kubernetes: v1.27.3-gke.100
KubeBlocks: 0.7.0-alpha.4
kbcli: 0.7.0-alpha.4

kbcli addon enable neon
addon.extensions.kubeblocks.io/neon enabled

k get pod
NAME                                            READY   STATUS      RESTARTS   AGE
csi-attacher-s3-0                               1/1     Running     0          6s
csi-provisioner-s3-0                            2/2     Running     0          6s
csi-s3-8nxsv                                    2/2     Running     0          6s
csi-s3-njdjz                                    2/2     Running     0          6s
csi-s3-v4fw9                                    2/2     Running     0          6s
install-csi-s3-addon-jd24x                      0/1     Completed   0          9s
install-neon-addon-5zvzx                        0/1     Error       0          13s
kb-addon-kubebench-fd7f9cd56-xn9r5              1/1     Running     0          9m45s
kb-addon-snapshot-controller-65fcc74964-s57qd   1/1     Running     0          9m7s
kubeblocks-5bffff55b8-c8794                     1/1     Running     0          13m
kubeblocks-dataprotection-5d96f4b8cd-wc8xz      1/1     Running     0          13m

 k logs install-neon-addon-5zvzx
Defaulted container "helm" out of: helm, copy-charts (init)
Release "kb-addon-neon" does not exist. Installing it now.
Error: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "neonvm-serving-cert" namespace: "neonvm-system" from "": no matches for kind "Certificate" in version "cert-manager.io/v1"
ensure CRDs are installed first, resource mapping not found for name: "neonvm-selfsigned-issuer" namespace: "neonvm-system" from "": no matches for kind "Issuer" in version "cert-manager.io/v1"
ensure CRDs are installed first]
@ahjing99 ahjing99 added the kind/bug Something isn't working label Sep 1, 2023
@ahjing99 ahjing99 added this to the Release 0.7.0 milestone Sep 1, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants