Skip to content

Use CRD & Webhook v1 APIs#1391

Merged
knative-prow-robot merged 1 commit into
knative:masterfrom
dprotaso:crd-v1
Jun 19, 2020
Merged

Use CRD & Webhook v1 APIs#1391
knative-prow-robot merged 1 commit into
knative:masterfrom
dprotaso:crd-v1

Conversation

@dprotaso
Copy link
Copy Markdown
Member

@dprotaso dprotaso commented Jun 8, 2020

@knative-prow-robot knative-prow-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 8, 2020
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 8, 2020
@knative-prow-robot knative-prow-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jun 8, 2020
Comment thread hack/update-codegen.sh
k8s.io/client-go \
k8s.io/api \
"admissionregistration:v1beta1 apps:v1 autoscaling:v1,v2beta1 batch:v1,v1beta1 core:v1 rbac:v1" \
"admissionregistration:v1beta1,v1 apps:v1 autoscaling:v1,v2beta1 batch:v1,v1beta1 core:v1 rbac:v1" \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

do we still need the beta?

Copy link
Copy Markdown
Member Author

@dprotaso dprotaso Jun 8, 2020

Choose a reason for hiding this comment

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

No - but I don't want to break anyone consuming this package downstream so I left it

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We can drop with when the API version is dropped by K8s or it becomes a pain to maintain

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it's probably file. It's just more files :) If they're unused might not even be linked, so should not matter

@dprotaso dprotaso changed the title [wip] Use CRD & Webhook v1 APIs Use CRD & Webhook v1 APIs Jun 19, 2020
@knative-prow-robot knative-prow-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 19, 2020
@dprotaso
Copy link
Copy Markdown
Member Author

Integration and upgrade tests passed in downstream knative/serving#8259

I was going to swap serving's CRDs to v1 but that can be a separate PR and doesn't need to block the webhook infra using v1 APIs

@dprotaso
Copy link
Copy Markdown
Member Author

/assign @mattmoor

Copy link
Copy Markdown
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 19, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, mattmoor

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 19, 2020
@knative-prow-robot knative-prow-robot merged commit caa4440 into knative:master Jun 19, 2020
@dprotaso dprotaso deleted the crd-v1 branch June 19, 2020 15:47
@matzew
Copy link
Copy Markdown
Member

matzew commented Jun 22, 2020

started looking at eventing in knative/eventing#3360

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. area/test-and-release cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants