Documentation
¶
Overview ¶
Package argopromote implements the argo.promote builtin function: clear one canary pause gate on an Argo Rollout, idempotently.
A single conditional JSON Patch asserts the Rollout is parked at exactly this gate before clearing it, so a replayed call cannot clear a pause nobody approved. See docs/specs/gitlab-functions.md for why a rejection has to be read back to classify.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(newRoundTripper apifunc.K8sRoundTripperFactory) runner.BuiltinFunction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.