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

Fix hcloud controller manager #295

Merged
merged 2 commits into from
Nov 21, 2019

Conversation

alexzimmer96
Copy link
Contributor

This should fix issue #294

In the current version, the "hcloud-controller-manager"-addon wants to update the (non-existing) flannel Daemonset. This has been corrected to canal.

It also tries to use version 1.2.0 of the hcloud-cloud-controller-manager which is not suitable for Kubernetes 1.6. I've pushed this version.

And because thats not enough, there is also a bug in the new cloud-controller-manager deployment spec which requires a "network"-key inside the hcloud secret even if it is not used inside the deployment. I added a workaround to remove this secret from the deployment-spec using a patch-request.

Tested this on my cluster

@alexzimmer96
Copy link
Contributor Author

@xetys

@xetys
Copy link
Owner

xetys commented Nov 21, 2019

LGTM

@xetys xetys merged commit 1f3f669 into xetys:master Nov 21, 2019
@alexzimmer96 alexzimmer96 deleted the fix-hcloud-controller-manager branch November 21, 2019 13:27
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

Successfully merging this pull request may close these issues.

2 participants