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(*) network attachment definitions for CNI #1569

Merged
merged 7 commits into from
Feb 18, 2021

Conversation

nickolaev
Copy link
Contributor

@nickolaev nickolaev commented Feb 17, 2021

Summary

Only create/delete NetworkAttachmentDefinitions when needed (i.e. OpenShift with MultusCNI).

Installing multus is as simple as applying this:
https://raw.githubusercontent.com/intel/multus-cni/master/images/multus-daemonset.yml

Fixes #1547

Documentation

  • Not needed

Nikolay Nikolaev added 5 commits February 17, 2021 03:10
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
Copy link
Contributor

@lobkovilya lobkovilya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fix(kuma-cp)

Nikolay Nikolaev added 2 commits February 18, 2021 15:15
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
@nickolaev nickolaev merged commit 29bbdc5 into master Feb 18, 2021
@nickolaev nickolaev deleted the fix/network_attchaments_cni branch February 18, 2021 20:03
mergify bot pushed a commit that referenced this pull request Feb 18, 2021
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
(cherry picked from commit 29bbdc5)

# Conflicts:
#	api/mesh/v1alpha1/health_check.pb.go
#	app/kumactl/pkg/install/k8s/control-plane/helmtemplates_vfsdata.go
nickolaev pushed a commit that referenced this pull request Feb 19, 2021
* fix(kuma-cp) network attachment definitions for CNI (#1569)

Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
(cherry picked from commit 29bbdc5)

# Conflicts:
#	api/mesh/v1alpha1/health_check.pb.go
#	app/kumactl/pkg/install/k8s/control-plane/helmtemplates_vfsdata.go

* fix(*) conflicts

Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>

Co-authored-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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.

Errors when deploying Kuma with CNI
3 participants