Skip to content

Conversation

jedcunningham
Copy link
Member

While using a pre-install hook is nice since the secret doesn't change, the downside is on upgrade the jwt secret will never be added. As this is a new secret for 3.0, that is more problematic than having a changing secret. Plus, it's best practice to set this explicitly anyway.

Follow up of #49923.

While using a pre-install hook is nice since the secret doesn't change,
the downside is on upgrade the jwt secret will never be added.
As this is a new secret for 3.0, that is more problematic than
having a changing secret. Plus, it's best practice to set this
explicitly anyway.
@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Jun 16, 2025
@jedcunningham jedcunningham merged commit e071abb into apache:main Jun 16, 2025
67 checks passed
@jedcunningham jedcunningham deleted the jwt_every_time branch June 16, 2025 18:40
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jun 17, 2025
While using a pre-install hook is nice since the secret doesn't change,
the downside is on upgrade the jwt secret will never be added.
As this is a new secret for 3.0, that is more problematic than
having a changing secret. Plus, it's best practice to set this
explicitly anyway.
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jun 21, 2025
While using a pre-install hook is nice since the secret doesn't change,
the downside is on upgrade the jwt secret will never be added.
As this is a new secret for 3.0, that is more problematic than
having a changing secret. Plus, it's best practice to set this
explicitly anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:helm-chart Airflow Helm Chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants