Skip to content

Operator 3.0.2

Compare
Choose a tag to compare
@rjeberhard rjeberhard released this 16 Sep 17:46

This release contains several fixes, including improvements to log rotation and a fix that avoids unnecessarily updating the domain status.

Change log:

  • Removed unnecessary duplicated parameter in initialize-internal-operator-identity.sh script #1867
  • Support nodeAffinity and nodeSelector for the operator in its Helm chart #1869
  • Log file rotation enhancements and documentation #1872 #1827
  • Production support for the NGINX ingress controller #1878
  • Prevent unnecessary changes to Domain status that were causing churn to the resourceVersion #1879
  • Better reflect introspector status in the Domain status #1832
  • Create each pod after any previous pods have been scheduled to allow for correct anti-affinity behavior #1855