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

chore!: remove legacy patch pods fallback #12976

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agilgur5
Copy link
Member

@agilgur5 agilgur5 commented Apr 24, 2024

Motivation

Modifications

  • remove the Executor code that patches pods
  • remove the operator code that reads the patched annotations

Verification

Tests pass

- the fallback is old and insecure, and the error confuses users as it's not mentioned in the docs (as it's legacy and a fallback)
- it's also tech debt that we have to write code around specifically right now
- it's no longer needed and hasn't been the main RBAC in a few versions, so remove it in the next minor

- remove the Executor code that patches pods
- remove the operator code that reads the patched annotations

Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
@agilgur5 agilgur5 modified the milestones: v3.5.x patches, v3.6.0 Apr 24, 2024
@agilgur5 agilgur5 marked this pull request as draft April 24, 2024 02:51
@agilgur5
Copy link
Member Author

agilgur5 commented Apr 24, 2024

@Garett-MacGowan would you be interested in taking over this PR? This seems to need more refactoring than I anticipated (given the failing tests) and I know you've worked with some of these pod annotations before

@Garett-MacGowan
Copy link
Contributor

Hey! Sorry for the late response, I've been swamped. I can try and take a look at this some time next week.

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

Successfully merging this pull request may close these issues.

None yet

2 participants