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

BUILD-256: update local dev and install doc for new operator approach #66

Merged

Conversation

gabemontero
Copy link
Contributor

/assign @coreydaley

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 26, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gabemontero

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 26, 2021
@gabemontero
Copy link
Contributor Author

terraform / install flake e2e-aws-csi-driver

/test e2e-aws-csi-driver

@gabemontero
Copy link
Contributor Author

ok all green e2e's @coreydaley

README.md Outdated
to, and then employ the `deploy` make target from the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator),
where you set the `DRIVER_IMAGE` environment variable to that image reference as part of invoking `make deploy` from
your local clone of the the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator).
When running in this fashion, you also
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
When running in this fashion, you also

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah this needs a bit more adjustment that this obvious straggling ref.

README.md Outdated
Check out the [current installation options](docs/install.md) to get the driver up and going. You'll need to have
sufficient privileges to create namespaces and ServiceAccounts, and then create `ClusterRoles`, `ClusterRoleBindings`, `DaemonSets` with the privileged bit set,
and the creation of `CSIDrivers`.
The maintenance of the related API objects and the deployment of this CSI driver are handled via the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
The maintenance of the related API objects and the deployment of this CSI driver are handled via the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator)
The maintenance of the related API objects and the deployment of this CSI driver are handled via the [Openshift CSI Driver for Shared Resources Operator](https://github.com/openshift/csi-driver-shared-resource-operator)

README.md Outdated

If you are going to make code changes to this driver, and you'd like to test them against an OpenShift cluster, run the
`build-image` make target in this repository to capture those changes in an image reference whose remote registry and repository you can push
to, and then employ the `deploy` make target from the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator),
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
to, and then employ the `deploy` make target from the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator),
to, and then employ the `deploy` make target from the [Openshift CSI Driver for Shared Resources Operator](https://github.com/openshift/csi-driver-shared-resource-operator),

README.md Outdated
`build-image` make target in this repository to capture those changes in an image reference whose remote registry and repository you can push
to, and then employ the `deploy` make target from the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator),
where you set the `DRIVER_IMAGE` environment variable to that image reference as part of invoking `make deploy` from
your local clone of the the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
your local clone of the the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator).
your local clone of the [Openshift CSI Driver for Shared Resoureces Operator](https://github.com/openshift/csi-driver-shared-resource-operator).

@gabemontero
Copy link
Contributor Author

edits pushed @coreydaley thanks

@coreydaley
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 26, 2021
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@coreydaley
Copy link
Member

@gabemontero we should update openshift/release to not run the tests for markdown, owners, etc.

@gabemontero
Copy link
Contributor Author

@gabemontero we should update openshift/release to not run the tests for markdown, owners, etc.

good point ... if you have cycles, go for it

not sure I'll get to it before my EOB today and PTO tomorrow

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@gabemontero
Copy link
Contributor Author

/test e2e-aws-csi-driver-disruptive

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 03c75fe into openshift:master Oct 26, 2021
@gabemontero gabemontero deleted the update-install-local-dev branch October 27, 2021 00:08
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