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
05a7410f62
Print fleet binary version before running tests
...
* remove interactive prompt for querying binary path
* add proper quotes around variables
* remove eval, not using FLEET_PATH to construct a command line
2022-08-23 15:37:05 +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
Arvind Iyengar
531e44a8af
Merge pull request #21 from moio/fix_test_script
...
Tests: run only on directories there are examples for
2022-06-09 14:32:52 -07: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
4eb268c81f
Tests: run only on directories there are examples for
...
Signed-off-by: Silvio Moioli <silvio@moioli.net >
2022-05-23 14:45:43 +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
Nick Gerace
3162ee1212
Make Windows multi-cluster
...
Make Windows a multi-cluster example. Allow test to use fleet binaries
from any path.
2021-02-18 16:05:51 -05: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