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

[release-2.0] Fix lastAppliedTags annotations naming #3872

Commits on Nov 22, 2022

  1. Fix lastAppliedTags annotations naming

    Valid annotation keys have two segments: an optional prefix and name,
    separated by a slash (/). In this commit, we fix the ones that include
    two slashes that couldn't be parsed as valid structs.
    
    Closes kubernetes-sigs#3863
    
    Signed-off-by: Jim Ntosas <ntosas@gmail.com>
    dntosas authored and k8s-infra-cherrypick-robot committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    afbc02f View commit details
    Browse the repository at this point in the history