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

clarify some docs around the kubeProxyReplacement=partial mode #19831

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

aecay
Copy link
Contributor

@aecay aecay commented May 16, 2022

  • change how the enableHealthCheckNodeport option is spelled
    • itʼs actually nodePort.enableHealthCheck ref
  • change the scope of the recommendation to enable this option
    • AFAICS itʼs only relevant when nodePort.enabled is true
    • a double-check of this would be welcome (but weʼve been running with
      kubeProxyReplacement=partial nodePort.enabled=false nodePort.enableHealthCheck=true
      with no apparent ill effect...)
  • include a brief explanation of why this setting is required

@aecay aecay requested a review from a team May 16, 2022 12:35
@aecay aecay requested a review from a team as a code owner May 16, 2022 12:35
@aecay aecay requested review from brb and qmonnet May 16, 2022 12:35
@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 May 16, 2022
@aecay
Copy link
Contributor Author

aecay commented May 16, 2022

Prior changes in this area are in edff374 and #11168

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 to me, thanks! Just one minor comment below.

Documentation/gettingstarted/kubeproxy-free.rst Outdated Show resolved Hide resolved
@qmonnet qmonnet added area/documentation Impacts the documentation, including textual changes, sphinx, or other doc generation code. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. labels May 16, 2022
@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 May 16, 2022
@qmonnet
Copy link
Member

qmonnet commented May 16, 2022

Can you please squash the two commits? (And drop the Co-authored-by:, especially because GitHub defaults to my personal email for it).

Copy link
Member

@brb brb left a comment

Choose a reason for hiding this comment

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

Thanks!

@aecay aecay force-pushed the cilium-docs-node-port-healthcheck-tweak branch from 97301f7 to f1edcdf Compare June 6, 2022 10:49
@aecay
Copy link
Contributor Author

aecay commented Jun 6, 2022

Can you please squash the two commits?

Done (with apologies for the long delay as I've just returned from a long vacation)

@github-actions
Copy link

github-actions bot commented Jul 6, 2022

This pull request has been automatically marked as stale because it
has not had recent activity. It will be closed if no further activity
occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Jul 6, 2022
@aanm
Copy link
Member

aanm commented Jul 6, 2022

@aecay it looks there are conflicting files. Could you rebase your PR against the latest changes on master branch? Thank you

- change how the `enableHealthCheckNodeport` option is spelled
  - itʼs actually `nodePort.enableHealthCheck` [ref](https://github.com/cilium/cilium/blob/dfa6b157e8e9484c65fd938b2b45a4f5f50c61f9/install/kubernetes/cilium/templates/cilium-configmap.yaml#L591-L593)
- change the scope of the recommendation to enable this option
  - AFAICS itʼs only relevant when `nodePort.enabled` is true
  - a double-check of this would be welcome (but weʼve been running with
    `kubeProxyReplacement=partial nodePort.enableHealthCheck=true` with
    no apparent ill effect)
- include a brief explanation of why this setting is required

Signed-off-by: Aaron Ecay <aaron.ecay@sky.uk>
@aecay aecay force-pushed the cilium-docs-node-port-healthcheck-tweak branch from f1edcdf to a23a634 Compare July 6, 2022 18:27
@aecay
Copy link
Contributor Author

aecay commented Jul 6, 2022

@aanm - thanks. Rebased 👍

@github-actions github-actions bot removed the stale The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale. label Jul 7, 2022
@aanm aanm merged commit 15cc267 into cilium:master Jul 7, 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. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants