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
I have already searched this project's issues to determine if a bug report has already been made.
What happened?
When attempting to upgrade NATS as part of upgrading from 12-13 to 12-19, the helm upgrade for NATS failed. I do believe this also occurred on prior releases as well and it's not specific to upgrading to 12-19 from 12-13.
Steps to Reproduce
attempt to apply event bus as part of upgrading from 12-13 to 12-19
Relevant log output
* Failed to execute "tofu apply -lock-timeout=30m -input=false"in ../../../../.terragrunt-cache/U_HXbd1f5oYCQMqFNnURNhrsBE0/RE1w9txZER26mCKaCkolRROOlwI/cicd
╷
│ Error: cannot patch "nats-beb1" with kind StatefulSet: StatefulSet.apps "nats-beb1" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
│
│ with module.event_bus.module.nats.helm_release.nats,
│ on .terraform/modules/event_bus/kube_nats/main.tf line 90, in resource "helm_release""nats":
│ 90: resource "helm_release""nats" {
│
╵
exit status 1
The text was updated successfully, but these errors were encountered:
Prior Search
What happened?
When attempting to upgrade NATS as part of upgrading from 12-13 to 12-19, the helm upgrade for NATS failed. I do believe this also occurred on prior releases as well and it's not specific to upgrading to 12-19 from 12-13.
Steps to Reproduce
attempt to apply event bus as part of upgrading from 12-13 to 12-19
Relevant log output
The text was updated successfully, but these errors were encountered: