-
Notifications
You must be signed in to change notification settings - Fork 128
Create platform and orchestrator packages #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
Create platform and orchestrator packages #902
Conversation
|
Thanks for your PR,
To skip the vendors CIs, Maintainers can use one of:
|
9a188ad to
2146e70
Compare
2146e70 to
838fc5e
Compare
zeeke
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.
I left some comments. Overall, thr refactor looks good. I like the we finally started handling the generic plugin as the "main" one.
838fc5e to
23a8e6f
Compare
|
Hi @adrianchiris @zeeke @e0ne as requested here is the design proposal for this feature #917 |
23a8e6f to
32f7fe1
Compare
32f7fe1 to
2ef63a9
Compare
This creates an interface for orchestrators both for vanilla kubernetes and openshift
This creates an interface for platform adding baremetal and openstack with a preparation for additional ones Signed-off-by: Sebastian Sch <[email protected]>
2ef63a9 to
b7e600a
Compare
|
provided feedback, lets have CI green. once comments addressed im LGTM. great work @SchSeba ! |
|
once merged, lets sync the changes back to the design doc so it can serve as reference for implementors |
567b959 to
222674b
Compare
|
Hi @adrianchiris @zeeke can you give another round review please |
zeeke
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.
LGTM!
Thanks for this work
222674b to
afc9f6b
Compare
|
Hi @adrianchiris as requested I removed the getHostHelpers from the interface. |
|
@SchSeba please see open discussions. once addressed we can merge IMO |
Signed-off-by: Sebastian Sch <[email protected]>
…ders to avoid collision Signed-off-by: Sebastian Sch <[email protected]>
afc9f6b to
f9637c1
Compare
|
Thanks! Merging this one |
No description provided.