Bug 2032289: omit empty fields in ConsolePlugin CR#1085
Bug 2032289: omit empty fields in ConsolePlugin CR#1085openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
@jhadvig this is my first PR in |
Adding a test case related to openshift/api#1085 Empty fields in ConsolePlugin Proxy , such as CACertificate, should remain empty and not be transformed to an empty string, so that it isn't validated against regex
|
/retest |
|
@jotak: This pull request references Bugzilla bug 2032289, 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. |
|
/bugzilla refresh |
|
@jotak: This pull request references Bugzilla bug 2032289, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
Requesting review from QA contact: 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. |
|
/lgtm |
|
/retest |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
6 similar comments
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
/hold putting on hold to break the bot ci loop 😬 |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
These fields are marked optional, hence should be omited when serialized to json
a5065f7 to
6d5ab92
Compare
|
/unhold |
|
@jotak: 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jotak, sttts 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 |
|
@jotak: All pull requests linked via external trackers have merged: Bugzilla bug 2032289 has been moved to the MODIFIED state. 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. |
Adding a test case related to openshift/api#1085 Empty fields in ConsolePlugin Proxy , such as CACertificate, should remain empty and not be transformed to an empty string, so that it isn't validated against regex
Adding a test case related to openshift/api#1085 Empty fields in ConsolePlugin Proxy , such as CACertificate, should remain empty and not be transformed to an empty string, so that it isn't validated against regex
Adding a test case related to openshift/api#1085 Empty fields in ConsolePlugin Proxy , such as CACertificate, should remain empty and not be transformed to an empty string, so that it isn't validated against regex
These fields are marked optional, hence should be omited when serialized
to json
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2032289