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

Docs: Changed parameters for minikube start #16570

Merged
merged 1 commit into from Jul 12, 2021

Conversation

mauilion
Copy link
Contributor

When minikube is started with --network-plugin=cni --cni=false
the minikube cluster is started with the cni plugin configured and no
cni installed. This is a better prepared cluster when the next step is
to install cilium.

@mauilion mauilion requested a review from a team as a code owner June 16, 2021 19:10
@mauilion mauilion requested a review from qmonnet June 16, 2021 19:10
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 16, 2021
@bmcustodio
Copy link
Contributor

bmcustodio commented Jun 17, 2021

If we merge this one, we can close #16567.

Copy link
Member

@qmonnet qmonnet 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 from my side (pending Bruno's comment).

Thanks for updating the spelling list, this should have been caught by the CI, but I see the Documentation test is not triggered by updates on the Charts. I created #16577 to fix that.

@qmonnet qmonnet added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/misc This PR makes changes that have no direct user impact. labels Jun 17, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 17, 2021
@qmonnet
Copy link
Member

qmonnet commented Jul 7, 2021

I'm afraid this PR has been waiting for some time, and the first commit (to update the spelling list) is no longer relevant: It looks like dsrDispatch is no longer necessary in the spelling list, and the other two words are already present in the master branch. Would you mind rebasing and dropping the first commit, please?

@qmonnet qmonnet added the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Jul 7, 2021
When minikube is started with `--network-plugin=cni --cni=false`
the minikube cluster is started with the cni plugin configured and no
cni installed. This is a better prepared cluster when the next step is
to install cilium.

Signed-off-by: Duffie Cooley <dcooley@isovalent.com>
@qmonnet
Copy link
Member

qmonnet commented Jul 9, 2021

Thank you!

@qmonnet qmonnet added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. and removed dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. labels Jul 9, 2021
@aditighag aditighag merged commit 12cb7af into cilium:master Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants