Skip to content

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented Aug 5, 2020

Commit 8a03d54 (#12599) introduced the usage of the CUE language to make the management of the connectivity checks easier and more consistent. But two deployments, pod-to-b-intra-node-nodeport and pod-to-b-multi-node-nodeport, have accidentally been left out of the process.

This PR reintroduces them. Only the cue file was hand-edited, the changes in the yaml files where generated by running make.

Commit 8a03d54 ("Extend connectivity-check for HTTP policy
validation via CUE (#12599)") introduced the usage of the CUE language
to make the management of the connectivity checks easier and more
consistent. But two deployments, "pod-to-b-intra-node-nodeport" and
"pod-to-b-multi-node-nodeport", have accidentally been left out of the
process.

This commit reintroduces them. Only the cue file was hand-edited, the
changes in the yaml files where generated by running "make".

Fixes: 8a03d54 ("Extend connectivity-check for HTTP policy validation via CUE (#12599)")
Fixes: #12599
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
@qmonnet qmonnet added the release-note/misc This PR makes changes that have no direct user impact. label Aug 5, 2020
@qmonnet qmonnet requested a review from joestringer August 5, 2020 17:48
@qmonnet qmonnet requested a review from a team as a code owner August 5, 2020 17:48
@qmonnet qmonnet requested a review from a team August 5, 2020 17:48
@qmonnet
Copy link
Member Author

qmonnet commented Aug 5, 2020

test-me-please

(I also successfully deployed the resulting connectivity-check.yaml on AWS EKS. Deployment pod-to-b-multi-node-nodeport does not get ready on EKS at the moment because of a known issue, but it does get ready as expected with the fix from #12770.)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 36.868% when pulling 163c81b on pr/qmonnet/connect-check_pod-to-b_nodeport into d80e66f on master.

@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 Aug 5, 2020
@aanm aanm merged commit 5d3babd into master Aug 5, 2020
@aanm aanm deleted the pr/qmonnet/connect-check_pod-to-b_nodeport branch August 5, 2020 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

6 participants