Daniel Albuquerque
5ca5647fab
Remove refs to jenkins
2020-10-13 22:01:49 +01:00
Daniel Albuquerque
23e59168af
Exclude controller labels by prefix
2020-10-11 14:10:16 +01:00
mathetake
5d84596bc0
pkg/controller: check metrics server's availability during initalization
2020-05-15 19:35:40 +09:00
stefanprodan
48467eb8b3
Add ingress class support for Contour
...
Add `-ingress-class` command flag. When set, the specified class is used to annotate the generated HTTPProxy objects.
2020-05-14 12:17:03 +03:00
stefanprodan
854d7665f0
Add AppMesh v1beta2 to factories
2020-05-08 13:15:37 +03:00
sayboras
c0515fc6ff
Upgrade to kube 1.18
2020-04-04 23:46:38 +11:00
mathetake
65d4b28b58
pkg/{canary,controller}: remove unused skipLivenessChecks
2020-03-28 18:13:00 +09:00
mathetake
f0bd307d3c
fix: nil pointer on notifier
2020-03-15 18:44:05 +09:00
mathetake
1f6160148c
change CanaryAnalysis to Analysis left in tests
2020-03-10 11:25:57 +09:00
mathetake
22f860a3a3
refactor pkg/controller
2020-03-08 16:06:53 +09:00
stefanprodan
287977c2b5
Deprecate spec.canaryAnalysis replaced by spec.analysis
...
- add analysis field to Canary spec
- deprecate canaryAnalysis filed (to be removed in the next API version)
- maintain backwards compatibility with v1alpha3 by using spec.canaryAnalysis if spec.analysis is nil
- set analysis threshold default value to 1
2020-02-28 11:24:38 +02:00
mathetake
9c8b887d30
use LastTransitionTime for deadline calculation
...
and run goimports on several files
2020-02-26 12:57:26 +09:00
mathetake
5af1665ef8
pkg/controller: add unit test for daemonset target
2020-02-23 13:39:11 +09:00