Commit Graph

52 Commits

Author SHA1 Message Date
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
Nick Gerace
52345489bf Merge pull request #8 from nickgerace/master
Add Fleet version requirement for Windows
2021-02-18 17:00:29 -05:00
Nick Gerace
b8624fb697 Add Fleet version requirement for Windows 2021-02-18 16:58:13 -05:00
Nick Gerace
f439b19b7b Merge pull request #7 from nickgerace/master
Make Windows multi-cluster
2021-02-18 16:45:41 -05: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
Nick Gerace
2ec09778b8 Merge pull request #6 from nickgerace/master-windows
Fix indent for windows tolerations
2021-02-18 11:35:30 -05:00
Nick Gerace
38b6c37ebb Fix indent for windows tolerations 2021-02-18 11:34:52 -05:00
Daishan Peng
6b2bad1a46 Merge pull request #4 from ron1/use-fleet-default-ns-for-mc-examples
Correct multi-cluster README.md GitRepo manifests to use 'fleet-default' namespace
2021-02-12 08:57:28 -07:00
Nick Gerace
70321411c6 Merge pull request #5 from nickgerace/master
Add Windows helm example
2021-02-04 14:07:08 -05:00
Nick Gerace
5be7ae7e98 Add Windows helm example 2021-02-04 09:47:25 -05:00
ron1
5c6a933ae2 Correct multi-cluster README.md GitRepo manifests to use 'fleet-default' namespace 2020-12-09 01:16:18 -05:00
Bill Maxwell
c6e54d7a56 Merge pull request #3 from dharmendrakariya/patch-1
Update README.md
2020-12-01 20:35:38 -07:00
Darren Shepherd
c1027029a9 Merge pull request #2 from ron1/fix-typos-in-examples
Correct typos in examples
2020-12-01 20:30:49 -07:00
dharmendra kariya
cb91a9b651 Update README.md 2020-11-23 12:09:55 +05:30
ron1
ade52e7e07 Correct typos in examples 2020-11-19 06:11:21 -05:00
Darren Shepherd
c39b923ff4 Switch to defaultNamespace for monitoring charts 2020-10-21 13:01:46 -07:00
Darren Shepherd
c494df9b72 Update tests 2020-10-21 13:01:46 -07:00
Darren Shepherd
d1d9d894b4 Update README.md 2020-10-15 09:45:54 -07:00
Darren Shepherd
b586d73d99 Update README.md 2020-10-15 09:45:31 -07:00
Darren Shepherd
541764c8c3 Fix target -> targetCustomizations typos 2020-09-16 07:48:11 -07:00
Darren Shepherd
a221c21f7e Fix links again 2020-09-15 22:40:43 -07:00
Darren Shepherd
65e734337e Fix links 2020-09-15 22:38:57 -07:00
Darren Shepherd
4eff05a5c2 Update examples 2020-09-15 22:35:41 -07:00
Daishan
556d18c26b Update example to add target on git repo 2020-09-11 16:54:21 -07:00
Darren Shepherd
14b81f64b5 bundleDirs should be an array 2020-09-01 12:05:56 -07:00