-
Notifications
You must be signed in to change notification settings - Fork 135
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
add support for cilium network provider #265
add support for cilium network provider #265
Conversation
|
Hello Simon, Could you provide an update for the kube_tool to be able to generate the configuration for cilium also ? For reference: https://github.com/puppetlabs/puppetlabs-kubernetes/blob/master/tooling/kube_tool/other_params.rb#L21 |
|
sure! |
|
Hi @SimonHoenscheid, Could you please correct this issue with the added version parameter for cni_provider_version This is the call that has the missing parameter: I think you might want to set this parameter as optional regarding the fact that for weave and flannel we use the Kubernetes version. Thanks. |
bb8ecc3
to
f56b8f1
Compare
|
@carabasdaniel I hope the syntax for making the parameter optional is the right one |
|
@SimonHoenscheid I've tested it and left a few comments. It looks good, but those two issues need to be fixed. When doing the changes please test if the docker image generates the values as intended for two cni-providers (example: weave and cilium). |
f56b8f1
to
e28d03b
Compare
dc58a27
to
6d98f14
Compare
|
👍 LGTM |
|
@SimonHoenscheid Thank you for adding this support! Would you mind adding Puppet to the Cilium adopters list? https://github.com/cilium/cilium/blob/master/USERS.md We need this for when we apply to graduate at the CNCF |
|
@xmulligan I am not a Puppet Employee and can not say if its ok for Puppet Inc. Please ask @nigelkersten @binford2k. |
|
@nigelkersten @binford2k can you help here? @SimonHoenscheid glad to hear about cilium-cli ! 🐝 |
|
I don’t think I’m the right person, but will see what I can find out!
Apologies for the delays in answering.
…On Fri, 25 Feb 2022 at 10:22, Bill Mulligan ***@***.***> wrote:
@nigelkersten <https://github.com/nigelkersten> @binford2k
<https://github.com/binford2k> can you help here?
@SimonHoenscheid <https://github.com/SimonHoenscheid> glad to hear about
cilium-cli ! 🐝
—
Reply to this email directly, view it on GitHub
<#265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAACB57CRT3YHVFUEEOQPBTU45J7RANCNFSM4HCWJ4GA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
@nigelkersten just wanted to circle back on this :) have you found out who the right person it? |
|
As far as I can tell, we don't actually use Cilium ourselves, we just build some tools that allow our users to use Cilium. It would not be appropriate to add ourselves to that list at this time. Thanks for following up though! |
|
@binford2k Thanks for the update! Feel free to reach out if your users need help with Cilium :) |
No description provided.