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

kctrl: Add secret flag for package repo add/update #1612

Merged
merged 5 commits into from
Aug 28, 2024

Commits on Aug 21, 2024

  1. Add secret flag for PackageRepository CRD in cli

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    19f6cf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Removed whitespace check

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c291116 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Changed flagname to secretref

    also added a shorthand  for secretref flag
    
    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e60acf8 View commit details
    Browse the repository at this point in the history
  2. Add hyphen(-) in flag name, remove shorthand

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ae09e99 View commit details
    Browse the repository at this point in the history
  3. Add dry-run test for secret-ref flag

    Signed-off-by: Devanshu <devanshu.d@broadcom.com>
    devanshuVmware committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    598f7ea View commit details
    Browse the repository at this point in the history