-
Notifications
You must be signed in to change notification settings - Fork 87
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
Decouple uni04delta network stage from control plane stage #498
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jirimacku The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/66c91cfe709a4db9a0c92828f9b995ec ✔️ noop SUCCESS in 0s |
82b64bd
to
316faf1
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/78e887cd0d4f411ab4608333c6d9a368 ✔️ noop SUCCESS in 0s |
316faf1
to
7bf928f
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/24785348cabf473c858e8b8f4ac79bfa ✔️ noop SUCCESS in 0s |
5ca0d04
to
1e4345f
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/09893b7cde2647afbab8251443b3a085 ✔️ noop SUCCESS in 0s |
1e4345f
to
ccb8972
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/97fa787d423b45d181c4698bcafe75cd ✔️ noop SUCCESS in 0s |
c2f3d04
to
c9eb079
Compare
c9eb079
to
6ff8d47
Compare
/retest |
Highly inspired by the #489
This makes the networking components MetalLB NetConfig and Net-attach-def separated for the control plane stage. This allows to create an adoption job based on UniDelta architecture. The adoption job needs to deploy just the networking but not the control plane itself.