[deploy/helm] helm upgrade does not upgrade resources
Helm Chart Version
1.3.1
What step the error happened?
Upgrading the Platform or Helm Chart
Relevant information
After finally getting the resources and probe failure thresholds correct enough that helm finished the upgrade deployment, I kubectl rollout restarted the stateful sets so the new pods would pick up the new env config.
Turns out that the airbyte-minio statefulset is the old-old version (chart 0.122.1), this upgrade was from chart 0.376.0 to 1.3.1.
We suspect it is because of the helm.sh/hook annotation only being pre-install
We also think that this hook value is causing the role/rolebinding issue (https://github.com/airbytehq/airbyte/issues/42859) because the updated resources are not being applied in an upgrade scenario.
Relevant log output
@airbytehq/platform-deployments fyi
Still happening with 1.6.0
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.
This issue was closed because it has been inactive for 20 days since being marked as stale.