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

pkg/selectors: fix incorrect action case #2564

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

Commits on Jun 14, 2024

  1. pkg/selectors: fix incorrect action case

    Previously, there was no custom resource validation on the agent side so
    we could use FollowFD or followfd indifferently. Now it's no longer the
    case and the actionTypeStringTable is more useful if we don't need to
    convert everything ToLowerCase all the time.
    
    Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
    mtardy committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    58b88af View commit details
    Browse the repository at this point in the history