Skip to content
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

Updated README primarily to cover modes of operation. #196

Merged
merged 1 commit into from Jun 4, 2020

Conversation

dgoodwin
Copy link
Contributor

No description provided.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 28, 2020
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 28, 2020
@joelddiaz
Copy link
Contributor

I haven't yet reviewed this, but as a heads up, there is another outstanding PR that covers part of this #188

README.md Outdated
Comment on lines 31 to 42
Currently the operator supports AWS, GCP, Azure, VMWare, OpenStack and oVirt.

# Running from source
## Admin Credential Locations

Cloud | Secret | Secret Data Keys
--- | --- | ---
AWS | kube-system/aws-creds | aws_access_key_id aws_secret_access_key
GCP | kube-system/gcp-credentials | service_account.json
Azure | kube-system/azure-credentials | azure_client_id azure_client_secret azure_subscription_id azure_tenant_id
OpenStack | kube-system/openstack-credentials | clouds.yaml
VSphere | kube-system/vsphere-creds |
oVirt | kube-system/ovirt-credentials | ovirt_url ovirt_username ovirt_password ovirt_cafile ovirt_insecure ovirt_ca_bundle
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's some latent OCD, but can we sort alphabetically?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Primary goal to document the various modes of operation in CCO. Also
includes revamped instructions for manual credentials mode, and an
overdue pass at removing outdated info.
@dgoodwin dgoodwin changed the title WIP: Updated README primarily to cover modes of operation. Updated README primarily to cover modes of operation. Jun 4, 2020
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 4, 2020
@dgoodwin
Copy link
Contributor Author

dgoodwin commented Jun 4, 2020

Updated with review comments, new content, and WIP removed.

Copy link
Contributor

@joelddiaz joelddiaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 4, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dgoodwin, joelddiaz

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 6d0aecf into openshift:master Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants