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

CRD + RBAC fixes #36

Closed
wants to merge 3 commits into from

Conversation

pohly
Copy link
Contributor

@pohly pohly commented Mar 1, 2019

The RBAC file in v1.0.1 was incorrect and the code shouldn't register CRDs. All of that has already been fixed on the master branch, but not the release-1.0 branch.

Fixes: #3
/assign @msau42

jarrpa and others added 3 commits March 1, 2019 09:19
This shouldn't be done by us in the first place, and inhibits dependency
upgrades beyond k8s 1.12.

Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 1, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: pohly
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: saad-ali

If they are not already assigned, you can assign the PR to them by writing /assign @saad-ali in a comment when ready.

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

@pohly pohly mentioned this pull request Mar 1, 2019
@msau42
Copy link
Collaborator

msau42 commented Mar 1, 2019

Would not registering the CRD be considered a breaking change? That may not be something we should put into a patch release.

@pohly
Copy link
Contributor Author

pohly commented Mar 4, 2019

I don't know whether people relied on this alpha-level feature in v1.0.1. Personally I consider it a bug, and thus fixing it in a patch release would be okay.

You can also create a release-1.1 branch off the v1.0.1 tag and I'll create a PR against that branch, if you prefer to do a v1.1.0 with this fix instead of v1.0.2. I'm fine with that, too.

@pohly
Copy link
Contributor Author

pohly commented Mar 6, 2019

/hold

We discussed this on Monday and didn't come to a conclusion whether this needs to be fixed at all and if so, in which release (v1.0.1 or v1.1.0) and with or without removal of the CRD installation.

On hold for now until we know whether this really affects anyone.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 6, 2019
@pohly
Copy link
Contributor Author

pohly commented Apr 8, 2019

cluster-driver-registrar is deprecated, no need for this PR anymore

@pohly pohly closed this Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants