-
Notifications
You must be signed in to change notification settings - Fork 244
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
Remove references to Docker support #3954
Remove references to Docker support #3954
Conversation
dfc665c
to
a69ee95
Compare
**What type of PR is this?** > Uncomment only one ` /kind` line, and delete the rest. > For example, `> /kind bug` would simply become: `/kind bug` /kind documentation [skip ci] **What does does this PR do / why we need it**: Removes references to deploying via Docker **Which issue(s) this PR fixes**: N/A **PR acceptance criteria**: - [ ] Unit test - [ ] Integration test - [X] Documentation - [ ] I have read the [test guidelines](https://github.com/openshift/odo/blob/master/docs/dev/test-architecture.adoc) **How to test changes / Special notes to the reviewer**: N/A Signed-off-by: Charlie Drage <[email protected]>
a69ee95
to
5123962
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: girishramnani The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/retest Please review the full test history for this PR and help us cut down flakes. |
Stuck in the merge queue.. Tests pass (obviously haha). Going to manually merge. |
What type of PR is this?
/kind documentation
[skip ci]
What does does this PR do / why we need it:
Removes references to deploying via Docker
Which issue(s) this PR fixes:
N/A
PR acceptance criteria:
Unit test
Integration test
Documentation
I have read the test guidelines
How to test changes / Special notes to the reviewer:
N/A
Signed-off-by: Charlie Drage [email protected]