Skip to content

Conversation

MrFreezeex
Copy link
Member

@MrFreezeex MrFreezeex commented Jul 21, 2025

This commit removes serviceAccount that was deprecated for 10+ versions (see https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#podspec-v1-core).

And we also fix affinity key that was always added even when no affinity was specified.

Spotted by @giorio94 in #40506 as this linked PR is also adding another kind of job which I took most of the code from those other jobs.

This commit removes serviceAccount that was deprecated for 10+ versions (see
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#podspec-v1-core).

And we also fix affinity key that was always added even when no affinity
was specified.

Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
@MrFreezeex MrFreezeex requested review from a team as code owners July 21, 2025 21:04
@MrFreezeex MrFreezeex added the kind/cleanup This includes no functional changes. label Jul 21, 2025
@MrFreezeex MrFreezeex requested review from marseel and squeed July 21, 2025 21:04
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jul 21, 2025
@MrFreezeex MrFreezeex requested a review from kaworu July 21, 2025 21:04
@MrFreezeex MrFreezeex added release-note/misc This PR makes changes that have no direct user impact. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jul 21, 2025
@MrFreezeex
Copy link
Member Author

/test

Copy link
Member

@giorio94 giorio94 left a comment

Choose a reason for hiding this comment

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

Thanks!

@giorio94 giorio94 enabled auto-merge July 22, 2025 07:50
@giorio94 giorio94 added this pull request to the merge queue Jul 22, 2025
Merged via the queue into cilium:main with commit 6ff5a2f Jul 22, 2025
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup This includes no functional changes. 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.

3 participants