noobaa / noobaa-operator

Operator for NooBaa - object data service for hybrid and multi cloud environments :cloud: :wrench:
https://www.noobaa.io
Apache License 2.0
102 stars 99 forks source link

[Direct To 5.15] add InitCotnainers to DB sts if not exist #1367

Closed dannyzaken closed 2 months ago

dannyzaken commented 4 months ago

Explain the changes

Issues: Fixed #xxx / Gap #xxx

  1. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=2281839

Testing Instructions:

  1. install noobaa
  2. stop the operator
  3. remove the init container from DB sts
  4. start the operator. it should now add the init container back.