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] Webhook failed to load root certificates: unable to parse bytes as PEM block #1399

Closed
cheyang opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@cheyang
Copy link
Collaborator

cheyang commented Jan 26, 2022

What is your environment(Kubernetes version, Fluid version, etc.)

Describe the bug

  1. Install helm chart
helm install fluid fluid
  1. Create statefulse, it works fine

  2. Upgrade the helm chart

helm upgrade --set runtime.jindo.enabled=true  --set runtime.alluxio.enabled=true fluid fluid
  1. From the new created statefulset
Type     Reason        Age                   From                    Message
  ----     ------        ----                  ----                    -------
  Warning  FailedCreate  85s (x17 over 6m53s)  statefulset-controller  create Pod shared-data-jindofs-master-0 in 
StatefulSet shared-data-jindofs-master failed error: 
Internal error occurred: failed calling webhook "schedulepod.fluid.io": 
could not get REST client: unable to load root certificates: unable to parse bytes as PEM block

What you expect to happen:

How to reproduce it

Additional Information

@cheyang cheyang added the bug Something isn't working label Jan 26, 2022
@cheyang cheyang changed the title [BUG] [BUG] Webhook failed to load root certificates: unable to parse bytes as PEM block Jan 26, 2022
@yangyuliufeng
Copy link
Member

After the update, the MutatingWebhookConfiguration with CA has been updated.

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