robq99
|
90bccf748b
|
fix: rollout weights moved to canary doc
|
2020-11-18 10:09:04 +01:00 |
|
Robert Kwolek
|
1ea2e22734
|
fix: full weight => total weight
|
2020-11-17 16:30:45 +01:00 |
|
Robert Kwolek
|
2a0473fc9b
|
fix: fullWeight removed, fullWeight => totalWeight
|
2020-11-17 09:00:21 +01:00 |
|
Robert Kwolek
|
67dca9c7ad
|
Merge remote-tracking branch 'upstream/master'
|
2020-11-12 20:47:37 +01:00 |
|
Stefan Prodan
|
9667664853
|
Merge pull request #725 from sfrique/add-qps-and-burts-config-2
Add QPS and Burst configs for kubernetes client
|
2020-11-12 17:51:13 +02:00 |
|
Henrique Fernandes
|
4db9701c62
|
Add QPS and Burst configs for kubernetes client
Implemented as requested in PR723
supersedes: https://github.com/weaveworks/flagger/pull/723
fixes: https://github.com/weaveworks/flagger/issues/638
|
2020-11-11 17:48:27 -03:00 |
|
Stefan Prodan
|
4a805be5cd
|
Merge pull request #721 from kingdonb/patch-3
Fixup some typos
|
2020-11-04 16:49:50 +02:00 |
|
Kingdon Barrett
|
3abeea43d0
|
Fix Typo in skipper-progressive-delivery.md
"exmaple" -> example
|
2020-11-03 18:13:48 -05:00 |
|
Kingdon Barrett
|
f51629d6b5
|
Fix Typo in nginx-progressive-delivery.md
"exmaple" -> example
|
2020-11-03 18:11:13 -05:00 |
|
Kazuki Nitta
|
a624a2977e
|
Add support for Istio VirtualService delegation (#715)
Add support for Istio VirtualService delegation
|
2020-10-28 11:38:54 +02:00 |
|
Stefan Prodan
|
5ae5530c35
|
Merge pull request #718 from seankhliao/patch-1
fix release date
|
2020-10-28 10:02:11 +02:00 |
|
Sean Liao
|
1c58301fd7
|
fix release date
|
2020-10-27 19:47:07 +01:00 |
|
Stefan Prodan
|
690da0005d
|
Merge pull request #714 from weaveworks/gitops-toolkit-roadmap
Add GitOps Toolkit integration to roadmap
|
2020-10-22 15:33:39 +03:00 |
|
Stefan Prodan
|
4d9fbc5da6
|
Merge pull request #709 from worldtiki/exclude-labels
Copy labels from canary to primary workloads based on prefix rules
|
2020-10-21 18:12:51 +03:00 |
|
Daniel Albuquerque
|
fbece964e0
|
Copy annotations to deployment and daemonset
|
2020-10-21 14:20:09 +01:00 |
|
Stefan Prodan
|
d3e855ac86
|
Add GitOps Toolkit integration to roadmap
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2020-10-21 15:24:48 +03:00 |
|
Daniel Albuquerque
|
bd536b689f
|
Fix filtering of labels
|
2020-10-14 15:20:15 +01:00 |
|
Daniel Albuquerque
|
5ca5647fab
|
Remove refs to jenkins
|
2020-10-13 22:01:49 +01:00 |
|
Daniel Albuquerque
|
bef02d8e1f
|
Rename proprty from exclude to include
|
2020-10-13 22:00:31 +01:00 |
|
Daniel Albuquerque
|
8b87cf1757
|
MIssing commit
|
2020-10-13 21:59:26 +01:00 |
|
Daniel Albuquerque
|
6ec377181a
|
Change from exclude labels to include labels
|
2020-10-13 21:58:47 +01:00 |
|
Daniel Albuquerque
|
23e59168af
|
Exclude controller labels by prefix
|
2020-10-11 14:10:16 +01:00 |
|
Stefan Prodan
|
2f58e51242
|
Merge pull request #704 from Brick7Face/spell-fix
fix spelling of "template" in scheduler_metrics.go
|
2020-10-01 18:07:53 +03:00 |
|
Nate Tranel
|
79f0381c52
|
fix spelling of template
|
2020-10-01 08:06:39 -06:00 |
|
Stefan Prodan
|
14adedba6a
|
Merge pull request #702 from weaveworks/release-v1.2.0
Release v1.2.0
v1.2.0
|
2020-09-29 09:43:46 +03:00 |
|
stefanprodan
|
f2608e627c
|
Release v1.2.0
|
2020-09-29 09:13:12 +03:00 |
|
Stefan Prodan
|
17237fbb3e
|
Merge pull request #695 from worldtiki/skip_analysis
Do not promote when not ready on skip analysis
|
2020-09-29 08:48:43 +03:00 |
|
Daniel Albuquerque
|
065c8640e7
|
Remove metadata tests (unrelated to skip analysis)
|
2020-09-19 17:39:54 +01:00 |
|
Daniel Albuquerque
|
1a90392400
|
Add set -o errexit
|
2020-09-19 15:15:39 +01:00 |
|
Daniel Albuquerque
|
3b6302640f
|
Remove custom metrics (not needed for tests)
|
2020-09-18 19:51:03 +01:00 |
|
Daniel Albuquerque
|
26d53dcd44
|
diff test stucture for istio
|
2020-09-18 19:05:45 +01:00 |
|
Daniel Albuquerque
|
0eee5b7402
|
Revert changes in skip analysis condition
|
2020-09-18 18:43:27 +01:00 |
|
Daniel Albuquerque
|
4b098cc7a2
|
Better assertion for new tests
|
2020-09-18 18:17:50 +01:00 |
|
Daniel Albuquerque
|
8119acb40a
|
Remove comment :)
|
2020-09-18 18:00:38 +01:00 |
|
Daniel Albuquerque
|
013949a9f4
|
Add tests for when canary analysis is skipped
|
2020-09-18 17:59:16 +01:00 |
|
Stefan Prodan
|
6d65a2c897
|
Merge pull request #685 from splkforrest/add-label-value
Derive the label selector value from the target matchLabels
|
2020-09-17 13:19:49 +03:00 |
|
Stefan Prodan
|
fba16aa1f5
|
Merge pull request #691 from fpetkovski/newrelic-provider
Add New Relic as a metrics provider
|
2020-09-17 13:15:00 +03:00 |
|
Daniel Albuquerque
|
2907526452
|
Do not promote when not ready on skip analysis
|
2020-09-14 19:46:35 +01:00 |
|
Stefan Prodan
|
04a8759159
|
Merge pull request #692 from erkannt/patch-1
Add eLife to orgs using flagger
|
2020-09-10 14:56:54 +03:00 |
|
Daniel Haarhoff
|
d62e7f678f
|
Add eLife to orgs using flagger
|
2020-09-10 12:22:05 +01:00 |
|
Filip Petkovski
|
8b3296c065
|
Apply suggestions from code review
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2020-09-10 09:19:36 +02:00 |
|
Filip Petkovski
|
563b1cd88d
|
Add New Relic provider to the documentation
|
2020-09-10 09:11:33 +02:00 |
|
Filip Petkovski
|
c81e19c48a
|
Add newrelic as to the provider type enum
|
2020-09-09 18:12:18 +02:00 |
|
Filip Petkovski
|
68e4e1cc68
|
Apply suggestions from code review
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2020-09-09 13:51:27 +02:00 |
|
Filip Petkovski
|
2c249e2a92
|
Add New Relic as a metrics provider
|
2020-09-09 12:10:53 +02:00 |
|
Forrest Thomas
|
6c35f7611b
|
address PR review comments and remove unnecessary configuration from Canary CR in e2e tests
|
2020-09-04 09:35:11 -07:00 |
|
Forrest Thomas
|
7793f0b29d
|
add e2e nginx tests for inconsistent naming between service name and selector
|
2020-09-02 12:46:02 -07:00 |
|
Forrest Thomas
|
930eb8919d
|
add e2e linkerd tests for inconsistent naming between service name and selector
|
2020-09-02 12:46:02 -07:00 |
|
Forrest Thomas
|
7ade97790e
|
update e2e istio test to query the canary service instead of the apex service
|
2020-09-02 12:46:02 -07:00 |
|
Forrest Thomas
|
29c3056940
|
add e2e gloo tests for inconsistent naming between service name and selector
|
2020-09-02 12:46:02 -07:00 |
|