-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add default values to the top options when installing apps/helm charts #44
Labels
Comments
5 tasks
2 tasks
2 tasks
skoeva
added a commit
that referenced
this issue
Oct 31, 2024
This change adds default values to the top options in the install UI. The namespace is set initially set to default, the version to the latest version for the respective app, and the description to [app name] deployment. Fixes: #44 Signed-off-by: Evangelos Skopelitis <eskopelitis@microsoft.com>
skoeva
added a commit
that referenced
this issue
Nov 1, 2024
This change adds default values to the top options in the install UI. The namespace is set initially set to default, the version to the latest version for the respective app, and the description to [app name] deployment. Fixes: #44 Signed-off-by: Evangelos Skopelitis <eskopelitis@microsoft.com>
skoeva
added a commit
that referenced
this issue
Nov 1, 2024
This change adds default values to the top options in the install UI. The namespace is set initially set to default, the version to the latest version for the respective app, and the description to [app name] deployment. Fixes: #44 Signed-off-by: Evangelos Skopelitis <eskopelitis@microsoft.com>
skoeva
added a commit
that referenced
this issue
Nov 1, 2024
This change adds default values to the top options in the install UI. The namespace is set initially set to default, the version to the latest version for the respective app, and the description to [app name] deployment. Fixes: #44 Signed-off-by: Evangelos Skopelitis <eskopelitis@microsoft.com>
skoeva
added a commit
that referenced
this issue
Nov 1, 2024
This change adds default values to the top options in the install UI. The namespace is set initially set to default, the version to the latest version for the respective app, and the description to [app name] deployment. Fixes: #44 Signed-off-by: Evangelos Skopelitis <eskopelitis@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The top entries of the dialog when installing an app in the app catalog should get default values when we can. E.g. the version should be the latest one by default (and there should always be one selected).
The description should have something like
[APP NAME HERE] deployment
as a default value.The text was updated successfully, but these errors were encountered: