Cédric Connes
6085753d84
Only allow namespaces matching -namespace-regexp
...
This allows to forbid access from canaries in non-whitelisted
namespaces.
In a multi-tenant context, this can be combined with network policies to
maintain isolation between namespaces.
Signed-off-by: Cédric Connes <cedric.connes@gmail.com >
2022-02-24 18:24:03 +01:00
Stefan Prodan
65e3bcb1d8
Merge pull request #1116 from pjbgf/patch-180222
...
Update Kubernetes dependencies to v1.23.3
2022-02-18 12:24:44 +02:00
Paulo Gomes
582f6eec77
Update Kubernetes dependecies to v0.23.3
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-02-18 09:56:43 +00:00
Paulo Gomes
4200c0159d
Update github.com/prometheus/client_golang to v1.11.1 (CVE fix)
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works >
2022-02-18 08:44:48 +00:00
Stefan Prodan
cf8fe94fca
Merge pull request #1107 from fluxcd/release-1.18.0
...
Release v1.18.0
v1.18.0
2022-02-14 15:27:57 +02:00
Stefan Prodan
30d553c6f3
Release v1.18.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-02-14 12:44:23 +02:00
Stefan Prodan
f8f6a994dd
Merge pull request #1106 from SomtochiAma/set-replica
...
Set primary deployment replicas when autoscaler isn't used
2022-02-14 12:33:10 +02:00
Somtochi Onyekwere
085639bbde
Set primary deployment replicas when autoscaler isn't used
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-14 10:54:24 +01:00
Stefan Prodan
3bfa7c974d
Merge pull request #1102 from SomtochiAma/topology-spread
...
Add field `spec.analysis.canaryReadyThreshold` for configuring canary threshold
2022-02-10 11:11:37 +02:00
Stefan Prodan
d29e475277
Merge pull request #1103 from chlunde/patch-2
...
docs: Fix typo ExternalDNS
2022-02-10 11:10:27 +02:00
Stefan Prodan
b7ba3ab063
Merge pull request #1105 from SomtochiAma/error-msg
...
Send warning and error alerts correctly
2022-02-09 09:31:12 +02:00
Somtochi Onyekwere
9796903c78
Send warning and error alerts correctly
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-08 21:48:46 +01:00
Carl Henrik Lunde
2f25fab560
docs: Fix typo ExternalDNS
...
Signed-off-by: Carl Henrik Lunde <chlunde@ifi.uio.no >
2022-02-08 18:26:17 +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
Stefan Prodan
7071d42152
Merge pull request #1100 from SomtochiAma/topology-spread
...
Update matchLabels for TopologySpreadContstraints in Deployments
2022-02-07 15:13:52 +02:00
Somtochi Onyekwere
08b1e52278
Add extra check for name
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-07 13:00:43 +01:00
Stefan Prodan
801f801e02
Merge pull request #1095 from ashokhein/main
...
Fix for when Prometheus returns NaN
2022-02-07 13:53:32 +02:00
Stefan Prodan
af5634962f
Merge pull request #1092 from northwesternmutual/main
...
Update metadata during subsequent promote
2022-02-07 13:45:26 +02:00
Somtochi Onyekwere
fe7615afb4
Update matchLabels in LabelSelectors
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-07 11:30:21 +01:00
ASHOK KUMAR KS
fc6bedda23
Merge branch 'fluxcd:main' into main
2022-01-25 10:41:13 +00:00
Stefan Prodan
a7f997c092
Merge pull request #1091 from fluxcd/release-0.17.0
...
Release v1.17.0
v1.17.0
2022-01-25 10:48:03 +02:00
Karl Heins
121eb767cb
Update metadata during subsequent promote
...
Signed-off-by: Karl Heins <karlheins@northwesternmutual.com >
Support updating primary Deployment/DaemonSet/HPA/Service labels and annotations after first-time rollout
2022-01-24 14:41:24 -06:00
ashokhein
cd3a1d8478
fixed bug when Prometheus returns NaN
...
Signed-off-by: ashokhein <ashokhein@gmail.com >
2022-01-24 12:58:57 +00:00
Stefan Prodan
6f6af25467
chart: Update Prometheus to v2.32.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-21 15:13:12 +02:00
Stefan Prodan
a0f1638f6c
Remove Flux deprecated marker
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-21 15:11:42 +02:00
Stefan Prodan
fc13276f0e
Release v1.17.0
...
Adds support for Kuma service mesh
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-21 15:11:41 +02:00
Stefan Prodan
8a0b92db19
Merge pull request #1094 from fluxcd/sbom
...
Publish a Software Bill of Materials (SBOM)
2022-01-21 15:11:11 +02:00
Stefan Prodan
2f0d34adb2
Publish a Software Bill of Materials (SBOM)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-21 14:20:48 +02:00
Stefan Prodan
617f416291
Merge pull request #1093 from aryan9600/aryan9600/fix-kuma-e2e
...
Fix failing kuma e2e tests
2022-01-20 10:47:32 +02:00
Sanskar Jaiswal
7a438ad323
fix failing kuma e2e tests
...
Kuma e2e tests were failing in CI(https://github.com/fluxcd/flagger/runs/4826617915?check_suite_focus=true )
due to prom server installed in the kuma-metrics ns not being able to
contact the kubernetes api server. Fixed by switching to flagger
prometheus and a custom kustomize build for kuma tests.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com >
2022-01-20 08:20:16 +00:00
Stefan Prodan
5776f0b64b
Merge pull request #1041 from baldey-nz/baldey-nz/notification-change
...
Add cluster name to flagger cmd args for altering
2022-01-11 11:14:47 +02:00
Stefan Prodan
96d190a789
Merge pull request #1085 from johnharris85/add-kuma-support
...
Add kuma support for progressive traffic shifting canaries
2022-01-11 11:01:14 +02:00
John Harris
d2038699c0
Fix newlines
...
Signed-off-by: John Harris <john.harris@konghq.com >
2022-01-05 07:46:56 -08:00
John Harris
cb3b5cba90
Remove Prometheus from default install
...
Signed-off-by: John Harris <john.harris@konghq.com >
2022-01-05 07:18:41 -08:00
baldey-nz
8c881ab758
as suggested changing cluster-name to flag
...
Signed-off-by: baldey-nz <baldey@gmail.com >
2021-12-21 14:11:49 +13:00
John Harris
caefaf73aa
Add additional docs references
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-20 09:21:42 -08:00
John Harris
e8d7001f5e
Add RO FS back to deployment
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:51:57 -08:00
John Harris
ae0f20a445
Add Kuma docs
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:45:23 -08:00
John Harris
4ddc12185f
Add prometheus support
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:18:56 -08:00
John Harris
e81627a96d
Add tests
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:09:39 -08:00
John Harris
47be2a25f2
Add Kuma routing and metrics
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:07:59 -08:00
John Harris
6832a4ffde
Add/update Kustomize configurations
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:07:05 -08:00
John Harris
bd58a47862
Add/update API types
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:05:54 -08:00
Stefan Prodan
613fb92a25
Merge pull request #1084 from fluxcd/release-1.16.1
...
Release v1.16.1
v1.16.1
2021-12-17 17:37:56 +02:00
Stefan Prodan
250d9f2836
Release v1.16.1
...
Contains flagger-loadtester v0.21.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-12-17 16:51:53 +02:00
Stefan Prodan
0cab25e44c
Merge pull request #1083 from fluxcd/loadtester-v0.21.0
...
Release loadtester v0.21.0
2021-12-16 14:43:01 +02:00
Stefan Prodan
cbf6b462e4
Release loadtester v0.21.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-12-16 13:41:20 +02:00
Stefan Prodan
8695660c58
Merge pull request #1082 from fluxcd/fix-loadtester-workflow
...
Fix loadtester CI workflow
2021-12-16 13:33:38 +02:00
Stefan Prodan
1216990f52
Fix loadtester CI workflow
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-12-16 13:33:06 +02:00
John Harris
204228bc8f
Add API types.
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-15 15:13:47 -08:00