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

Revert "Integrate feature flags in CEO" #1069

Conversation

DennisPeriquet
Copy link
Contributor

Reverts #1062

Per Openshift policy we are reverting this breaking change to get CI and/or nightly payloads flowing again.

This change is breaking

  • 4.14 CI payload: 4.14.0-0.ci-2023-07-08-062054
  • 4.14 nightly payload: 4.14.0-0.nightly-2023-07-08-161537

To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run these jobs on the PR and check the result of to confirm the fix has corrected the problem:

/payload 4.14 nightly blocking
/payload 4.14 nightly ci

Since this PR was introduced, 4.14.0-0.ci-2023-07-08-062054 and 4.14.0-0.nightly-2023-07-08-161537 have gotten this failure:

Failed: suite=[openshift-tests-upgrade], [sig-cluster-lifecycle] pathological event should not see excessive Back-off restarting failed containers

Given a sample failure like this and logs like this:

E0708 09:38:50.892701       1 simple_featuregate_reader.go:290] cluster failed with : unable to determine features: missing desired version "4.13.0-0.ci-2023-07-07-163417" in featuregates.config.openshift.io/cluster

I believe this PR is the cause.

cc @tjungblu

@openshift-ci openshift-ci bot requested review from Elbehery and tjungblu July 9, 2023 14:55
@neisw
Copy link

neisw commented Jul 9, 2023

/payload-job periodic-ci-openshift-release-master-ci-4.14-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 9, 2023

@neisw: trigger 1 job(s) for the /payload-(job|aggregate) command

  • periodic-ci-openshift-release-master-ci-4.14-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/b0eb1a70-1eac-11ee-9d1f-c54b40efe694-0

@tjungblu
Copy link
Contributor

Thanks, let's get this in for now - I'll revise this later.

@tjungblu
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 10, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 10, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DennisPeriquet, tjungblu

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 Jul 10, 2023
@tjungblu
Copy link
Contributor

/override ci/prow/e2e-aws-ovn-etcd-scaling

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 10, 2023

@tjungblu: Overrode contexts on behalf of tjungblu: ci/prow/e2e-aws-ovn-etcd-scaling

In response to this:

/override ci/prow/e2e-aws-ovn-etcd-scaling

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 Jul 10, 2023

@DennisPeriquet: The following test 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-aws-etcd-recovery 7038223 link false /test e2e-aws-etcd-recovery

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.

@tjungblu
Copy link
Contributor

fix found in #1071

@openshift-merge-robot openshift-merge-robot merged commit a6046b5 into openshift:master Jul 10, 2023
11 of 12 checks passed
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants