Skip to content

Releases: SUSE/skuba

Update to v1.2.8

29 Feb 18:09
Compare
Choose a tag to compare
  • 3362b53 Remove unused aws_az from terraform.tfvars.example

Update to v1.2.7

20 Feb 16:49
Compare
Choose a tag to compare
  • 74ee50f add aws files into package so they get installed

Update to v1.2.6

20 Feb 01:47
9c77a1b
Compare
Choose a tag to compare
  • 9fd1e64 terraform aws: extend example tfvars file
  • 41a523b AWS: simplify cloud-init
  • 0e28491 AWS: remove unused variable
  • 4f31cb0 AWS: add tags to network resources
  • 8deb751 AWS deployment: move to terraform 0.12
  • 7b1f1f3 Reorganize CI jobs

Update to v1.2.5

19 Feb 00:54
1334d68
Compare
Choose a tag to compare
  • fce24d4 Update admin packages before deploying cluster
  • ae7f922 Isolate libvirt disk size by role (#924)
  • 811cb90 Fix skuba-update --version always 0.0.0 (bsc#1160463)
  • a091229 tf: wait for node before provisioning
  • 8793e2e Move jobs to new tf12 workers
  • 3eb2054 Manual update of OpenStack tf files for 0.12
  • 26365ca Manual update of libvirt tf files for 0.12
  • 93ffafc Automatically upgraded tf files
  • 6c9400c Change 0/1 into bool in tfvars for tf0.12
  • 2ac869e Enable tfstate compatibility with tf0.12
  • 73789da Fix missing dex deployment label in manifest (#947)
  • e499efd Move update tests to e2e
  • 0983ac1 Add comments to the addons package
  • 8251714 Clarifications in README.md
  • 681fb31 Add hard reboot test to e2e
  • 848b7fb Remove nightly jobs from CI
  • ee05922 Improve log level conventions
  • 8ef6498 Simplify jjb templates for nightly jobs
  • 60abc83 Added ablilty to set env var for pip verbosity
  • b7e5bb6 Show cluster status on each node
  • 5f36e14 Show node's role in 'skuba cluster status'
  • 308674f Update ip output of TF templates
  • f9d6fa1 skuba-update: add --userdata in calls to zypper
  • c70f69c Removes terraform states that disabled firewald
  • fc7ef1b Adds check for the firewalld service
  • febcfc9 Adds function to disable firewalld
  • afdfb76 Remove validator jenkins templates
  • 3ef8712 Do not check that node exists when upgrading it
  • 03b46c5 Fix timeout handling in wait function
  • 7df0ff1 Rename jjb job
  • 6afa89e add --userdata to call to zypper
  • 595a09d Annotate CaaSP version on node (#894)
  • bd7e438 add --userdata to call to zypper
  • d5ed1dd Introduce retry on nodeVersioningInfo
  • e7697a3 libvirt: Fix ip in testrunner
  • d7cd569 Add klog error message
  • ad89a42 Pass verbose level to kubeadm
  • fa2ca9e Do not create /etc/sysconfig/kubelt

Update to v1.2.4

28 Jan 11:45
Compare
Choose a tag to compare
  • 6a1fe32 Update cri-o version in versions.go

Update to v1.2.3

28 Jan 11:44
Compare
Choose a tag to compare

Update to v1.2.2

15 Jan 03:54
2512306
Compare
Choose a tag to compare
  • Update to v1.2.2:
    • 44ae8d8 Makefile: add benchmark testing
    • 7765d4b getPodFromList: refactoring and add benchmark
    • 084b421 Changed libvirt output
    • a90efbe Add more unit-test for node version (#907)
    • c107c3e add missing quotes
    • 9bfcac2 Add more unit-test for kubelet
    • 5502630 fixes bsc#1157338 (#860)
    • 3f4c85b Add unit test
    • 4aa975f Do not panic when version Unknown (bsc#1159452)
    • 83fd0f4 Define log verbosity as 0 to 5 (#900)
    • f5e02b2 Remove unused config option
    • b6ab78c Reorganize platform-related testrunner parameters
    • e41a1c9 Reduce number of calls on version check
    • e31436f Fix libvirt terraform JSON example
    • 4d9cd42 add test for dex (#868)
    • 0283120 add test for cilium
    • f51afc8 add test for gangway
    • 320d194 add test for kured (#867)
    • e2f764e CI: fix upgrade tests by importing function
    • 5db271a Enhance addon unit test (#882)
    • 28508b1 cluster upgrade plan: remove misleading message (#891)
    • bedfdf2 Opt out of vmware testing rather than opt in
    • 4403054 kured: remove extra quotes from annotation

Update to v1.2.1

15 Jan 03:52
fe82f4a
Compare
Choose a tag to compare
  • Update to v1.2.1:
    • 89c3a2f Check preconditions on worker nodes before upgrading
    • 6b5b53c kured: remove extra quotes from annotation
    • 39a3e62 Fix unable to bootstrap by using FQDN (#886)
    • b85be8f Deprecate extensions apiGroup for PSP
    • 8c82fbe [Release] check tags from multiple branches

Update to v1.2.0

15 Jan 03:51
v1.2.0
4db021f
Compare
Choose a tag to compare
  • Update to v1.2.0:
    • 5e0e045 Remove duplicated output when test fails
    • 73bc26a Upgrade: marshal the configuration according to the target
      version
    • cccffe2 Refactor cloud logic
    • 67f7af0 Remove FIXME's related to public API
    • 727b229 Do not use templating for native types
    • d698d06 Add RuntimeClass and StorageObjectInUseProtection admission
      plugins
    • afc7c44 Join admission plugin list
    • ee6d61e Reconfigure ClusterConfiguration on upgrade
    • 9621476 Enable defaut recommended admission plugins
    • f365686 Kubelet use cluster-wide root CA, not per-node (bsc#1155810)
    • 4a24579 Update upgrade pipeline
    • ba43ea0 Update skuba cluster images to show all supported versions
    • 704d424 Update cri-o from 1.15.0 to 1.15.2 on the version map
    • 2b04427 Remove Kubernetes versions that were never officially released
    • 1629c2c Add Kubernetes 1.16 to the supportedVersions map
    • 5a9e215 Add delay between joining masters
    • 264fda9 Add VolumeMount and HostMount unit-tests (#834)
    • abffc4d CI: Remove validator ci flag
    • 74c74fc CI: Add release job for validator
    • 1b6a87e Remove junit log collection from e2e tests
    • 78dcb3e Add DoesResourceExistWithError unit-test (#833)
    • 68d688f Fix logs collected after cluster teardown
    • 23b9feb Update VMware template used in ci
    • ce6af82 Simplify openstack cpi tests
    • 01891c7 Check status of indiviual pods

Update to v1.1.2

19 Nov 11:03
37e1077
Compare
Choose a tag to compare

Update to v1.1.2:

  • e402803 Collect logs after e2e tests (#827)
  • fd13ac2 Add CreateJob unittest
  • 014a00c Add monitoring test to validator
  • ccf20c9 CI: Fix upgrade apply user lock
  • 7bd8da6 Enable ibs mirrors
  • e25c4aa Fix invalid characters in node names
  • 825adcc Revert "Enable defaut recommended admission plugins"
  • dfac55d Fix long hostnames when running in ci
  • 8dc4882 Revert change in cloud-provider flag
  • bf035d3 Retry on errors checking node joined
  • 234c279 Pass pod manifests as stdin to kubectl
  • 714f6bc Reuse wait for pods ready function
  • 98103bc Refactor wait for pods ready logic
  • fcd3278 Implement delay when joining nodes
  • 2476833 Add dex/gangway unit tests on public interface
  • ae13ccc Make uniform usage of clientset interface
  • 3a139d5 Add K8s interface for Cmd Addon Upgrade
  • 7efc3a8 Add K8s interface for Cmd Node Join
  • 57dc01e Add K8s interface for Cmd Node Upgrade
  • 9ab75e3 Add K8s interface for Cmd Cluster Upgrade
  • 379a495 Add K8s interface for Cmd Status
  • 21a0195 Improve logic for waiting nodes ready
  • f5f165a Replace hardcoded node names in tests
  • 07cce95 Replace hardcoded node names in skuba
  • 5d03316 Ssh should show errors in any v level(bsc#1151689)
  • 0551b50 Add method to retrieve node names
  • cb0fd00 Fix cloud-provider parameter
  • 1221216 Fix node upgrade not success if patch version bump (bsc#1155173)
  • 27c488d Output available addon updates by name
  • 71afb37 Added node removal nightlies
  • a9ccecd Don't check status of completed pods
  • 7850a3f Add worker and master removal tests
  • c904e41 Remove spurious test