Skip to content

NE-2730: Bump version to 1.2.2#458

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:release-1.2from
Thealisyed:version-bump-1.2.2
May 21, 2026
Merged

NE-2730: Bump version to 1.2.2#458
openshift-merge-bot[bot] merged 1 commit into
openshift:release-1.2from
Thealisyed:version-bump-1.2.2

Conversation

@Thealisyed
Copy link
Copy Markdown
Contributor

Summary

  • Bump version labels from 1.2.1 → 1.2.2 in VERSION, Containerfiles, and CSV
  • Prepares the 1.2.2 patch release to address CVE-2026-25679 (incorrect parsing of IPv6 host literals in net/url)
  • The golang bump is already merged in openshift/external-dns#134 on release-1.2

Files changed

  • VERSION
  • Containerfile.external-dns-operator
  • Containerfile.external-dns-operator-bundle
  • bundle/manifests/external-dns-operator.clusterserviceversion.yaml

Note

The name labels in Containerfiles still use the old-style format (external-dns-operator / external-dns-operator-bundle). The 1.3.4 release (PR #436) updated these to match product security metadata (edo/external-dns-rhel9-operator). If check-labels Conforma check fails, the 1.2 equivalents (edo/external-dns-rhel8-operator) may need to be applied in a follow-up.

Bump version labels in VERSION, Containerfiles, and CSV for the
1.2.2 patch release to address CVE-2026-25679.

Assisted with Claude.
@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 May 20, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@Thealisyed: This pull request references Jira Issue OCPBUGS-78658, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is MODIFIED instead
  • expected Jira Issue OCPBUGS-78658 to depend on a bug in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but no dependents were found

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

  • Bump version labels from 1.2.1 → 1.2.2 in VERSION, Containerfiles, and CSV
  • Prepares the 1.2.2 patch release to address CVE-2026-25679 (incorrect parsing of IPv6 host literals in net/url)
  • The golang bump is already merged in openshift/external-dns#134 on release-1.2

Files changed

  • VERSION
  • Containerfile.external-dns-operator
  • Containerfile.external-dns-operator-bundle
  • bundle/manifests/external-dns-operator.clusterserviceversion.yaml

Note

The name labels in Containerfiles still use the old-style format (external-dns-operator / external-dns-operator-bundle). The 1.3.4 release (PR #436) updated these to match product security metadata (edo/external-dns-rhel9-operator). If check-labels Conforma check fails, the 1.2 equivalents (edo/external-dns-rhel8-operator) may need to be applied in a follow-up.

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
Copy Markdown

coderabbitai Bot commented May 20, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 299956f4-c0ce-4d1a-9a28-247cdd207b12

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

Copy link
Copy Markdown
Contributor

@alebedev87 alebedev87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 20, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 20, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alebedev87

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 20, 2026
@alebedev87
Copy link
Copy Markdown
Contributor

/retest

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 20, 2026

@Thealisyed: 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.

@Thealisyed Thealisyed changed the title OCPBUGS-78658: Bump version to 1.2.2 NE-2730: Bump version to 1.2.2 May 21, 2026
@openshift-ci-robot openshift-ci-robot removed jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels May 21, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented May 21, 2026

@Thealisyed: This pull request references NE-2730 which is a valid jira issue.

Details

In response to this:

Summary

  • Bump version labels from 1.2.1 → 1.2.2 in VERSION, Containerfiles, and CSV
  • Prepares the 1.2.2 patch release to address CVE-2026-25679 (incorrect parsing of IPv6 host literals in net/url)
  • The golang bump is already merged in openshift/external-dns#134 on release-1.2

Files changed

  • VERSION
  • Containerfile.external-dns-operator
  • Containerfile.external-dns-operator-bundle
  • bundle/manifests/external-dns-operator.clusterserviceversion.yaml

Note

The name labels in Containerfiles still use the old-style format (external-dns-operator / external-dns-operator-bundle). The 1.3.4 release (PR #436) updated these to match product security metadata (edo/external-dns-rhel9-operator). If check-labels Conforma check fails, the 1.2 equivalents (edo/external-dns-rhel8-operator) may need to be applied in a follow-up.

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.

@Thealisyed
Copy link
Copy Markdown
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented May 21, 2026

@Thealisyed: This pull request references NE-2730 which is a valid jira issue.

Details

In response to this:

/jira refresh

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.

@Thealisyed
Copy link
Copy Markdown
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented May 21, 2026

@Thealisyed: This pull request references NE-2730 which is a valid jira issue.

Details

In response to this:

/jira refresh

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.

@openshift-merge-bot openshift-merge-bot Bot merged commit d859baa into openshift:release-1.2 May 21, 2026
13 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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants