Stefan Prodan
c44de2d7c3
Merge pull request #934 from johnsonshi/fix-smi-trafficsplit-v1alpha2-omitempty
...
fix: Require SMI TrafficSplit Service and Weight
2021-06-14 18:07:42 +03:00
Johnson Shi
d82b2c219a
fix: Require SMI TrafficSplit Service and Weight
...
In the SMI TrafficSplit spec, Weight and Service are
required values for TrafficSplit Backend.
In flagger's SMI v1alpha2 implementation,
Service and Weight have the omitempty json option.
During canary analysis, flagger initially creates
a SMI TrafficSplit custom resource in which the
canary backend service has a Weight of 0.
The omitempty option causes Go to omit Weight
when it sends the custom resource to Kubernetes.
This throws an error during canary analysis.
Signed-off-by: Johnson Shi <Johnson.Shi@microsoft.com >
2021-06-14 06:55:59 -07:00
Hans Knecht
35c8957a55
chore: lowercase labels
...
Signed-off-by: Hans Knecht <Hans.Knecht@missionlane.com >
2021-06-12 21:57:45 -04:00
Hans Knecht
8555f8250a
feat: copy labels from upstream
...
Signed-off-by: Hans Knecht <Hans.Knecht@missionlane.com >
2021-06-11 16:18:29 -04:00
Mike Ball
8137a25b13
Improve language and correct typos in FAQs docs ( #925 )
...
Improve language and correct typos in FAQs docs
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-06-03 11:09:42 +03:00
Stefan Prodan
2db5573c0e
Merge pull request #924 from fluxcd/release-1.11.0
...
Release v1.11.0
v1.11.0
2021-06-01 13:59:04 +03:00
Stefan Prodan
1e382203b8
Release v1.11.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-06-01 13:37:51 +03:00
Stefan Prodan
873903a4cb
Merge pull request #920 from fluxcd/rbac-v1
...
Update Kubernetes manifests to rbac.authorization.k8s.io/v1
2021-06-01 12:37:37 +03:00
Stefan Prodan
e5b8afc085
Merge pull request #917 from fluxcd/ingress-v1
...
Upgrade Ingress to networking.k8s.io/v1
2021-06-01 12:37:26 +03:00
Stefan Prodan
ded658fed9
Merge pull request #922 from HBOCodeLabs/mdb/docs-typo-fixes
...
Improve the Flagger documentation
2021-05-29 11:54:21 +03:00
Stefan Prodan
88d8858900
Merge pull request #921 from HBOCodeLabs/mdb/add-graphite-info-to-docs
...
add Graphite info to docs
2021-05-29 11:53:30 +03:00
Mike Ball
737c185aa6
insert comma in dev guide e2e test explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:24:08 -04:00
Mike Ball
0006a68740
correct spelling/tense of 'choose' in dev guide
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:22:07 -04:00
Mike Ball
4db91f7062
improve readability of service exposure FAQ
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:14:30 -04:00
Mike Ball
b8c23967b7
insert comma in FAQ selectors explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:13:45 -04:00
Mike Ball
2019d048a4
separate FAQ about multiple ports into 2 sentences
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:12:42 -04:00
Mike Ball
fe0a4eb20c
fine-tune FAQ explanation pertaining to downtime
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:11:30 -04:00
Mike Ball
a35b0e8639
fine-tune language of FAQ pertaining to downtime
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:10:14 -04:00
Mike Ball
4c0843f92a
use nonplural 'cookie' in FAQ A/B test explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:08:22 -04:00
Mike Ball
867c1af897
insert comma in FAQ A/B testing explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:07:19 -04:00
Mike Ball
100308289f
correct 'install' to 'installing' on docs homepage
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:05:00 -04:00
Mike Ball
3d4739760d
correct 'choose' spelling/tense on docs homepage
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:04:15 -04:00
Mike Ball
9f321dd685
add New Relic & Graphite to FAQ metrics providers
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 11:57:46 -04:00
Mike Ball
ba6078f235
add Graphite to docs homepage metrics providers
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 11:53:17 -04:00
Stefan Prodan
cd2f1a24bd
Update Kubernetes manifests to rbac.authorization.k8s.io/v1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-28 09:37:51 +03:00
Stefan Prodan
b87a81b798
Merge pull request #919 from fluxcd/release-1.10.0
...
Release v1.10.0
v1.10.0
2021-05-28 09:32:23 +03:00
Stefan Prodan
0f9dd61786
Release v1.10.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-28 09:06:46 +03:00
Stefan Prodan
4869a9f3ae
Merge pull request #915 from HBOCodeLabs/graphite-metrics-provider
...
Add Graphite metrics provider
2021-05-28 08:55:30 +03:00
Nathan Mische
cd6f36302d
Add graphite to the list of valid provider types for the MetricTemplate crd
...
Co-authored-by: Mike Ball <mike.ball@warnermedia.com >
Co-authored-by: Nathan Mische <Nathan.Mische@warnermedia.com >
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
Signed-off-by: Nathan Mische <Nathan.Mische@warnermedia.com >
2021-05-26 10:07:12 -04:00
Stefan Prodan
e5fdc7a57d
docs: Update Ingress guides to networking.k8s.io/v1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-26 11:10:42 +03:00
Stefan Prodan
834a601311
e2e: Update Kubernetes to v1.21.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-26 10:44:06 +03:00
Stefan Prodan
a2784c533e
Upgrade Ingress to networking/v1
...
- breaking change: drop support for Ingress `k8s.io/api/networking/v1beta1`
- routing: use Ingress `k8s.io/api/networking/v1` for NGINX and Skipper routers
- e2e: update ingress-nginx v0.46.0 and skipper to v0.13.61
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-26 09:59:26 +03:00
Mike Ball
8e3ee3439c
add {{target}} to Graphite metrics query example
...
Co-authored-by: Mike Ball <mike.ball@warnermedia.com >
Co-authored-by: Nathan Mische <Nathan.Mische@warnermedia.com >
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
Signed-off-by: Nathan Mische <Nathan.Mische@warnermedia.com >
2021-05-25 11:56:17 -04:00
Stefan Prodan
f9d40cfe1b
Merge pull request #914 from kazukousen/scan-init-container-envs
...
ConfigTracker: Scan envFrom in init-containers
2021-05-25 17:45:53 +03:00
kazukousen
b26b49fac2
add unit tests
...
Signed-off-by: kazukousen <mmchari.0228@gmail.com >
2021-05-25 23:21:34 +09:00
Stefan Prodan
f68d647fd0
Merge pull request #916 from fluxcd/e2e-up
...
e2e: Update Istio and Contour
2021-05-25 11:08:13 +03:00
Stefan Prodan
deb3fb01a2
e2e: Update Contour to v1.15
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-25 10:43:14 +03:00
Stefan Prodan
3accd23a19
e2e: Update Istio to v1.10.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-25 10:42:21 +03:00
Mike Ball
6a66113560
document Graphite metrics provider ( #9 )
...
This adds documentation of the Graphite metrics
provider in support of addressing issue #911 .
Co-authored-by: Mike Ball <mike.ball@warnermedia.com >
Co-authored-by: Nathan Mische <Nathan.Mische@warnermedia.com >
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
Signed-off-by: Nathan Mische <Nathan.Mische@warnermedia.com >
2021-05-24 17:44:31 -04:00
Eric Wyles
6a7f7415fa
Fixed typo on canary documentation ( #912 )
...
Fix webhook typo in docs
Signed-off-by: Eric Wyles <eric.wyles@jbhunt.com >
2021-05-24 16:30:26 +03:00
Mike Ball
4654f2cba9
add a Graphite metrics provider
...
This adds a Graphite metric provider to address
issue #911 .
Co-authored-by: Mike Ball <mike.ball@warnermedia.com >
Co-authored-by: Nathan Mische <Nathan.Mische@warnermedia.com >
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
Signed-off-by: Nathan Mische <Nathan.Mische@warnermedia.com >
2021-05-24 09:16:00 -04:00
kazukousen
17557dc206
fixed ConfigTracker to be able to scan envFrom in init-containers
...
Signed-off-by: kazukousen <mmchari.0228@gmail.com >
2021-05-24 14:09:04 +09:00
Stefan Prodan
39a3898234
Merge pull request #909 from fluxcd/release-v1.9.0
...
Release v1.9.0
v1.9.0
2021-05-14 16:20:38 +03:00
Stefan Prodan
9372cf9f18
Release v1.9.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-14 16:19:27 +03:00
Stefan Prodan
41e427d645
Merge pull request #908 from kdorosh/add_gloo_upstreamRef
...
Gloo Upstream Ref for Upstream Config
2021-05-14 15:37:49 +03:00
Stefan Prodan
84ff6f7e89
Merge pull request #907 from vorozhko/nginx-ingress-cleanup
...
Adjusted Nginx ingress canary headers on init and promotion
2021-05-14 15:18:14 +03:00
Keerthan Ekbote
a286625ad9
updated gloo unit tests
...
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
intermediate commit
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
updated gloo unit tests
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
copy config from upstream ref to flagger-generateed upstreams
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
removed unneeded types
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
make fmt
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
added code-generator to replace
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
reverted go.mod
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
fixed struct
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
updated e2es with new upstream ref
Signed-off-by: Keerthan Ekbote <keerthan.ekbote@solo.io >
Add note to docs about upstreamRef
Signed-off-by: Kevin Dorosh <kevin.dorosh@solo.io >
Fix typo, improve clarity
Signed-off-by: Kevin Dorosh <kevin.dorosh@solo.io >
2021-05-14 08:07:15 -04:00
Iaroslav Vorozhko
d7999e6627
Added e2e test to check nginx update pass witth nginx validation webhook after canary promotion
...
Signed-off-by: Iaroslav Vorozhko <iaroslav.vorozhko@mcmakler.de >
2021-05-14 12:25:05 +02:00
Iaroslav Vorozhko
41481c1ca8
Adjusted tests to new behaviour on init and promotion
...
Signed-off-by: Iaroslav Vorozhko <iaroslav.vorozhko@mcmakler.de >
2021-05-13 14:45:33 +02:00
Iaroslav Vorozhko
e926486b0f
Stop canary traffic after canary promotion
...
Signed-off-by: Iaroslav Vorozhko <iaroslav.vorozhko@mcmakler.de >
2021-05-13 14:45:33 +02:00