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-353: update with latest CRD,group,csi driver renames #914

Conversation

gabemontero
Copy link
Contributor

Update on the names or the various CRD/group/driver names for the sharedconfigmap / sharedsecret / sharedresource following the meeting between myself and
@deads2k
@adambkaplan
@bparees
@jsafrane
@coreydaley

on Sep 24 2021

@sbose78 @siamaksade FYI

@gabemontero gabemontero changed the title update with latest CRD,group,csi driver renames BUILD-353: update with latest CRD,group,csi driver renames Sep 29, 2021
@gabemontero
Copy link
Contributor Author

/assign @adambkaplan

Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/approve

Want someone to double-check, I think this looks right.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 6, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan

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 6, 2021
@gabemontero
Copy link
Contributor Author

/approve

Want someone to double-check, I think this looks right.

/assign @coreydaley

please provide the double-check @adambkaplan asks .... mostly lines up with your openshift/api work

@@ -164,16 +162,28 @@ An admin creates a new cluster level custom resource for encapsulating the shara


```yaml
kind: ShareResource
apiVersion: storage.openshift.io/v1alpha1
kind: ShareConfigMap
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
kind: ShareConfigMap
kind: SharedConfigMap

```

```yaml
kind: ShareSecret
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
kind: ShareSecret
kind: SharedSecret

resources:
- shareresources
- sharedsecrets
- sharedconfigmaps
verbs:
Copy link
Member

Choose a reason for hiding this comment

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

Should we add watch here 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.

yep

@gabemontero gabemontero force-pushed the latest-shared-resource-renames branch from 4ec2c3b to 0155b6b Compare October 6, 2021 18:05
@gabemontero
Copy link
Contributor Author

updates 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 6, 2021
@openshift-merge-robot openshift-merge-robot merged commit f602f5e into openshift:master Oct 6, 2021
@gabemontero gabemontero deleted the latest-shared-resource-renames branch October 6, 2021 18:39
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