You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The helm chart's post upgrade hook performs a restart of the schema registry service utilizing the admin api's debug endpoints. It's suspected that this is being performed to handle transitions to and from SASL being enabled on the cluster but we're not 100% certain about this.
We need to add some tests that enable and then disable SASL so we can assert whether or not such a hook is required for stable operations.
The helm chart's post upgrade hook performs a restart of the schema registry service utilizing the admin api's debug endpoints. It's suspected that this is being performed to handle transitions to and from SASL being enabled on the cluster but we're not 100% certain about this.
We need to add some tests that enable and then disable SASL so we can assert whether or not such a hook is required for stable operations.
See Also:
JIRA Link: K8S-361
The text was updated successfully, but these errors were encountered: