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

feat(dataplane): ignored listeners with ignored labels in selector #8463

Merged

Conversation

jakubdyszkiewicz
Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz commented Nov 27, 2023

Checklist prior to review

Implementation of #8445 MADR.

  • Link to relevant issue as well as docs and UI issues --
  • This will not break child repos: it doesn't hardcode values (.e.g "kumahq" as a image registry) and it will work on Windows, system specific functions like syscall.Mkfifo have equivalent implementation on the other OS --
  • Tests (Unit test, E2E tests, manual test on universal and k8s) --
    • Don't forget ci/ labels to run additional/fewer tests
  • Do you need to update UPGRADE.md? --
  • Does it need to be backported according to the backporting policy? (this GH action will add "backport" label based on these file globs, if you want to prevent it from adding the "backport" label use no-backport-autolabel label) --

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Copy link
Contributor

@lahabana lahabana left a comment

Choose a reason for hiding this comment

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

LG from a first look but I believe we should do double writes to health as well for backward compatibility (at least the UI relies on health for example)

@jakubdyszkiewicz
Copy link
Contributor Author

True, we should do double writes, but not necessary for the GUI. In the middle of upgrade, old CPs won't recognize state = not ready as unhealthy endpoints

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
…eners

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@jakubdyszkiewicz jakubdyszkiewicz marked this pull request as ready for review December 1, 2023 13:15
@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team as a code owner December 1, 2023 13:15
@jakubdyszkiewicz jakubdyszkiewicz requested review from slonka and bartsmykla and removed request for a team December 1, 2023 13:15
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@bartsmykla bartsmykla changed the title feat(Dataplane): ignored listeners with ignored labels in selector feat(dataplane): ignored listeners with ignored labels in selector Dec 2, 2023
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
…eners

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
api/mesh/v1alpha1/dataplane.proto Outdated Show resolved Hide resolved
test/e2e_env/kubernetes/kubernetes_suite_test.go Outdated Show resolved Hide resolved
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
…eners

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@jakubdyszkiewicz jakubdyszkiewicz merged commit 2c973d7 into kumahq:master Dec 5, 2023
16 checks passed
@jakubdyszkiewicz jakubdyszkiewicz deleted the feat/ignored-listeners branch December 5, 2023 14:52
Copy link
Contributor

github-actions bot commented Dec 5, 2023

backporting to release-2.3 with action

backporting to release-2.1 with action
backporting to release-2.5 with action

kumahq bot pushed a commit that referenced this pull request Dec 5, 2023
…8463)

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
kumahq bot pushed a commit that referenced this pull request Dec 5, 2023
…8463)

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
kumahq bot pushed a commit that referenced this pull request Dec 5, 2023
…8463)

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
kumahq bot pushed a commit that referenced this pull request Dec 5, 2023
…8463)

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
jakubdyszkiewicz added a commit that referenced this pull request Dec 5, 2023
…8463)

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
jakubdyszkiewicz added a commit that referenced this pull request Dec 5, 2023
…ackport of #8463) (#8544)

Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Co-authored-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants