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

ui not deleted when uninstall #312

Closed
FloatXD opened this issue Sep 23, 2024 · 2 comments
Closed

ui not deleted when uninstall #312

FloatXD opened this issue Sep 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@FloatXD
Copy link
Member

FloatXD commented Sep 23, 2024

[root@k8s-master ~]# helm uninstall hwameistor-operator -n hwameistor
release "hwameistor-operator" uninstalled

[root@k8s-master ~]# kubectl get pod -A
NAMESPACE          NAME                                               READY   STATUS        RESTARTS        AGE
calico-apiserver   calico-apiserver-9b6d984bc-q6fr6                   1/1     Running       2 (62m ago)     340d
calico-apiserver   calico-apiserver-9b6d984bc-xks4w                   1/1     Running       3 (101s ago)    340d
calico-system      calico-kube-controllers-7f55d475d-n5bv6            1/1     Running       2 (62m ago)     340d
calico-system      calico-node-jrmsf                                  1/1     Running       2 (62m ago)     340d
calico-system      calico-node-qkw6d                                  1/1     Running       2 (62m ago)     340d
calico-system      calico-node-v8t7h                                  1/1     Running       2 (62m ago)     340d
calico-system      calico-typha-7d84df4897-jdtgb                      1/1     Running       2 (62m ago)     340d
calico-system      calico-typha-7d84df4897-qdfdz                      1/1     Running       2 (62m ago)     340d
calico-system      csi-node-driver-87kbz                              2/2     Running       4 (62m ago)     340d
calico-system      csi-node-driver-ghgtz                              2/2     Running       4 (62m ago)     340d
calico-system      csi-node-driver-hgx5x                              2/2     Running       4 (62m ago)     340d
hwameistor         hwameistor-admission-controller-7ffbd8948c-px7xj   0/1     Terminating   0               20m
hwameistor         hwameistor-apiserver-755945487d-mz2cp              0/1     Terminating   0               13m
hwameistor         hwameistor-auditor-756cf6b988-qnk4m                0/1     Terminating   0               13m
hwameistor         hwameistor-ui-59dcddcc57-hvt8p                     1/1     Running       0               50m
kube-system        coredns-787d4945fb-9cnfp                           1/1     Running       2 (62m ago)     340d
kube-system        coredns-787d4945fb-zbwxh                           1/1     Running       2 (62m ago)     340d
kube-system        etcd-k8s-master                                    1/1     Running       2 (62m ago)     340d
kube-system        kube-apiserver-k8s-master                          1/1     Running       3 (118s ago)    340d
kube-system        kube-controller-manager-k8s-master                 1/1     Running       5 (3m37s ago)   340d
kube-system        kube-proxy-fpncc                                   1/1     Running       2 (62m ago)     340d
kube-system        kube-proxy-j4hhb                                   1/1     Running       2 (62m ago)     340d
kube-system        kube-proxy-qjdjv                                   1/1     Running       2 (62m ago)     340d
kube-system        kube-scheduler-k8s-master                          1/1     Running       4 (3m32s ago)   340d
kube-system        kube-sealos-lvscare-k8s-node1                      1/1     Running       2 (62m ago)     340d
kube-system        kube-sealos-lvscare-k8s-node2                      1/1     Running       2 (62m ago)     340d
tigera-operator    tigera-operator-dd6596576-xtk25                    1/1     Running       6 (3m39s ago)   340d
@FloatXD FloatXD added the bug Something isn't working label Sep 23, 2024
@peng9808
Copy link
Collaborator

Fix next month

@peng9808
Copy link
Collaborator

peng9808 commented Oct 8, 2024

#316

@peng9808 peng9808 closed this as completed Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants