Rebase to ingest fix for Route CR defaulting disparities.#1192
Rebase to ingest fix for Route CR defaulting disparities.#1192benluddy wants to merge 4 commits intoopenshift:mainfrom
Conversation
|
@benluddy: This pull request references Jira Issue OCPBUGS-4189, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: benluddy The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@benluddy: This pull request references Jira Issue OCPBUGS-4189, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
1 similar comment
|
@benluddy: This pull request references Jira Issue OCPBUGS-4189, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
7456d0a to
6b77de3
Compare
6b77de3 to
9add5b8
Compare
|
/jira refresh |
|
@benluddy: This pull request references Jira Issue OCPBUGS-4189, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This looks like a misconfiguration given that microshift's main branch is still tracking release-4.12, right? /retitle Rebase to ingest fix for Route CR defaulting disparities. |
|
@benluddy: No Jira bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/cc @fzdarsky |
|
@benluddy: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/hold That should do it, but I'll recompile and test to be entirely sure. |
|
Yes, checked the same smoke tests using a nightly from today and they worked fine. Thanks! /close |
|
@benluddy: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@benluddy: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
To be replaced by an OCP rebase once admission changes have merged.
When serialized in the request as the empty string, spec.to.kind is defaulted to "Service".
When spec.tls is serialized in the request as an empty object, spec.tls.termination defaults to "edge":
Uppercase value "Edge" for spec.tls.termination is converted to "edge":
When serialized in the request as "", spec.wildcardPolicy defaults to "None":