-
- Downloads
Add helm support for custom_cni deployment (#10529)
* Add helm support for custom_cni deployment * Linting correction * Ansible linting correction * Add test packet with values Signed-off-by:Lukáš Kubín <lukas.kubin@gmail.com> * Add custom_cni configuration file with comments Signed-off-by:
Lukáš Kubín <lukas.kubin@gmail.com> * Default values cleanup Signed-off-by:
Lukáš Kubín <lukas.kubin@gmail.com> * Add details to custom_cni configuration file Signed-off-by:
Lukáš Kubín <lukas.kubin@gmail.com> * Set correct yaml type of helm values Signed-off-by:
Lukáš Kubín <lukas.kubin@gmail.com> * Set CNI filesystem ownership to root Signed-off-by:
Lukáš Kubín <lukas.kubin@gmail.com> * Update cilium example parameter name Signed-off-by:
Lukáš Kubín <lukas.kubin@gmail.com> --------- Signed-off-by:
Lukáš Kubín <lukas.kubin@gmail.com>
Showing
- .gitlab-ci/packet.yml 5 additions, 0 deletions.gitlab-ci/packet.yml
- docs/ci.md 1 addition, 1 deletiondocs/ci.md
- inventory/sample/group_vars/k8s_cluster/k8s-net-custom-cni.yml 51 additions, 0 deletions...tory/sample/group_vars/k8s_cluster/k8s-net-custom-cni.yml
- roles/network_plugin/custom_cni/defaults/main.yml 8 additions, 0 deletionsroles/network_plugin/custom_cni/defaults/main.yml
- roles/network_plugin/custom_cni/meta/main.yml 20 additions, 0 deletionsroles/network_plugin/custom_cni/meta/main.yml
- roles/network_plugin/custom_cni/tasks/main.yml 25 additions, 22 deletionsroles/network_plugin/custom_cni/tasks/main.yml
- tests/files/packet_debian12-custom-cni-helm.yml 23 additions, 0 deletionstests/files/packet_debian12-custom-cni-helm.yml
Loading
Please register or sign in to comment