Commit Graph

76 Commits

Author SHA1 Message Date
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
Tim Hardeck
22a46b7cfd Add CODEOWNERS file 2023-04-11 12:37:54 +02:00
Tim Hardeck
3d38dd4054 Merge pull request #37 from rancher/replace-k8s-registry
Replace k8s registry
2023-03-03 15:15:33 +01:00
Mario Manno
91e986032e Switch redis from k8s.gcr.io to registry.k8s.io 2023-03-03 15:10:53 +01:00
Mario Manno
694894cbef Fix description of single cluster examples in README 2023-03-03 15:05:28 +01:00
Mario Manno
545d18d5c5 Disable v0.6.0-rc.1 in CI 2022-12-22 17:22:10 +01:00
Mario Manno
8051269f9b Add dispatch event to CI 2022-12-22 16:41:35 +01:00
Mario Manno
127bd62350 More fleet versions in test matrix
These are all the fleet versions currently used by Rancher, plus rc
2022-12-22 16:39:23 +01:00
Tim Hardeck
e72b4c1015 Merge pull request #35 from rancher/add-helm-oci-with-auth-example
Add Helm OCI example with authentication
2022-09-23 12:08:38 +02:00
Tim Hardeck
dda8a3e2c1 Add Helm OCI example with authentication 2022-09-20 17:47:26 +02:00
Tim Hardeck
7079fce7c1 Merge pull request #34 from rancher/add-helm-oci-example
Add OCI registry based Helm example
2022-09-16 11:19:12 +02:00
Tim Hardeck
282593afb4 Add OCI registry based Helm example
the `version` part is used to determine which chart release should be
downloaded from the OCI based registry.
2022-09-16 06:33:33 +02:00
Tim Hardeck
bc2cbb51d2 Merge pull request #33 from rancher/add-bundle-diffs-example
Add example to demonstrate bundle-diffs
2022-09-06 17:05:50 +02:00
Mario Manno
e65661affe Add example to demonstrate bundle-diffs 2022-09-05 12:03:48 +02:00
Mario Manno
1eee11d81d Merge pull request #32 from manno/bump-more-guestbooks-examples
Bump more guestbook examples
2022-08-23 17:37:34 +02: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
16f3ab4340 Merge pull request #31 from manno/bump-guestbook-in-single-cluster
Bump guestbook example in single-cluster/manifests
2022-08-23 17:33:40 +02:00
Mario Manno
1e5fd644d2 Bump guestbook example in single-cluster/manifests 2022-08-23 17:30:16 +02:00
Mario Manno
c045a95b7e Merge pull request #28 from manno/fleet-binary-matrix
Fix cached binary in CI workflow
2022-08-23 16:27:29 +02:00
Mario Manno
dd06d81cc9 Fix cached binary in CI workflow
Caching under the '0.3.9' key, but downloading 'latest'.
2022-08-23 15:57:45 +02:00
Mario Manno
00804eab6f Merge pull request #27 from manno/bump-gb-frontend
Bump kubernetes-engines-sample guestbook to v5
2022-08-23 15:55:14 +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
jkmgit
d613aab800 Bump kubernetes-engines-sample guestbook to v5
Source: https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/main/guestbook
2022-08-23 14:44:36 +02:00
Mario Manno
48c0fa1eb3 Merge pull request #25 from moio/master
Bump rancher-monitoring version
2022-08-23 11:35:41 +02:00
Mario Manno
763fe7f7de Merge pull request #24 from manno/add-ci-badge-to-readme
Add CI badge to README
2022-06-23 11:31:01 +02:00
Mario Manno
8823455ace Fix typo in ci's cron 2022-06-23 11:11:19 +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
1627655f79 Add CI badge to README 2022-06-10 15:13:31 +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
Mario Manno
fc1b9b26ca Merge pull request #23 from manno/add-test-workflow
Add workflow to run test.sh
2022-06-10 10:44:09 +02:00
Mario Manno
13294c951c Update .github/workflows/ci.yml
Co-authored-by: Silvio Moioli <moio@suse.com>
2022-06-10 10:29:04 +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
Arvind Iyengar
368a8f170d Merge pull request #20 from moio/fix_fixtures
Tests: fix examples
2022-06-09 14:32:03 -07:00
Mario Manno
e1426dd688 Add workflow to run test.sh
This runs test.sh with a release Fleet CLI.
2022-06-09 11:19:42 +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
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
ed52ffe8d9 Make chart versions fixed to make tests repeatable
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2022-05-23 14:14:16 +02:00
Silvio Moioli
41d6e98b42 Tests: fix expectation
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2022-05-23 14:12:57 +02:00
Silvio Moioli
100dac8bc2 Fix multi-cluster examples
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2022-05-16 15:37:52 +02:00
Silvio Moioli
77deaaf776 Bump redis container version
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2022-05-16 14:16:07 +02:00
Silvio Moioli
e5a81ac5f4 Update Redis slave image
The old image required the `vsyscall=emulate` kernel parameter to work
correctly because of an old glibc version which is incompatible with
newer kernels.

This fails with Rancher Desktop for example.

Details at: https://github.com/rancher-sandbox/rancher-desktop/issues/2215
2022-05-16 13:54:05 +02:00
Jamie Phillips
aed1efaf4b Merge pull request #18 from slickwarren/cwarren/windows-2022
adding windows 2022 support in windows examples
2022-03-25 19:22:29 -04:00
Caleb Warren
ef8e21c6b0 adding windows 2022 support 2022-03-25 15:55:29 -07:00
Nick Gerace
43d73d5181 Merge pull request #10 from peterolivosuse/patch-1
One more example typo.
2021-07-06 13:20:21 -04:00
peterolivosuse
d6a438b127 One more example typo. 2021-05-05 14:18:36 -05:00
Nick Gerace
a4364e6227 Merge pull request #9 from nickgerace/master
Make windows.version table consistent
2021-02-18 17:11:20 -05:00
Nick Gerace
f7b1b99daf Make windows.version table consistent 2021-02-18 17:10:23 -05:00