Aufar Gilbran
Aufar Gilbran
Hello, I have `ServiceIntentions` CRs that I want to update with `kubectl replace` but it gets rejected by admission webhook with the following error: ``` Error from server: error when...
Add AmazonOperation annotation on Lambda operation converters Fixes: https://github.com/spinnaker/spinnaker/issues/6355
**Describe the bug** Muse Hub GUI can be opened but it always shows `Muse Hub helper service is not running` when the service already runs. `muse-hub-service` log: ``` ● muse-hub.service...
**Describe the bug** Having extra space at the end of a line in a multiline string seems to causes yq to render it as single line string Version of yq:...
## Describe the feature There's already `stepWeights` field that provides finer control of traffic shifting during canary, I propose adding `stepWeightsPromotion` field that provides the equivalent control for traffic shifting...
Canary object right now accepts values lower than one (`1`) for `primaryScalerReplicas` counts. This results in Flagger keep trying to update primary HPA replica count, but failing. The validation is...