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

Correct Istio Integration Documentation for Cilium CLI Flag Usage #30152

Merged
merged 2 commits into from Jan 11, 2024

Conversation

rootsongjc
Copy link
Contributor

I recently followed the instructions in the Cilium Documentation for installing Istio alongside Cilium. The documentation suggests using the --config bpf-lb-sock-hostns-only=true CLI flag with Cilium to ensure compatibility with Istio. However, I noticed that the cilium CLI does not have a --config flag. Instead, it appears that the correct usage should be --set socketLB.hostNamespaceOnly=true.

I know that the cilium CLI in the Cilium Agent has the --config flag, but in the context of this document, I think the one to use would be the Cilium Installation CLI.

Signed-off-by: Jimmy Song <rootsongjc@gmail.com>
@rootsongjc rootsongjc requested review from a team as code owners January 9, 2024 11:58
@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 Jan 9, 2024
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jan 9, 2024
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.

Thanks a lot for this! Please find some suggestions below.

Documentation/network/servicemesh/istio.rst Outdated Show resolved Hide resolved
@qmonnet qmonnet added the release-note/misc This PR makes changes that have no direct user impact. label Jan 9, 2024
@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 Jan 9, 2024
@qmonnet qmonnet added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. area/servicemesh GH issues or PRs regarding servicemesh labels Jan 9, 2024
Signed-off-by: Jimmy Song <rootsongjc@gmail.com>
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.

Thank you!

@qmonnet
Copy link
Member

qmonnet commented Jan 10, 2024

/test

@maintainer-s-little-helper
Copy link

Commit 6be911f does not match "(?m)^Signed-off-by:".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Jan 11, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Jan 11, 2024
@maintainer-s-little-helper
Copy link

Commit 92640e1 does not match "(?m)^Signed-off-by:".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Jan 11, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Jan 11, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 11, 2024
@dylandreimerink dylandreimerink added this pull request to the merge queue Jan 11, 2024
Merged via the queue into cilium:main with commit bcecdcc Jan 11, 2024
105 of 128 checks passed
@rootsongjc rootsongjc deleted the doc branch January 12, 2024 06:27
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. area/servicemesh GH issues or PRs regarding servicemesh kind/community-contribution This was a contribution made by a community member. 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