-
Notifications
You must be signed in to change notification settings - Fork 902
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
fix(google) : FR: Help text on GCE load balancer type selection screen #7044
Conversation
The following commits need their title changed:
Please format your commit title into the form:
This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here. |
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.
Thanks so much for adding this fix!
Please change the commit title prefix to fix(google): ...
to prevent spinbot from complaining about it.
I am also adding our technical writer as a reviewer to look over the wording of the help text.
Co-Authored-By: Maggie Neterval <mneterval@google.com>
spinnaker/spinnaker#3537 Made the changes to show helptext in each of the Load Balancer Type
…spinnaker#3537 spinnaker/spinnaker#3537 Update app/scripts/modules/google/src/help/gce.help.ts Co-Authored-By: Maggie Neterval <mneterval@google.com> fix(google): FR: Help text on GCE load balancer type selection screen spinnaker/spinnaker#3537 Made the changes to show helptext in each of the Load Balancer Type
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.
@brandonnelson3
@jtk54
Opinions?
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.
Co-Authored-By: Dave Dorbin <ddorbin@google.com>
cdd6f23 chore(package): Just Update Prettier™ 5cc4146 perf(google): avoid unnecessary fetching and filtering of gce images (spinnaker#7115) 92492c4 fix(google): allow SpEL in stack/detail in deploy stage (spinnaker#7105) 94dc56d fix(google): Help text on GCE load balancer type selection screen (spinnaker#7044)
Added the help text on each GCE Loadbalancer type so that can easily understand. This fix is for the below issue.
spinnaker/spinnaker#3537