Sanskar Jaiswal
6384bfb4a2
add spec.suspend to allow suspending canary
...
Suspend, if set to true will suspend the Canary, disabling any canary runs
regardless of any changes to its target, services, etc. Note that if the
Canary is suspended during an analysis, its paused until the Canary is unsuspended.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2023-05-17 13:43:23 +05:30
Aurel Canciu
5d3ab056f0
Support for overriding primary scaler replicas
...
Adding support for overriding the primary scaler replica count via
.spec.autoscalerRef.primaryScalerReplicas, a feature which would enable
users to define a different scaling configurations for the primary.
This can be useful in the situation where the user does not want to
scale the canary workload to the exact same size as the primary,
especially when opting for a canary deployment pattern where only a
small portion of traffic is routed to the canary workload pods.
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2023-01-16 18:47:14 +01:00
David Harris and GitHub
bab12dc99b
clarify HPA API requirement
...
Signed-off-by: David Harris <david.harris@weave.works >
2022-07-20 17:25:08 +01:00
Phil Nichol
d79898848e
feat: Added the optional appProtocol field to Canary.Service
...
Signed-off-by: Phil Nichol <35630607+philnichol@users.noreply.github.com >
2022-05-15 19:07:18 +01:00
Somtochi Onyekwere
215c859619
add field for configuring canary threshold
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-08 13:52:28 +01:00
Rajat Vig and Rajat Vig
ec54eedf93
Update content for changes in autoscaler behaviour
...
Signed-off-by: Rajat Vig <rvig@etsy.com >
2021-11-29 10:26:48 +00:00
Mahdi Dibaiee
8f50521435
[feat] primaryReadyThreshold: allow configuring threshold for primary
...
see #639
Signed-off-by: Mahdi Dibaiee <mdibaiee@pm.me >
2021-11-11 14:44:52 +00:00
Misteur-Z
e97334d7c1
Warning
...
Signed-off-by: Misteur-Z <22374424+Misteur-Z@users.noreply.github.com >
2021-10-29 14:41:24 +02:00
Stefan Prodan
6f6590774e
Add a note to docs for external-dns annotations
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-10-28 16:41:33 +03:00
Jason Blackburn
f0bf5219d4
added WaitingPromotion phase and only generate one alert when transitioning into the phase
...
Signed-off-by: Jason Blackburn <jason.blackburn@outlook.com >
2021-03-19 08:04:18 -05:00
Stefan Prodan
2e10d8bf05
Format docs markdown
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-01-05 12:28:56 +02:00
Stefan Prodan
3fe8119e0c
Set Kubernetes min version to 1.16
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-01-04 21:35:54 +02:00
Stefan Prodan
67f8f414bf
Merge pull request #763 from fluxcd/ghcr
...
Publish multi-arch image to GitHub Container Registry
2020-12-22 16:54:37 +02:00
Stefan Prodan
90abb7ba5b
Rename imports to fluxcd/flagger
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-21 19:02:23 +02:00
Stefan Prodan
128c883755
Update docs and examples to HPA v2beta2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-07 11:24:01 +02:00
leigh capili
dad70a6876
Support per-config configTracker disable via ConfigMap/Secret annotation
...
This allows a user to annotate a specific ConfigMap or Secret to be disabled/ignored via the
configTracking logic that tracks config changes makes configuration copies for the primary Deploy
Closes #435
2020-08-17 16:24:56 -06:00
stefanprodan
be96a11479
Add promotion step weight to docs
2020-05-18 11:07:40 +03:00
stefanprodan
99bc7040a3
Release v1.0.0-rc.5
2020-05-14 14:00:23 +03:00
Tanner Altares
7cf836e982
support for daemonset finalize
...
fmt
update e2e test typo
finalizer return if not found
fix typo
2020-03-20 21:41:43 -05:00
Tanner Altares
a3e3567f1e
finalize docs
2020-03-20 15:13:51 -05:00
leigh capili
bbbcfd6cde
Fix gRPC typos
2020-03-18 20:16:37 -06:00
stefanprodan
cfd2ff92bf
Add Ingress v2 to roadmap
2020-03-04 16:13:49 +02:00
stefanprodan
b6958733e1
docs: replace threshold with thresholdRange
2020-03-01 22:36:08 +02:00
stefanprodan
bf0499e8a6
docs: use metric providers in tutorials
2020-02-29 11:56:13 +02:00