-
Notifications
You must be signed in to change notification settings - Fork 7
Add SCS2 Cluster Stacks #232
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
Conversation
|
Hi @garloff, just saw the Point with the wishlist in the PB minutes. Please use the task list in the description here to collect them |
|
Thanks a lot, @jschoone ! |
|
More points in the wishlist (in order of decreasing priority):
In addition, go through old wishlist
This list is too long -- we should not insist on getting it completed to make an scs2 worthwhile. When prioritizing, we should have the normal benefit/effort ratio. |
|
Pending final testing, we should merge this, no? |
971cf79 to
7ffad1d
Compare
Signed-off-by: Jan Schoone <[email protected]> Feat/scs2 rationalize descriptions (#236) * Fix clusterclass var descriptions capitalization and defaults. Also, rationalize long descriptions to use multi-line yaml strings. * Add missing {} on empty dict. * Better description of apiServerLoadBalancer. Signed-off-by: Kurt Garloff <[email protected]>
7ffad1d to
04fc39b
Compare
Yes, I squashed the commits, published |
|
Perfect -- and it passed |
garloff
left a comment
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.
Works, passes tests. Let's merge.
Hi @garloff and @matofeder,
as discussed this is a PR containing the new Cluster Stack
scs2.The addons are already adjusted to use the
clouds.yamlinstead of generatedcloud.conf(makes openstack-csp-helper unnecessary) (#225), also some variables are already renamed using lower camel case.scstoscs2ClusterClass?