Releases: SUSE/skuba
Releases · SUSE/skuba
Update to v2.0.10 (kubernetes 1.18)
Update to v1.4.1 (CaaS Platform 4.2.2)
- Update to v1.4.1:
- 819d969 Revert k8s 1.17.9 upgrade
Update to v2.0.9 (kubernetes 1.18)
Update Kubernetes to 1.18.6
Update to v2.0.8 (kubernetes 1.18)
Merge pull request #1274 from cclhsu/port_versions_go_from_422_to_500…
Update to v2.0.7 (kubernetes 1.18)
Update to v1.4.0 (CaaS Platform 4.2.2)
- Update to v1.4.0:
- 925f938 Upgrade the k8s libraries we use to version 1.17.9
- 75f8f06 Fix tags detections on changelog generator script
- f940687 Fix packaging script
- 09be674 fix issue rpm build with vendor tar gz
- 48f33d6 Upgrade to k8s from 1.17.4 to 1.17.9
- c0c493f fix original registry in jenkinsfile
- e69ab62 Fix version of repositories and images
- 56a75f3 Add cluster retention parameters to manual e2e test
- 8209d74 Retain cluster in case of failure
- db4e808 Add Openstack credentials to PR test job
- f08c284 Gather logs only if platform was provisioned
- c1a22e3 Fix reference to skuba subdir in conformance test
- fb725a4 Use the Proper SLE15 SP2 JeOS GM image for testing in CI
- 69f757a Remove clone steps from update jobs
- 26fc6fe Remove check git status
- df533a6 Reference to ci dir consistently in all pipelines
- 5e922ac Replace COMMIT_ID for PR HEAD when setting status
- cbc24ed remove pr checks
- 12c3b8b Fix path to ci code
- f7784eb remove scm stage from pr pipeline
- 41558b6 declare environment for all Jenkinsfile steps
- a85fec7 Fix check for null environment variable
- 13162ce QUICK FIX: fix image repositor url for mirrors
- 1fa1c5c Add image mirror to e2e test
- dbd2c91 Quickfix: fix url to branch repository
- 14a8556 Set image alternate mirror from ci-repo label
- a5def04 Implement manual e2e test job
- 60a9ea4 Fix log collection in pr pipeline (#1166)
- a4c9e40 Remove checkout stage
- 0def822 Set sonobouy version for each branch
- 15447bd Quick Fix: fix environment variable name in pr test (#1163)
- 42773d4 Fix pr-test pipeline in non pr branches (#1157)
- a9ec5d0 Remove pr-test-libvirt job (#1161)
- c1bc94c Run e2e test is dedicated workers
- fa569be Select worker type based on target branch for PR
- 79e4746 Use Repository branch from ci-repo label (#1134)
- f6a6b40 Fix quotes in label to allow variable substitution
- 68501f6 Select workers for daily jobs based on version (#1129)
- 9cbe93e Refactor all pr validation code into the pr-test pipeline
(#1126) - f7d4b73 CI: Use workers with experimental settings (#1125)
- e0a4c64 Set platform from pr label (#1117)
- d33a47a Set CI label from PR
- f8e512d Test PR using a branched repository (#1113)
- bd11f40 test: Bump Cilium version (#1224)
- eeb1941 Forcing to use rev5 for cilium for bugfix (bsc#1173039)
- 9264f62 Single source of oidc client secret (bsc#1173055) (#1174)
(#1188) - d3241d7 Stop using password to ssh into VMs
- 18a9328 Revert "Do not render empty client secret (bsc#1173055) (#1173)"
(#1187) - faaf6d1 Do not render empty client secret (bsc#1173055) (#1173)
- d8cae22 assets: Ensure BPFFS mount (bsc#1146991)
- aee176d Support multiple target branches in pr rebase
- ff23997 Collect logs from platform after e2e tests (#1142)
- 77731f7 Create separated projects for v4 and v5 jobs (#1136)
- 1101a46 Select worker type based on target branch for PR
- 7855854 Use Repository branch from ci-repo label (#1134)
- 84172fb Fix quotes in label to allow variable substitution
- 270e3cf Select workers for daily jobs based on version (#1129)
- 34494ca Refactor all pr validation code into the pr-test pipeline
(#1126) - 4615d7b CI: Use workers with experimental settings (#1125)
- a1f0b57 CI: Fix name of conformace test job (#1123)
- f1d6be5 Set platform from pr label (#1117)
- 7874f67 Reorganize jobs per caasp version
- 21b0b29 change ssh_sock to use TERRAFORM_STACK_NAME
- a2ee2bd make one different TERRAFORM_STACK_NAME the same
- 682e5e0 Set CI label from PR
- a017b25 Test PR using a branched repository (#1113)
- 1d0fd99 Enable disruptive tests for conformance job
- 6cc9005 Add space in between cmd arguments
- 646fba6 Substitute env variables in lists and maps
- 23092c1 Streamline testrunner configuration (#1083)
- 3bc192d Add provision deploy stages daily jobs (#1091)
- 852613a Run e2e jobs from pr (#1094)
Update to v2.0.6 (kubernetes 1.18)
Merge pull request #1255 from evrardjp/fix_cri-tools-upgrade Remove cri-tools on upgrade
Update to v2.0.5 (kubernetes 1.18)
- Update to v2.0.5:
- 90c5556 Install cri-tools-<cri_version>
- 22143af Remove cri-o-kubeadm-criconfig in stage1
- 4e2e6a6 Allow any version of k8s-client
- 1bc87ad Update kured to 1.4.3
- 1b8da21 CI: disable routable check for vmware
- f0e1d13 add missing tags and format AWS
- 6e43c94 Update release_constants.go
- 7a37d9b connect to 15.2 modules
- 9646aa4 activate 5 and not 4.0 product
- f71cc35 Update the staging constants
- 933a9bf review spec template for v5
Update to v2.0.4 (kubernetes 1.18)
- Update to v2.0.4:
- 5feba07 Fix packaging script
- ca6b943 Switch to SLE15-SP2 base images and change references to v5
- e55d97d Fix stage2 upgrade
- 858763f Tumbleweed container has no diff cmd
- 6406feb Fix stage1 upgrade
- 8a43a5c Fix reference to skuba subdir in conformance test
- 8ec8393 Fix the reboot logic
- 3ceeffc Fix development image registry references (#1212)
- 48dd304 Update shellcheck to latest 0.7.1 release
- b9d59d1 Fix golangci-lint invocation
- 7d84e9d Remove basedir from scm definition in ci jobs
- c5be42b Use the Proper SLE15 SP2 JeOS GM image for testing in CI
- 2966e8f Support Patternless packages
- 16e1396 Bump kubernetes libraries to 1.18.5
- b625aae Use env var for AWS credentials (#1190)
- 2b09b7e Fix typo and rewording (#1203)
- f7ad64e Use the SUSE NTP pool servers instead of Novell (#1201)
- 20e781c [terraform] Enable security group management in CPI config
(#1182) - 5edcfba Set config values defaults for cilium 1.7 the same way like with
1.6 - e61e34a Add Cilium 1.7 manifests
- 1bf3f4a Remove clone steps from update jobs
- 9687ea4 Fix unit tests
- ac43446 Remove check git status
- c808137 Reference to ci dir consistently in all pipelines
- 4be9173 Replace COMMIT_ID for PR HEAD when setting status
- 6bfaede remove pr checks
- 020fc26 Fix path to ci code
- ab291ca remove scm stage from pr pipeline
- 456db7a declare environment for all Jenkinsfile steps
- 9f0f126 Fix check for null environment variable
- d044045 QUICK FIX: fix image repositor url for mirrors
- f3c1f27 Add image mirror to e2e test
- c873dbf Quickfix: fix url to branch repository
- 17cc57b replace tabs that should be spaces in README
- 0587be6 Update ci/infra/libvirt/README.md
- f8e5122 document which variable needs to match the default storage pool
- 8444947 Add notes on how to provision a default storage pool for use of
libvirt - f5ab628 Set image alternate mirror from ci-repo label
- 8de8f9a testrunner: Add config files to gather_logs
- 81f9ef7 testrunner: Add --registry-mirror
- 3e94bd2 Also deploy /etc/containers/registries.conf
- ba3f33a Update cri-o runtime to version 1.18.2
- dc3ccc2 Single source of oidc client secret (bsc#1173055) (#1174)
- cbf4fb0 Support In-tree Azure Cloud Provider (#1148)
- ad7ab9a Register kucero addon with generic type (#1186)
- 022183c [terraform] fix mtu (#1181)
- 983a0e3 Flake8 fixes (#1151)
- c171885 bsc#1171349 Inherit root disk format from template (#1093)
- c66fa4d Implement manual e2e test job
- 6e43c94 Update release_constants.go
- 68dee82 Update release_constants.go
- 4768eef Update release constants to v5
- 3deb98b Add node IP/FQDN after success join (#1175)
- 74f429a Add kucero addon to auto rotates control plane certificates
(#1152) - 0409672 Fix the branched repo url
- 7a37d9b connect to 15.2 modules
- 9646aa4 activate 5 and not 4.0 product
- 4ffe149 connect to 15.2 modules
- e056767 activate 5 and not 4.0 product
- 8f7f7ad Do not automatically classify stderr as err (#1030)
- 93a3518 Introduce special handling of CNI addons
- 9a4b4e9 Return err when there is a failure upgrading (#1056)
- ff7b032 add feature for azure terraform (#1496) (#1102)
- 74d64af Refactor Init() function
- 361b8bb Update builder to 15.2 (#1075)
- 990be01 Fix expected formatting for 1.14 (#1082)
- 3a0f530 Bump cilium manifest version
- 0ab09d8 Increase cilium's liveness/readiness probes timeout.
- 9f6de2a assets: Ensure BPFFS mount (bsc#1146991)
- ba59b9a Fix version for repository branches
- 377fd26 Fix log collection in pr pipeline (#1166)
- 60561e2 Remove checkout stage
- 9760deb Set sonobouy version for each branch
- 972d0a8 Support multiple target branches in pr rebase (#1158)
- d7d5bfe Quick Fix: fix environment variable name in pr test (#1163)
- 5c1124b Fix pr-test pipeline in non pr branches (#1157)
- 11984d9 Restrict cluster name to non-empty strings
- 3b92553 Validate skuba cluster init input
- e6d5566 Fix duplicate name issues with secgroup handling
- 2068489 Remove pr-test-libvirt job (#1161)
- f33c43b Fix typo in configuration comment
- 976cb10 Stop using password to ssh into VMs
Update to v2.0.3 (kubernetes 1.18)
Update to v2.0.3:
- 6e43c94 Update release_constants.go