Releases: xtf-cz/xtf
Korn
What's Changed
- [#456][#462] refactor logic determining cluster version and logic downloading oc binar by @simkam in #465
- bump openshift-client to 5.9.0 by @simkam in #466
- bump openshift-client to 5.11.1 by @simkam in #469
- [#472] Fix OCP 3.11 mirror download URL by @mcarlett in #473
- Add architecture label check for SkipFor by @dale-fu in #480
- Adding support to skip tests based on provided xtf..subId by @fabiobrz in #481
- Adding the Service Logs Streaming feature by @fabiobrz in #475
New Contributors
Full Changelog: 0.24...0.25
LIttle Meteor
There is major version upgrade of kubernetes-client 5.7. Adopting this release might require update in consuming test suite if they've used kubernetes-client API directly.
Little Moon
Important:
This is a bug fix release for #449 - "Openshift.clean() gets stuck on OCP4.8". (and on OCP 4.7 as well) so anyone testing on OCP 4.7+ version should consume this new tag into their test suite.
Little Sun
This release addresses major issue with deleting namespace in OCP 4.7 - see issue #406
There is upgrade of kubernetes-client which contains some API changes. Usually those are class movements into different pacakage like:
io.fabric8.kubernetes.api.model.apiextensions.CustomResourceDefinition -> io.fabric8.kubernetes.api.model.apiextensions.v1beta1.CustomResourceDefinition
io.fabric8.kubernetes.api.model.apiextensions.CustomResourceDefinitionSpec ->
io.fabric8.kubernetes.api.model.apiextensions.v1beta1.CustomResourceDefinitionSpec
0.14: Treat or Trick
[parent] upgrade common-compress version
[core] Add OpenShift::setupPullSecret + config
[core] Keep safety net in OpenShift:clean method
[core] Refactor OpenShift:clean to delete resources via list
[core][#308] Clean does not remove ReplicaSets
[test-helpers] Fixing ImageContent.listZipFilesInDir(String path) listing files in home directory besides zips in specified directory.
[core] Setup fix on hasBuildCompleted for latest build not yet existing
[core] [#312] Relax CRD clean in case CRD is not installed
[core] Added support for multiple containers in a pod for logs
[core] refactor OpenShift::clean to use Background policyDelegation
[all] upgrade openshift-client to 4.6.0
[core] [#306] Openshift.clean() doesn't take KEEP_LABEL into account
[core] Add getRole(String name) to Openshift API
0.13: Summer child
[product] Remove module
[all] Update Fabric8 to 4.3.1
[core] Enable CRs clean up with clean
[builder] Add support for periodSeconds into liveness and readiness probes
[builder] Changed access modifier to AbstractDatabase
[core] Reactive waiters
[core] OpenShift clean method modifications
[core] Update delete for BinaryBuilds
[core] Log error from oc client
[builder] Add apiGroups to Role API
[core] Log original exception when deployment fails
May Update
Change log
[test-helpers] Adding Red Hat, Inc. (auxiliary key 2) GPG key
[core] kubeconfig and default kubeconfig setup, missing admin variants
[junit5] Don't prepare build for skipped test class
[junit5] record events at the end of the testsuite
[core] Added option to configure test properties and global test properties path
[core] Make default timeouts configurable in waiters
[core] Add way to use token instead of username/password for admin.
[http-client] Add waiter for response containing string
[core] Add methods for checking the http response
[core] Add MutableBinarySourceBuild
[core] Keep oc config together with binary
[core] Configurable timeout in recreate project
[all] Update lombok version
0.11: Farewell to Old One
xtf_0.11 [maven-release-plugin] copy for tag xtf_0.11
0.10: Core and Friends
xtf_0.10 [maven-release-plugin] copy for tag xtf_0.10
0.9: Modularization checkpoint
xtf_0.9 [maven-release-plugin] copy for tag xtf_0.9