Skip to content

OCPBUGS-78539: revert temporary crash toleration for dns-operator#7994

Open
jparrill wants to merge 1 commit intoopenshift:mainfrom
jparrill:OCPBUGS-78539
Open

OCPBUGS-78539: revert temporary crash toleration for dns-operator#7994
jparrill wants to merge 1 commit intoopenshift:mainfrom
jparrill:OCPBUGS-78539

Conversation

@jparrill
Copy link
Contributor

@jparrill jparrill commented Mar 18, 2026

Summary

References

Test plan

  • Verify e2e tests pass without the dns-operator crash toleration

Summary by CodeRabbit

  • Chores
    • Updated internal tolerance configurations for pod restart behavior.

This reverts the temporary e2e crash toleration for dns-operator
that was added while waiting for the updated cluster-dns-operator
manifests to reach the OCP payload in nightly builds.

The fix has now landed in the payload, so the toleration is no
longer needed.

Refs: openshift#7978
Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com>
@openshift-ci-robot
Copy link

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Mar 18, 2026
@openshift-ci-robot
Copy link

@jparrill: This pull request references Jira Issue OCPBUGS-78539, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is ON_QA instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Summary

References

Test plan

  • Verify e2e tests pass without the dns-operator crash toleration

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 openshift-eng/jira-lifecycle-plugin repository.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 18, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 1859fefa-f820-44cd-9394-73f0296f401a

📥 Commits

Reviewing files that changed from the base of the PR and between 8eaac17 and c6ee79a.

📒 Files selected for processing (1)
  • test/e2e/util/util.go
💤 Files with no reviewable changes (1)
  • test/e2e/util/util.go

📝 Walkthrough

Walkthrough

A line containing the dns-operator entry was removed from the podCrashTolerations map in the test utilities file. Previously, this entry specified that the dns-operator pod could tolerate up to 5 restarts during end-to-end testing. With this removal, the dns-operator will no longer have a custom restart tolerance configuration and will instead follow the default behavior for pods not explicitly listed in the map.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@jparrill
Copy link
Contributor Author

/cc @sjenning

@openshift-ci openshift-ci bot requested review from bryan-cox and sjenning March 18, 2026 08:12
@openshift-ci openshift-ci bot added the area/testing Indicates the PR includes changes for e2e testing label Mar 18, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 18, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jparrill

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed do-not-merge/needs-area labels Mar 18, 2026
@jparrill
Copy link
Contributor Author

/hold

Until new dns-operator manifests reach the ocp payload

@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 Mar 18, 2026
@jparrill
Copy link
Contributor Author

/area testing

@jparrill
Copy link
Contributor Author

/test e2e-azure-self-managed

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 18, 2026

@jparrill: all tests passed!

Full PR test history. Your PR dashboard.

Details

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

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. area/testing Indicates the PR includes changes for e2e testing do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants