Skip to content

Conversation

@FxKu
Copy link
Member

@FxKu FxKu commented Aug 25, 2023

Attempts to fix breaking change introduced by #2195 to fix #2302.
APP_URL is only needed for authentication endpoints /login and /logout. The rest is relative paths. No need to set <base href="{{app_url}}"> in UI's index.html.

I also noticed that the ingress spec differs from what we use. Changed the pathType to Prefix and paths to ["/"]. Still people need to set an existing host.

This PR also adds an example for USE_AWS_INSTANCE_PROFILE which the UI supports but we forgot to expose it. Closes #2381

@FxKu FxKu changed the title revert index.html base url and provide USE_AWS_INSTANCE_PROFILE example [UI] revert index.html base url and provide USE_AWS_INSTANCE_PROFILE example Aug 25, 2023
@FxKu FxKu added this to the 1.10.1 milestone Aug 25, 2023
@FxKu
Copy link
Member Author

FxKu commented Aug 25, 2023

@simo9000 FYI

@idanovinda
Copy link
Member

👍

1 similar comment
@FxKu
Copy link
Member Author

FxKu commented Sep 4, 2023

👍

@FxKu FxKu merged commit eb0d55e into master Sep 4, 2023
@FxKu FxKu deleted the ui-use-aws-instance-profile branch September 4, 2023 14:25
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.

Issues with postgres-ui-operator v1.10.0

3 participants