Xavi Garcia
505ed1a6b2
update expected fixtures
2025-05-28 09:56:33 +02:00
Xavi Garcia
eeaf0dbbdf
Change references of guestbook-0.0.0.tgz to guestbook-0.0.1.tgz
...
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com >
2025-05-27 16:14:59 +02:00
Corentin Néau
1b88d49f4a
Update monitoring chart ( #50 )
...
The `helm-multi-chart` example referenced older versions of
`rancher-monitoring` and `rancher-monitoring-crd` charts which can no
longer be downloaded from `charts.rancher.io`.
2024-09-10 12:00:44 +02:00
Tim Hardeck
0cf04e62be
Switch Redis image to official one
...
which supports other architectures like aarch64.
2024-08-29 19:34:03 +02:00
Emiliano Langella
225e7e6c2c
Use new frontend image ( #45 )
...
Update the image based on new instructions from Google [1], as Container
Registry is deprecated [2].
[1]: https://cloud.google.com/kubernetes-engine/docs/tutorials/guestbook
[2]: https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr
2024-03-14 10:35:18 +01:00
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