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: Fix first-interface-index documentation #18327

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

gandro
Copy link
Member

@gandro gandro commented Dec 22, 2021

This fixes the first-interface-index section in the ENI docs where we
introduced a new default value and wanted to document that new default,
but by doing that accidentally changed a value in the examples.

This commit actually fixes the default value and reverts the example to
its proper meaning.

Ref: #14801
Fixes: 231a217 ("docs: first-interface-index new ENI default")

This fixes the `first-interface-index` section in the ENI docs where we
introduced a new default value and wanted to document that new default,
but by doing that accidentally changed a value in the examples.

This commit actually fixes the default value and reverts the example to
its proper meaning.

Ref: cilium#14801
Fixes: 231a217 ("docs: first-interface-index new ENI default")

Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
@gandro gandro added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. area/eni Impacts ENI based IPAM. release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.10 labels Dec 22, 2021
@gandro gandro requested review from a team as code owners December 22, 2021 18:35
@gandro gandro requested review from a team, qmonnet and twpayne December 22, 2021 18:35
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.10.7 Dec 22, 2021
Copy link
Member

@christarazi christarazi left a comment

Choose a reason for hiding this comment

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

Ah thanks for fixing that up. Must have been a hasty search-and-replace on my part.

@qmonnet qmonnet added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 4, 2022
@christarazi christarazi merged commit 5e3a7b3 into cilium:master Jan 4, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.10.7 Jan 11, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.10 in 1.10.7 Jan 11, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.10 in 1.10.7 Jan 11, 2022
@joestringer joestringer added backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. and removed backport-pending/1.11 labels Jan 18, 2022
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/eni Impacts ENI based IPAM. backport-done/1.11 The backport for Cilium 1.11.x for this PR is done. 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
No open projects
1.10.7
Backport done to v1.10
Development

Successfully merging this pull request may close these issues.

None yet

6 participants