-
Notifications
You must be signed in to change notification settings - Fork 385
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
SONAR-23559 Improves editions and versions setting for sonarqube chart #606
Conversation
816a8ee
to
cfbb48e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @davividal,
the basic logic works, I could validate locally 🎉
However, there are a few things that I'd suggest we improve. Please let me know your opinion.
c0667c1
to
4c9df46
Compare
e9d0447
to
d3779c6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @davividal!
A few little things to tune:
- when we don't set any edition, we now just display "You must choose an 'edition' to install: 'developer' or 'enterprise'." At this stage we should also mention that people that wanna try the communityBuild they can set the other parameter
- the README.md of the chart is outdated as it contains references to the
community
edition. We should clean it up, also removing the parts where we mention that this edition is deprecated in favor of communityBuild. It's now basically a substitution and not a deprecation anymore.
0944e7a
to
5ea337e
Compare
5ea337e
to
64d927e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just two small comments that are not blocking the acceptance.
Quality Gate passedIssues Measures |
SONAR-23559