Skip to content

Update to v1.0.0

Compare
Choose a tag to compare
@danielorf danielorf released this 27 Aug 16:12
· 1214 commits to master since this release
51dbf98
  • Update to v1.0.0:
    • 065cf57 OpenStack deployment: revise LB security group
    • 7631c98 openstack deployment: fix linting errors
    • 6ce5407 bsc#1146894 terraform deployment: address deprecation warnings
    • 00b78db bsc#1146894 terraform security groups: limit scope
    • 61d229c bsc#1146894 terraform openstack: fix security groups
    • 2699738 Lower timeout on loadbalancer monitor (bsc#1148090)
    • 3fea00f (bsc#1145599) Explicitly enable ip forward in autoyast
    • ab8d1a7 Skuba login supports multiple connectors (bsc#1145878)
    • 89051b2 Marked flaky tests
    • 7874fcc Added option to record test results
    • ee615ea Moved tests back to main folder
    • c140361 Marked disruptive tests
    • 04c858d Formatting fixes
    • 5f5da80 Validate the output of the runned test.
    • 5bb5230 Run testrunner scenarios instead of ginko
    • 31f9504 Added skip-setup help to testrunner
    • 9a14155 Update README
    • 9b72197 Enable e2e tests on vmware
    • bc2108d Use raw string to prevent deprecation warning
    • ed65228 Multinode upgrade
    • c9c5aa3 Added ability to skip deployment steps
    • 8ec65f8 Don't use bootstrap fixture on upgrades
    • 4db692e Add skuba auth login unit test (#572)
    • 21e2f70 Make sure nodes are ready and upgraded
    • d7ac3e2 Updated to state permanent removal of node
    • 94b4899 Gather logs before destroying to cluster
    • 1a80b20 Removed deprecated setup fixture
    • 2b96e8c Make sure to remove the built skuba
    • 32cc082 Add skuba binary path to conformance test pipe
    • b18a6db Enable nightly e2e tests
    • 107d6c0 Add verbosity to skuba execution
    • e775d33 Add liveness probes to kured, bsc#1145904
    • 81cb8d5 Wait for nodes to be ready before upgrade
    • 4d61bd8 Combine pattern install functions
    • 85b731a Clarify KubernetesBaseOSConfiguration struct
    • 7a43578 Let the pattern install the right kubeadm version
    • 889eef3 Install the pattern instead of explicit packages (bsc#1145009)
    • c262985 Made it so skuba is built in conformance pipeline
    • 3e6a1ea Fix ssh-agent cleanup.
    • 4bde800 Remove the build skuba command from testrunner
    • ec3d3cf Set current kubernetes version
    • 44b7628 os.path.remove does not exist.
    • 93bfad4 cleanup kubectl wrapper and use pythons libraries
    • 0fff32c Always show current node version as well
    • ad8cdd0 Update documentation
    • 5c36f8d Remove VERSION file, read from tag
    • e4b3663 put ssh agent sock in $TMP and verify length
    • 751683e Different version statements depending on tag name
    • 9dcc7ee Use parameters correctly
    • 3873630 Fix output for upgrade plan (bsc#1144914)
    • bcdccc8 Better node upgrade plan output (bsc#1144914)
    • 4a6bdda Change working directory on testrunner
    • 0d11220 Use run_kubectl within upgrade e2e tests
    • e5dcc29 Create parametrized e2e pipeline
    • d513073 Fixes bsc#1144829: raise new error.
    • fd0e77c Add testcase for bsc#1142552
    • caba6de Remove Steps to reproduce the bug.
    • f0e1d7a Set default log level to DEBUG in CI
    • 3fac46b aws security groups: fix cilium ports
    • 2698f50 Add merge restrictions for post RC
    • c6b0359 aws security rules: drop CRI-O streaming
    • b34eb8d Add skuba auth login man pages
    • 682fb79 aws security rules: kube-proxy health check
    • 585ecc9 aws security groups: allow cilium VXLAN traffic
    • 52b2143 aws security rules: CRI-O streaming port
    • 45ab715 aws security rules: expose port 80 on elb
    • bf8daaf aws security rules: ensure kubelet port is reachable
    • 8d3588f aws security rules: drop unnecessary ports from workers
    • 6f467aa aws security group: fix exposure of k8s NodePort services
    • 003f472 aws security groups: drop flannel rules
    • a9087cf aws security groups: remove etcd from worker nodes
    • 41027da aws security groups: fix etcd
    • 720441d Fix go get path for executable