Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend API permissions #54

Merged
merged 7 commits into from
Dec 13, 2023
Merged

Backend API permissions #54

merged 7 commits into from
Dec 13, 2023

Conversation

kristianharju
Copy link
Contributor

  • Added NGINX environment variables that define API permissions on backends
  • Updated backends to versions that include API permission implementation

@kristianharju kristianharju changed the title 4469 api permissions Backend API permissions Dec 13, 2023
@kristianharju kristianharju marked this pull request as ready for review December 13, 2023 07:24
@Jusaa
Copy link
Contributor

Jusaa commented Dec 13, 2023

When updating appVersion of a geoweb chart, you need to also update the default version in values.yaml (and README), otherwise the old value will actually be used.

appVersion in Chart.yaml is only used to show which appVersion is used when inspecting the Helm release itself and the versions.backend variable for the actual image used. This should be changed, probably by removing default versions.backend value and using the appVersion or version.backend conditionally but I don't remember the details.

@Jusaa Jusaa self-requested a review December 13, 2023 08:05
@kristianharju kristianharju merged commit 1c2cc19 into main Dec 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants