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

[Backport release-1.29] feat(helm): add option to disable helm upgrade force flag #5014

Open
wants to merge 5 commits into
base: release-1.29
Choose a base branch
from

Commits on Sep 18, 2024

  1. feat(helm): add option to disable helm upgrade force flag

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    (cherry picked from commit e745e16)
    emosbaugh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6595573 View commit details
    Browse the repository at this point in the history
  2. change from disableForceUpgrade to forceUpgrade

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    (cherry picked from commit 339b4d4)
    emosbaugh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    85bfedd View commit details
    Browse the repository at this point in the history
  3. add go doc and kubebuilder markers for crd validation to helmv1beta1 …

    …type
    
    Signed-off-by: Ethan Mosbaugh <[email protected]>
    (cherry picked from commit 27b816d)
    emosbaugh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a23f486 View commit details
    Browse the repository at this point in the history
  4. fix go doc string prefix with variable name

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    (cherry picked from commit 60aaf75)
    emosbaugh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    095788e View commit details
    Browse the repository at this point in the history
  5. regenerate crds

    Signed-off-by: Ethan Mosbaugh <[email protected]>
    (cherry picked from commit ffce675)
    emosbaugh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e574327 View commit details
    Browse the repository at this point in the history