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

Commits on Apr 24, 2024

  1. chore!: remove legacy patch pods fallback

    - 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 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    56473cf View commit details
    Browse the repository at this point in the history