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

feat: Add ability to hide certain annotations on secret resources #18216

Merged
merged 10 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. Add option to hide annotations on secrets

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c07b35b View commit details
    Browse the repository at this point in the history
  2. Retrigger CI

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c856bf0 View commit details
    Browse the repository at this point in the history
  3. Return map instead of slice for annotations

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c158c0d View commit details
    Browse the repository at this point in the history
  4. Use mask instead of hide

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e290062 View commit details
    Browse the repository at this point in the history
  5. Add doc and e2e test

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    283413c View commit details
    Browse the repository at this point in the history
  6. Update gitops-engine ref

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1b575da View commit details
    Browse the repository at this point in the history
  7. Fix rebase issue

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    aef3550 View commit details
    Browse the repository at this point in the history
  8. Update gitops-engine ref to point to latest commit

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8b5fbe1 View commit details
    Browse the repository at this point in the history
  9. Trigger CI

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d475086 View commit details
    Browse the repository at this point in the history
  10. Re-trigger CI

    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    977960e View commit details
    Browse the repository at this point in the history