image-automation-controller/api/v1beta1
Sanskar Jaiswal 1dd0e63924
add support for specifying push options
Add `.spec.git.push.options` to allow specifying the push options to be
sent to the upstream Git server during a push operation. For more info,
see: https://git-scm.com/docs/git-push#Documentation/git-push.txt---push-optionltoptiongt

This is useful for platforms like GitLab when used with
image-automation-controller by enabling the creation of MRs automatically
upon a push operation (ref: https://docs.gitlab.com/ee/user/project/push_options.html#push-options-for-merge-requests)

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-08-23 20:48:09 +05:30
..
condition_types.go Use new standardized runtime and meta package 2022-03-21 12:45:55 +01:00
doc.go Graduate v1alpha2 API to v1beta1 2021-06-28 11:26:59 +01:00
git.go add support for specifying push options 2023-08-23 20:48:09 +05:30
groupversion_info.go Graduate v1alpha2 API to v1beta1 2021-06-28 11:26:59 +01:00
imageupdateautomation_types.go api: add custom validation for v1.Duration types 2022-09-20 12:08:08 +03:00
reference.go add support for cross-namespace sourceRef in ImageUpdateAutomation 2022-01-25 14:21:37 +05:30
zz_generated.deepcopy.go add support for specifying push options 2023-08-23 20:48:09 +05:30