volcano icon indicating copy to clipboard operation
volcano copied to clipboard

k8s cluster totally not work after helm uninstall volcano

Open pengyuan opened this issue 2 years ago • 3 comments

What happened: k8s cluster totally not work after helm uninstall volcano

when helm install any other charts, then error occurs.

kubectl get events -w -n volcano

Error creating: Internal error occurred: failed calling webhook "mutatepod.volcano.sh": Post "https://volcano-admission-service.volcano.svc:443/pods/mutate?timeout=10s": service "volcano-admission-service" not found

What you expected to happen:

k8s cluster should work as before.

How to reproduce it (as minimally and precisely as possible):

(helm version: 1.5.1) helm upgrade --install volcano ./volcano -f custom.yaml --namespace volcano

helm uninstall volcano -n volcano

Anything else we need to know?:

Environment:

  • Volcano Version: 0.1
  • Kubernetes version (use kubectl version): 1.20
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

pengyuan avatar Apr 25 '22 09:04 pengyuan

#2079 #2102

it seems this problem does not resolved.

pengyuan avatar Apr 25 '22 10:04 pengyuan

Yes, you have to clean webhook manually.

hwdef avatar Apr 25 '22 10:04 hwdef

Hello 👋 Looks like there was no activity on this issue for last 90 days. Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗 If there will be no activity for 60 days, this issue will be closed (we can always reopen an issue if we need!).

stale[bot] avatar Jul 30 '22 18:07 stale[bot]

fix in https://github.com/volcano-sh/volcano/pull/2346 /close

hwdef avatar Aug 12 '22 05:08 hwdef

@hwdef: Closing this issue.

In response to this:

fix in https://github.com/volcano-sh/volcano/pull/2346 /close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

volcano-sh-bot avatar Aug 12 '22 05:08 volcano-sh-bot