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

CNIProviderExternal is an external CNI plugin #862

Merged
merged 2 commits into from
Apr 12, 2020

Conversation

scheeles
Copy link
Member

The CNI plugin can be installed as Addon or manually

External CNI Plugin - The CNI plugin can be installed as Addon or manually

The CNI plugin can be installed as Addon or manually
@kubermatic-bot kubermatic-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 12, 2020
Copy link
Member

@xmudrii xmudrii left a comment

Choose a reason for hiding this comment

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

The PR looks great! I have just left two tiny nits, but otherwise, it's great.

@@ -148,6 +148,11 @@ const (
// * In case when encryption is enabled, strong secret will be autogenerated
// More info: https://www.weave.works/docs/net/latest/kubernetes/kube-addon/
CNIProviderWeaveNet CNIProvider = "weave-net"

// CNIProviderExternal is an external CNI plugin .
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
// CNIProviderExternal is an external CNI plugin .
// CNIProviderExternal is an external CNI plugin.

Tiny nit: space is not needed here

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

Comment on lines 428 to 429
# * weave-net
# * external - The CNI plugin can be installed as Addon or manually
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# * weave-net
# * external - The CNI plugin can be installed as Addon or manually
# * weave-net
# * external - The CNI plugin can be installed as Addon or manually

Tiny nit: wrong indentation, please use spaces instead of tabs

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2020
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: b6dc28f6b98def4c3394d76aee25b94b0e667791

Copy link
Member

@xmudrii xmudrii left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: scheeles, xmudrii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 12, 2020
@kubermatic-bot kubermatic-bot merged commit 3294e46 into master Apr 12, 2020
@kubermatic-bot kubermatic-bot added this to the v1.0 milestone Apr 12, 2020
@kubermatic-bot kubermatic-bot deleted the CNIProviderExternal branch April 12, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants