k3s/scripts
Johnatas 6330a5b49c
Update to v1.28.2 and go v1.20.8 (#8364)
* Update to v1.28.2

Signed-off-by: Johnatas <johnatasr@hotmail.com>

* Bump containerd and stargz versions

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Print message on upgrade fail

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Send Bad Gateway instead of Service Unavailable when tunnel dial fails

Works around new handling for Service Unavailable by apiserver aggregation added in kubernetes/kubernetes#119870

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Add 60 seconds to server upgrade wait to account for delays in apiserver readiness

Also change cleanup helper to ensure upgrade test doesn't pollute the
images for the rest of the tests.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

---------

Signed-off-by: Johnatas <johnatasr@hotmail.com>
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Co-authored-by: Brad Davidson <brad.davidson@rancher.com>
2023-09-19 10:18:47 -03:00
..
airgap Bump helm-controller/klipper-helm versions 2023-08-15 22:24:12 -07:00
hardened Add hardened cluster test 2022-10-26 13:33:18 -07:00
binary_size_check.sh Faster K3s Binary Build Option (#7805) 2023-06-27 10:28:23 -07:00
boilerplate.go.txt Port to wrangler 2019-05-26 22:28:50 -07:00
build Update to v1.28.2 and go v1.20.8 (#8364) 2023-09-19 10:18:47 -03:00
build-tests-sonobuoy Testing directory and documentation rework. (#5256) 2022-03-15 10:29:56 -07:00
build-upload Fix artifact upload with aws s3 cp; update secret 2022-11-28 12:38:56 -08:00
ci code changes to drop the vendor dir 2021-12-21 14:23:38 -07:00
clean Scripts cleanup 2019-01-25 22:09:46 -07:00
dev-agent.sh Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
dev-docker-agent.sh Add kubelet dir as volume in docker 2019-11-07 19:59:29 +00:00
dev-server.sh Let variable handle go binary name in scripts (#1532) 2020-03-25 12:35:07 -07:00
dispatch Dispatch to rancher/system-agent-installer-k3s when tagged (#3589) 2021-07-07 10:11:13 -07:00
download Update to v1.28.2 and go v1.20.8 (#8364) 2023-09-19 10:18:47 -03:00
entry.sh Clean up build scripts 2019-01-24 10:51:37 -07:00
flaky-tests Update flaky tests for v1.24 (#5625) 2022-06-07 09:37:13 -07:00
generate Enable go test in ci 2020-11-05 09:48:53 -07:00
image_scan.sh fix image_scan.sh script and download trivy version (#7950) 2023-07-13 15:03:50 -03:00
log-upload Fix passing AWS creds through Dapper 2022-11-28 10:59:42 -08:00
manifest Add s390x arch support for k3s (#5018) 2022-04-15 09:41:40 -07:00
package Fix for Kubeflag Integration test (#8154) 2023-08-07 14:04:04 -07:00
package-airgap Replace gzip with pigz for faster builds (#4411) 2021-11-08 10:54:10 -08:00
package-cli Bump containerd to v1.7.0 and move back into multicall binary 2023-05-10 08:34:03 -07:00
package-image Add s390x arch support for k3s (#5018) 2022-04-15 09:41:40 -07:00
package-rpm Add s390x arch support for k3s (#5018) 2022-04-15 09:41:40 -07:00
release-arm Clean up build scripts 2019-01-24 10:51:37 -07:00
setup-rancher-path.sh Fix node-token path not resolving for root user in agent scripts 2019-03-07 00:15:10 +00:00
sonobuoy-config.json Add e2e testing 2019-04-30 10:16:41 -07:00
symlink-k8s.sh Scripts cleanup 2019-01-25 22:09:46 -07:00
test Add E2E to Drone (#6890) 2023-03-10 19:53:41 -08:00
test-certs-openssl.cnf Test cleanup 2020-01-16 14:54:58 -07:00
test-helpers Update to v1.28.2 and go v1.20.8 (#8364) 2023-09-19 10:18:47 -03:00
test-mods Fix test-mods to allow for pinning version from k8s.io 2022-11-03 15:32:41 -07:00
test-run-basics Add etcd sonobuoy tests 2021-12-21 13:35:12 -08:00
test-run-bootstraptoken Wait for server to become ready before creating token 2023-02-10 10:08:23 -08:00
test-run-cacerts Update/rename certs.sh; add default cert rotation script 2023-03-13 16:56:28 -07:00
test-run-compat Use VERSION_K8S in tests instead of grep go.mod 2023-08-04 16:06:47 -07:00
test-run-etcd Use VERSION_K8S in tests instead of grep go.mod 2023-08-04 16:06:47 -07:00
test-run-hardened Add hardened cluster test 2022-10-26 13:33:18 -07:00
test-run-lazypull Add etcd sonobuoy tests 2021-12-21 13:35:12 -08:00
test-run-upgrade Update to v1.28.2 and go v1.20.8 (#8364) 2023-09-19 10:18:47 -03:00
test-runner Test cleanup 2020-01-16 14:54:58 -07:00
test-setup-sonobuoy Fix sonobouy tests on v1.25 2022-11-02 08:35:38 -07:00
test-setup-sonobuoy-etcd Fix sonobouy tests on v1.25 2022-11-02 08:35:38 -07:00
test-setup-sonobuoy-mysql Fix sonobouy tests on v1.25 2022-11-02 08:35:38 -07:00
test-setup-sonobuoy-postgres Fix sonobouy tests on v1.25 2022-11-02 08:35:38 -07:00
test-unit Introduction of Integration Tests (#3695) 2021-07-26 09:59:33 -07:00
validate Update to v1.28.0-k3s1 (#8199) 2023-08-23 00:09:31 +03:00
validate-cross-compilation Add cross-compilation as sanity check (#5255) 2022-03-16 10:16:50 -06:00
version.sh Update to v1.28.2 and go v1.20.8 (#8364) 2023-09-19 10:18:47 -03:00
wg-add.sh Remove trailing whitespaces 2020-05-27 17:27:30 +02:00