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

Make --nodes-without-cilium work with SPIRE #2097

Merged

Conversation

meyskens
Copy link
Member

@meyskens meyskens commented Nov 9, 2023

This change sets the same affinity on the SPIRE agent as CIlium has when --nodes-without-cilium is used, this prevents it from being scheduled where Cilium agent is not present.

This change sets the same affinity on the SPIRE agent as CIlium has when
--nodes-without-cilium is used, this prevents it from being scheduled
where Cilium agent is not present.

Signed-off-by: Maartje Eyskens <[email protected]>
@meyskens meyskens marked this pull request as ready for review November 14, 2023 15:07
@meyskens meyskens requested review from a team as code owners November 14, 2023 15:07
@meyskens meyskens requested a review from squeed November 14, 2023 15:07
@squeed
Copy link
Contributor

squeed commented Nov 15, 2023

I suggested using PodAffinity in cilium/cilium#28947; that should solve this without a CLI change needed.

@meyskens
Copy link
Member Author

Sadly that will not work see cilium/cilium#28947 (comment)

@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 Nov 27, 2023
@michi-covalent michi-covalent merged commit 5d49571 into cilium:main Nov 28, 2023
19 checks passed
@meyskens meyskens deleted the meyskens/nodes-without-with-spire branch December 18, 2023 12:57
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants