Applier version 2.7.2
Added
- Add a flag
enableFallbackToClientSideApply
to work around an issue when improper configuration on a patch target prevents us from being able to apply a recommendation using Server-Side Apply. Setting this flag totrue
will result in handling errors by falling back to Client-Side Apply, which will disable automatic rollback in the event of healthcheck failures.
Changed
- Dependency updates:
x/oauth2
to 0.29.0golang/jwt/v4
to 4.5.2rs/zerolog
to 1.34.0structured-merge-diff/v4
to 4.7.0argoproj/argo-rollouts
to 1.8.2prometheus/client_golang
to 1.22.0controller-runtime
to 0.20.4gramLabs/stormforge-go/v4
to 4.7.6gramLabs/stormforge-agent/v2
to 2.22.0
Last modified April 21, 2025