-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[WIP] Add the Packet provider #3914
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
Hi @displague. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: Marques Johansson <[email protected]>
Signed-off-by: Marques Johansson <[email protected]>
This covers the minimal steps and process to go from "nothing" to "OpenShift is fully capable of running on your platform". Heavily work in progress, but should capture the why, our support levels, and our target config, as well as mechanical steps to get down the line.
The following users are mentioned in OWNERS file(s) but are untrusted for the following reasons. One way to make the user trusted is to add them as members of the openshift org. You can then trigger verification by writing
|
@displague: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hi @displague ! It would be great to start by writing up an enhancement here: https://github.com/openshift/enhancements I think a design document would be appropriate to discuss the various important decision points about how the packet platform will be integrated. Those questions span more than just the installer repository. There's a document we wrote that highlighted some of the areas we expect to discuss for packet. Hopefully you have it? Thanks! |
Hi @russellb! I have received a few documents about this and we broadly have approaches in mind for the expectations. I'd be happy to start by opening an enhancements issue, but I don't appear to have access to that repository (404). |
sorry, I had a typo in the repo name. Give it another try. |
@russellb I see it now (typo). What makes the most sense for this? A single document here: This is what I generally see for providers. |
This repo didn't always exist, so there may not be a perfect example to follow. I'd create a document just in the root |
Moving to #4472 |
I'm drafting this PR early to facilitate conversation and to add context to any provider creation questions that come up in the process.
I've included #1112 from @smarterclayton in this PR with the intention of addressing PR feedback fro #1112 while adding my own observations.
I am happy to rebase and squash away the messy commits that will make their way into this PR along the way.
Maintainers, it's not clear to me what todo items I should aim for here. Feel free to edit this PR description to include appropriate bullets for a Platform integration
This PR: