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

webhook.enable=false not works #668

Open
BCGoer opened this issue Mar 9, 2022 · 2 comments
Open

webhook.enable=false not works #668

BCGoer opened this issue Mar 9, 2022 · 2 comments
Labels
type/bug Something isn't working
Milestone

Comments

@BCGoer
Copy link

BCGoer commented Mar 9, 2022

Issue Description

Type: bug report

Describe what happened (or what feature you want)

created pod failed once deploy this App on k8s

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

  1. chaosblade-operator version: 1.5.0
  2. install chaosblade-operator chaosblade-operator-1.5.0.tgz --set webhook.enable=false --namespace=chaosblade
  3. scale pod or create pod get error as follow

Tell us your environment

k8s 1.9+

Anything else we need to know?

error info:
Error creating: Internal error occurred: failed calling webhook "chaosblade-operator.chaosblade.svc": Post https://chaosblade-webhook-server.chaosblade.svc:443/mutating-pods?timeout=10s: dial tcp 172.28.64.18:9443: connect: connection refused

@ntlzthm8
Copy link

You can find the answer here

@xcaspar xcaspar added the type/bug Something isn't working label Mar 27, 2022
@xcaspar xcaspar added this to the v1.6.0 milestone Mar 27, 2022
@xcaspar
Copy link
Member

xcaspar commented Mar 27, 2022

Temporarily add failurePolicy to solve this problem, please download the latest chaosblade-operator-1.5.0.tgz package and reinstall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants