Mario Manno
|
42f015a5d9
|
Add fleet versions 0.8 and 0.9 to CI
|
2024-01-12 17:42:43 +01:00 |
|
Corentin Néau
|
86f321d37b
|
Use patchesStrategicMerge for Kustomize patching
Drop for legacy patches was dropped [1] in `sigs.k8s.io/kustomize/api`
`v0.13.0`, causing Fleet acceptance tests for Kustomize examples to
fail.
[1]: https://github.com/kubernetes-sigs/kustomize/releases/tag/api%2Fv0.13.0
|
2023-10-03 17:31:02 +02:00 |
|
Mario Manno
|
dea19da689
|
Update expected output for empty bundle removal
|
2023-04-12 14:47:38 +02:00 |
|
Mario Manno
|
66ab04e5ce
|
Update expected output for helm chart customization
|
2023-04-12 14:47:38 +02:00 |
|
Mario Manno
|
91e986032e
|
Switch redis from k8s.gcr.io to registry.k8s.io
|
2023-03-03 15:10:53 +01:00 |
|
Mario Manno
|
d18a4031cb
|
Bump more guestbook examples
The remaining examples rely on the released helm chart, which hasn't
been updated yet.
|
2022-08-23 17:35:47 +02:00 |
|
Mario Manno
|
1e5fd644d2
|
Bump guestbook example in single-cluster/manifests
|
2022-08-23 17:30:16 +02:00 |
|
Mario Manno
|
130391eabd
|
Update expected bundle for single-cluster/helm-multi-chart
```
--- old 2022-08-23 14:54:35.433292445 +0200
+++ new 2022-08-23 14:54:29.933262742 +0200
@@ -9,11 +9,11 @@ annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/deploys-on-os: windows
catalog.cattle.io/display-name: Monitoring
- catalog.cattle.io/kube-version: '>=1.16.0-0'
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.24.0-0'
catalog.cattle.io/namespace: cattle-monitoring-system
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/provides-gvr: monitoring.coreos.com.prometheus/v1
- catalog.cattle.io/rancher-version: '>= 2.6.0-0 <=2.6.99-0'
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
catalog.cattle.io/release-name: rancher-monitoring
catalog.cattle.io/requests-cpu: 4500m
catalog.cattle.io/requests-memory: 4000Mi
```
|
2022-08-23 14:55:18 +02:00 |
|
Silvio Moioli
|
efb53b0015
|
Bump rancher-monitoring version
Old version's CRDs are not installable on modern k8s versions
(>= v1.22).
Signed-off-by: Silvio Moioli <silvio@moioli.net>
|
2022-06-17 17:23:24 +02:00 |
|
Mario Manno
|
ffdc8d483b
|
Merge pull request #19 from moio/redis_no_vsyscall
Update Redis images to avoid vsyscall use
|
2022-06-10 15:11:16 +02:00 |
|
Silvio Moioli
|
e8da7b6557
|
Align all examples to the same images
Signed-off-by: Silvio Moioli <silvio@moioli.net>
|
2022-05-23 15:59:47 +02:00 |
|
Silvio Moioli
|
131daa64b4
|
Fix expected output after making chart version fixed
Signed-off-by: Silvio Moioli <silvio@moioli.net>
|
2022-05-23 14:15:29 +02:00 |
|
Silvio Moioli
|
41d6e98b42
|
Tests: fix expectation
Signed-off-by: Silvio Moioli <silvio@moioli.net>
|
2022-05-23 14:12:57 +02:00 |
|
ron1
|
5c6a933ae2
|
Correct multi-cluster README.md GitRepo manifests to use 'fleet-default' namespace
|
2020-12-09 01:16:18 -05:00 |
|
ron1
|
ade52e7e07
|
Correct typos in examples
|
2020-11-19 06:11:21 -05:00 |
|
Darren Shepherd
|
c494df9b72
|
Update tests
|
2020-10-21 13:01:46 -07:00 |
|
Darren Shepherd
|
541764c8c3
|
Fix target -> targetCustomizations typos
|
2020-09-16 07:48:11 -07:00 |
|
Darren Shepherd
|
4eff05a5c2
|
Update examples
|
2020-09-15 22:35:41 -07:00 |
|