Skip to content
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

LOG-3228: fix validation on empty spec #1802

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

jcantrill
Copy link
Contributor

This PR:

fixes a merge issue where we always validate against an empty spec which causes logging to never deploy
Links
https://issues.redhat.com/browse/LOG-3228
forward pick of #1801

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 20, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcantrill

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 20, 2022
@jcantrill
Copy link
Contributor Author

/cherrypick master

@openshift-cherrypick-robot

@jcantrill: once the present PR merges, I will cherry-pick it on top of master in a new PR and assign it to you.

In response to this:

/cherrypick master

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 21, 2022

@jcantrill: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-next adaf7de link false /test e2e-ocp-next
ci/prow/e2e-ocp-previous adaf7de link false /test e2e-ocp-previous

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@jcantrill
Copy link
Contributor Author

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 22, 2022
@jcantrill
Copy link
Contributor Author

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 22, 2022
@cahartma
Copy link
Contributor

cahartma commented Jan 3, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 3, 2023
@openshift-merge-robot openshift-merge-robot merged commit d950996 into openshift:release-5.6 Jan 3, 2023
@openshift-cherrypick-robot

@jcantrill: #1802 failed to apply on top of branch "master":

Applying: LOG-3342: fix validation on empty spec
Using index info to reconstruct a base tree...
M	internal/k8shandler/forwarding_test.go
M	internal/migrations/migrate_clusterlogforwarder.go
M	internal/migrations/migrate_clusterlogforwarder_test.go
Falling back to patching base and 3-way merge...
Auto-merging internal/migrations/migrate_clusterlogforwarder_test.go
CONFLICT (content): Merge conflict in internal/migrations/migrate_clusterlogforwarder_test.go
Auto-merging internal/migrations/migrate_clusterlogforwarder.go
Auto-merging internal/k8shandler/forwarding_test.go
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 LOG-3342: fix validation on empty spec
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherrypick master

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.

@jcantrill jcantrill deleted the log3228 branch January 3, 2023 21:17
@jcantrill
Copy link
Contributor Author

/cherrypick master

@openshift-cherrypick-robot

@jcantrill: new pull request created: #1817

In response to this:

/cherrypick master

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.

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. lgtm Indicates that a PR is ready to be merged. release/5.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants