-
Notifications
You must be signed in to change notification settings - Fork 101
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
Bug 1694819: bump deps and add nullable fields to crd validation #97
Conversation
sallyom
commented
Mar 20, 2019
•
edited
Loading
edited
- bump to kubernetes-1.13.4
- vendor openshift/kubernetes-apiextensions-apiserver to bring in PR that adds ability for nullable fields to CRDs, until that change merges upstream
- update authentication crd with proper validation
- bump deps, but keep patch on vendor until openshift/api types_oauth.go change is complete, so beta3-beta3 upgrades don't break.
- fix build with bump-update clusterOperatorStatusController
- switch glog to klog for kubernetes-1.13.4
/test e2e-aws |
d076b5f
to
06c3317
Compare
/hold |
/retest |
09c7bba
to
aae92eb
Compare
af8f172
to
aa3696e
Compare
@enj The update in openshift-apiserver-operator doesn't show up until 4.0.0-11 |
4344951
to
2fd4ac4
Compare
/lgtm |
/hold cancel |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
/test e2e-aws |
1 similar comment
/test e2e-aws |
/retest |
/test e2e-aws |
This brings in the nullable tags on fields, to resolve https://bugzilla.redhat.com/show_bug.cgi?id=1694819
A recent change added an issuer field which can be used to perform discovery via the /.well-known/openid-configuration endpoint. This makes the OpenIDURLs struct obsolete. It will be removed when this change in openshift/api is effective in all builds.
/test e2e-aws |
@enj it's green 👀 |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: enj, sallyom, stlaz 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 |