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-4.14] OCPBUGS-30015: fix: convert continue field between v1beta1 and v1alpha1 #279

Commits on Feb 28, 2024

  1. fix: convert continue field between v1beta1 and v1alpha1

    This change converts the `continue` field between v1alpha1 and v1beta1
    AlertmanagerConfig versions.
    
    When a v1beta1 AlertmanagerConfig object was created with `continue:
    true`, the `continue` field was always converted to `false` when stored
    as v1alpha1.
    
    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier authored and openshift-cherrypick-robot committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    586ce27 View commit details
    Browse the repository at this point in the history
  2. Update vendor/ directory

    Signed-off-by: Simon Pasquier <spasquie@redhat.com>
    simonpasquier authored and openshift-cherrypick-robot committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    444cde1 View commit details
    Browse the repository at this point in the history