Skip to content
New issue

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

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

Already on GitHub? # to your account

Feature/ssr only app #519

Merged
merged 3 commits into from
Jul 4, 2023
Merged

Feature/ssr only app #519

merged 3 commits into from
Jul 4, 2023

Conversation

b1ff
Copy link
Contributor

@b1ff b1ff commented Jul 3, 2023

No description provided.

b1ff added 3 commits June 23, 2023 18:46
Unfortunately due to design ILC which makes patch semantic on HTTP put method it is not clear how to make upgrade right now from client side based app to SSR based app
@b1ff
Copy link
Contributor Author

b1ff commented Jul 3, 2023

As for now it allows to create SSR only app, but not update. With updates and our usage in terraform like environment and with potentially other users of the registry API it is a little bit challenging to provide ability to change client side app to SSR only, so it should be processed through delete + create new.

@b1ff b1ff merged commit 08800cb into master Jul 4, 2023
@b1ff b1ff deleted the feature/ssr-only-app branch July 4, 2023 09:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants