-
Notifications
You must be signed in to change notification settings - Fork 707
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
[Bug] Installation values formatted incorrectly #5894
Labels
kind/bug
An issue that reports a defect in an existing feature
Comments
mittalvaibhav1
added
the
kind/bug
An issue that reports a defect in an existing feature
label
Jan 19, 2023
Thanks for the report and fix @mittalvaibhav1 :) I've just re-run the failing e2e tests... I'll investigate them if it's a persistent issue. |
Yep, yesterday GitHub reported an incident in the actions and other components: https://www.githubstatus.com/incidents/n18j5g7wpg0s |
absoludity
pushed a commit
that referenced
this issue
Jan 22, 2023
Signed-off-by: Vaibhav Mittal <53215737+mittalvaibhav1@users.noreply.github.com> <!-- Before you open the request please review the following guidelines and tips to help it be more easily integrated: - Describe the scope of your change - i.e. what the change does. - Describe any known limitations with your change. - Please run any tests or examples that can exercise your modified code. Thank you for contributing! --> ### Description of the change Fix the incorrect formatting of the installation values on the Kubeapps UI <!-- Describe the scope of your change - i.e. what the change does. --> ### Benefits - Cleaner UI 😀 <!-- What benefits will be realized by the code change? --> ### Possible drawbacks - None as far as ik <!-- Describe any known limitations with your change --> ### Applicable issues <!-- Enter any applicable Issues here (You can reference an issue using #) --> - fixes #5894 ### Additional information <!-- If there's anything else that's important and relevant to your pull request, mention that information here.--> Signed-off-by: Vaibhav Mittal <53215737+mittalvaibhav1@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The installation values are not properly formatted in the yaml format in the installation values section
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The installation values should be properly formatted in yaml format
Screenshots
If applicable, add screenshots to help explain your problem.
Before
Created a PR for resolution #5893
After
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: