Skip to content

Releases: waynesun09/reportportal-operator

Bump version to 0.0.8

04 Jun 18:33
Compare
Choose a tag to compare
  • Add Minio S3 gateway configs
  • Update operator-sdk to latest v1.7.2

Signed-off-by: Wayne Sun gsun@redhat.com

Bump version to 0.0.7

29 Apr 13:26
Compare
Choose a tag to compare
  • Bump RP version to latest 5.3.5
  • Update operator-sdk to v1.6.2
  • Update accordingly with changes from sdk v1.2 to v1.6.2
  • Update CRD to apiextensions.k8s.io/v1
  • Update minio version to last helm release
  • Add new serviceaccount for service-index access k8s resource
  • Fix composite/info query for UI versions display
  • Update minio image to quay.io to avoid docker pull limit
  • Update doc

Bump version to 0.0.6

18 Dec 23:02
Compare
Choose a tag to compare
  • Bump RP version to latest 5.3.3
  • Update operator-sdk to v1.2.0
  • Expose all RP service images in CR config
  • Update default pull image from quay.io to avoid docker pull limit
  • Remove packagemanifest step from devel doc

Update the project using operator-sdk v1.0.0

08 Oct 20:00
Compare
Choose a tag to compare
  • Update operator-sdk image to v1.0.0
  • Revert CRD api version to apiextensions.k8s.io/v1beta1
  • Fix issue with backup and restore configmap
  • Update CSV with doc
  • Update category to Integration & Delivery
  • Docs update
  • CI update