Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

update apiregistration yaml to v1.7 final #1011

Merged
merged 1 commit into from
Jul 7, 2017
Merged

update apiregistration yaml to v1.7 final #1011

merged 1 commit into from
Jul 7, 2017

Conversation

MHBauer
Copy link
Contributor

@MHBauer MHBauer commented Jul 7, 2017

right now we're broken without the priority existing correctly for 1.7

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 7, 2017
Copy link
Contributor

@arschles arschles left a comment

Choose a reason for hiding this comment

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

Thanks @MHBauer

@MHBauer
Copy link
Contributor Author

MHBauer commented Jul 7, 2017

@cheftako this is an example of the things we need to keep in sync on.

@MHBauer MHBauer added the LGTM1 label Jul 7, 2017
priority: 100
{{ else if .Capabilities.APIVersions.Has "apiregistration.k8s.io/v1beta1" -}}
groupPriorityMinimum: 10000
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks straightforward, though could we get an explanation as to why these priority values were chosen?

Copy link
Contributor

Choose a reason for hiding this comment

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

@kibbles-n-bytes check out https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1/types.go#L56-L71 for documentation on generally what these should be. I believe that, in a follow-up, we should parameterize these. Not blocking for this PR.

@arschles
Copy link
Contributor

arschles commented Jul 7, 2017

@MHBauer I have removed the LGTM1 label from this - I am reviewing now

Copy link
Contributor

@arschles arschles left a comment

Choose a reason for hiding this comment

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

LGTM1

@arschles arschles added the LGTM1 label Jul 7, 2017
@arschles arschles merged commit 34ed5cd into kubernetes-retired:master Jul 7, 2017
@MHBauer
Copy link
Contributor Author

MHBauer commented Jul 7, 2017

Sorry on jumping the gun there @arschles.

@MHBauer MHBauer deleted the update-apiregistration branch July 7, 2017 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. LGTM1 LGTM2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants