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

Installing "hcloud-controller-manager" fails - kubectl patch deployment request invalid #327

Open
dimlev opened this issue May 9, 2020 · 2 comments

Comments

@dimlev
Copy link

dimlev commented May 9, 2020

Hi,

I am getting an error running the following:

$ hetzner-kube cluster addon install -n k8s hcloud-controller-manager
2020/05/09 22:17:31 installing addon hcloud-controller-manager
2020/05/09 22:17:37 run failed
command:kubectl -n kube-system patch deployment hcloud-cloud-controller-manager --type json -p '[{"op":"remove","path":"/spec/template/spec/containers/0/env/2"}]'
stdout:The request is invalid

err:Process exited with status 1
@max-software-net
Copy link

same issue

@tbtommyb
Copy link

I see this on the current master branch. However, the failure seems to only be on a workaround and the deployment appears to work correctly without the workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants