Skip to content

connectivity-check: Do not perform hostport in standard check#11715

Merged
tgraf merged 1 commit intomasterfrom
pr/tgraf/better-hostport-check
Jun 2, 2020
Merged

connectivity-check: Do not perform hostport in standard check#11715
tgraf merged 1 commit intomasterfrom
pr/tgraf/better-hostport-check

Conversation

@tgraf
Copy link
Copy Markdown
Contributor

@tgraf tgraf commented May 27, 2020

Due to HostPort not being enabled by default, do not perform the check
by default. Require the "connectivity-check-hostport.yaml" to be
deployed.

Fixes: #11563

Due to HostPort not being enabled by default, do not perform the check
by default. Require the "connectivity-check-hostport.yaml" to be
deployed.

Fixes: #11563

Signed-off-by: Thomas Graf <thomas@cilium.io>
@tgraf tgraf added kind/bug This is a bug in the Cilium logic. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. needs-backport/1.7 labels May 27, 2020
@tgraf tgraf requested review from a team as code owners May 27, 2020 14:24
@tgraf tgraf requested a review from a team May 27, 2020 14:24
@tgraf
Copy link
Copy Markdown
Contributor Author

tgraf commented May 27, 2020

test-focus K8sConformance*

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.02%) to 36.907% when pulling 0c95e13 on pr/tgraf/better-hostport-check into 60bffa4 on master.

Copy link
Copy Markdown
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

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

lgtm, maybe keep the note with a slight modification.


.. note::

Depending on the kernel version you are running on, the HostPort feature may
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

seems like this note can still be useful with a slight modification so that people know there is a separate yaml file they can deploy to test this feature if it's enabled:

kubectl apply -f \ |SCM_WEB|\/examples/kubernetes/connectivity-check/connectivity-check-hostport.yaml 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug This is a bug in the Cilium logic. 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.

1.7 connectivity check YAML hostPort pods never become ready

6 participants