You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cleanup: removes unsupported enum values for Gitlab comment_strategy
Removed two unsupported enum values from the GitLab comment_strategy field
in the CRD definition and associated structs
These values were not handled by the current implementation.
Hence this change ensures that only supported options are exposed.
Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
0 commit comments