Skip to content

Releases: noobaa/noobaa-operator

v2.1.0

25 Mar 09:04
2783fb0
Compare
Choose a tag to compare

Code name - "Radioactive"

YOUTUBE
(Click the image to play "Imagine Dragons - Radioactive")

Releases

Content

  • DB and Core were separated into two pods
  • Endpoints were separated into a standalone deployment
  • Errors in backingstore and bucketclass are externalized from noobaa-core to CRs
  • Support --mini option in NooBaa CLI to be used in low resource environments
  • Added Web Sockets communication between the operator and noobaa-core
  • Added IBM COS backingstore type

v2.0.10

13 Feb 10:19
e905e55
Compare
Choose a tag to compare

Code name - "Dance Monkey"

YOUTUBE
(Click the image to play "Dance Monkey (metal cover by Leo Moracchioli feat. Rabea & Hannah)")

Releases

Content

  • Updated noobaa-core version to 5.2.13

Bugs fixed:

  • #224 - Added svc.cluster.local to RGW endpoint
  • #228 - Fixes openshift UI crash - removed tolerations descriptor in olm.go

v2.0.9

28 Nov 11:51
db6a79b
Compare
Choose a tag to compare

Code name - "Endless Migration"

YOUTUBE
(Click the image to play "The Endless Migration // featuring Graham Agassiz")

Releases

Contents:

Bugs fixed:

  • #91 - Implement BackingStore type pv-pool in Operator CR & CLI
  • #139 - CLI add obc status that will show bucket info including placement policy
  • #159 - Remove OwnerReferences on OBCStorageClass - was causing kubernetes garbage collector unwanted resource deletions.

v2.0.8

19 Nov 18:05
49cb3bf
Compare
Choose a tag to compare

Code name - "Toxicity"

YOUTUBE
(Click the image to play "System Of A Down - Toxicity")

Releases

Contents:

Bugs fixed:

  • #96 - CLI shows Error: which is confusing as the command works fine
  • #116 - OLM add minKubeVersion to CSV and update docs w/minimum supported Kubernetes/OpenShift versions
  • #127 - Using noobaa operator status shows error when running on OCS
  • #130 - CLI add the ability to change coreResources
  • #138 - CLI add api command to port-forward calls to mgmt service
  • #141 - nil pointer dereference panic in system.Connect during startup
  • #145 - Use default imagePullPolicy to force pull latest tags
  • #153 - OLM catalog fixes - CI now builds an OperatorCatalog image and releases will push it to dockerhub.

v2.0.7

13 Nov 09:57
ebea58a
Compare
Choose a tag to compare

Code name - "Everlong"

YOUTUBE
(Click the image to play "Foo Fighters - Everlong")

Releases

Contents:

Bugs fixed:

  • #27 - CLI add a diagnostics command
  • #98 - BackingStore types listed in CRD doc are incorrect
  • #106 - Missing docs with examples of all different backing stores types
  • #107 - Missing docs with examples of all different ways of creating bucket classes
  • #128 - fixed operator panic - ensure annotations map exist on service account

v2.0.6

07 Nov 14:50
6725061
Compare
Choose a tag to compare

Code name - "Quantum Supremacy"

YOUTUBE
(Click the image to play "Quantum Supremacy & AI, with Stephen Fry")

Releases

Contents:

Bugs fixed:

#84 - CLI autocomplete
#112 - Checking for valid placement in bucket-class creation from CLI
#121 - Backing store delete does not delete the resource in noobaa core
#122 - Add nodeSelector spec (Affinity)

  • Set fixed noobaa-core version (noobaa/noobaa-core:5.2.8)
  • Check backing store secret contains valid characters to detect if forgot to base64
  • Watch for StorageClass changes to trigger reconcile and recreate it when deleted
  • SSO

v2.0.5

31 Oct 11:21
4409106
Compare
Choose a tag to compare

Code name - "Danny Daycare"

IMAGE ALT TEXT HERE
(Click the image to play "Danny Macaskill: Danny Daycare")

Releases

Contents:

Bugs fixed:

#9 - Base the image on UBI8, not 7
#43 - Improve SSL certificates generated by default
#101 - CLI noobaa status panics when NooBaa.Status.Accounts.Admin.SecretRef is empty
#105 - changed CustomImage event to NooBaaImage event for every image change
#110 - when an OBC is deleted the target bucket should be deleted with all its data

v2.0.4

24 Oct 14:23
b489207
Compare
Choose a tag to compare

Code name - "Africa Metal"

IMAGE ALT TEXT HERE
(Click the image to play "Toto - Africa (metal cover by Leo Moracchioli feat. Rabea & Hannah)")

Releases

Contents:

Bugs fixed:

  • #97 - fixed default rgw backing store flow
  • #99 - Delete OBC caused operator panic

v2.0.3

22 Oct 13:13
0a9b637
Compare
Choose a tag to compare

Code name - "Secretary Birds"

IMAGE ALT TEXT HERE
(Click the image to play "Secretary Birds: Killer Queens")

Releases

Contents:

Bugs fixed:

  • #90 - noobaa-operator v2.0.2 crash in OCS testing (aws region parse panic)
  • #93 - Reconcile error: "json: cannot unmarshal object ... of type nb.BigInt"

v2.0.2

10 Oct 11:02
be83b8f
Compare
Choose a tag to compare

Code name - "Wolverine"

IMAGE ALT TEXT HERE
(Click the image to play "Wolverines Are the Honey Badgers of the North")

Releases

Contents:

Notable Changes:

  • NooBaa system:
    • set env vars with container limits and requests
      this allows noobaa-core to create more s3 endpoints when enough resources are allocated
  • CLI:
    • port-forward to allow CLI direct access to RPC

Bugs fixed:

  • #86 - Should update first.bucket policy from internal to default bucket class