Commit Graph

21 Commits

Author SHA1 Message Date
Manuel Buil 7186e00804 Add script to validate flannel versions
Signed-off-by: Manuel Buil <mbuil@suse.com>
2024-05-08 12:19:25 +02:00
Roberto Bonafiglia 06310a5581 Update canal version
Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
2024-02-09 20:17:57 +01:00
Thomas Ferrandiz e2a12e43d0 Add chart validation tests
validate-charts runs as part of 'make validate' step and checks
that all images used in packaged charts:
- use systemGlobalRegistry
- are present in script/build-images

Signed-off-by: Thomas Ferrandiz <thomas.ferrandiz@suse.com>
2023-10-26 09:22:13 +00:00
Brian Downs d3f409d4b5
Update to v1.27.5 (#4683) 2023-08-25 10:15:40 -07:00
Brian Downs 4123184465
update rke2 (#4369) 2023-06-15 09:00:44 -07:00
Brad Davidson 5e7200bfce Bump containerd to v1.6.14-k3s1
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-01-05 16:09:54 -08:00
Brad Davidson be8723ebc7 Disable cri-tools windows version check
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-12-12 13:51:17 -08:00
Brad Davidson 6032a0e553 Update To Kubernetes v1.26
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-12-12 13:51:17 -08:00
Manuel Buil eccbefc703 Upgrade Calico version on Windows
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-09-14 12:04:36 +02:00
Manuel Buil 6fd2322fa8 Update calico to v3.24.1
This update is required to work with k8s 1.25

It also comments the calico version check for linux and windows

Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-09-13 23:03:47 +02:00
Jossemar Cordero 076bab89ef
Move window dependencies to CI (#2880)
Move window binaries check to CI validation
2022-05-13 12:46:56 -06:00
Brad Davidson a675348808 Fix golangci-lint timeout and increase verbosity
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-07-31 09:19:03 -07:00
Luther Monson d571724f48 fixing golangci-lint for validate script to start working again 2021-06-23 14:38:13 -07:00
Brian Downs bdd34d3df6 update network polciy processing logic
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-31 15:45:33 -07:00
Brian Downs 5178d1268c revert if arg in validate script
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-31 14:29:46 -07:00
Brian Downs 7e4f862f61 address issue-244, issue-259, issue-269
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-31 14:09:23 -07:00
Jacob Blain Christen b4d0ad8ad7
build/ci: fix it (#209)
Did some refactoring so that the correct version is passed into the
kubernetes build, among other things.
2020-08-20 04:27:45 -07:00
Brian Downs ac44b1be66 remove comment
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-12 16:19:48 -07:00
Brian Downs 5ff323d2c2 add env var to skip validation
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-12 16:17:55 -07:00
Brian Downs 0d11bdc30b zip tarballs
Signed-off-by: Brian Downs <brian.downs@gmail.com>
2020-08-12 14:06:05 -07:00
Hussein Galal 698c88d882
restructuring Makefile (#163)
* restructring Makefile

- use scripts with makefile
- fix loading the bootstrap image from a tarball
- fix dev-shell and dev-peer to work directily with preloaded images

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* add newlines

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* Fixes to makefile

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
2020-08-12 00:58:23 +02:00