Skip to content

Conversation

jgbernalp
Copy link
Contributor

@jgbernalp jgbernalp commented Oct 7, 2025

This PR adds additional configuration options to be set from environment or flags:

  • tls-min-version
  • tls-max-version
  • tls-cipher-suites
  • tls-curves

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

@jgbernalp: This pull request references Jira Issue OCPBUGS-62276, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

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

In response to this:

This PR adds additional configuration options to be set from environment or flags:

  • tls-min-version
  • tls-max-version
  • tls-cipher-suites
  • tls-curves

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-ci openshift-ci bot requested a review from etmurasaki October 7, 2025 17:53
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 7, 2025
@jgbernalp jgbernalp force-pushed the add-additional-tls-configuration branch from 03195db to 7641748 Compare October 8, 2025 06:37
@jgbernalp jgbernalp force-pushed the add-additional-tls-configuration branch from 7641748 to 9ad3f1b Compare October 8, 2025 08:54
@jgbernalp jgbernalp force-pushed the add-additional-tls-configuration branch from 9ad3f1b to 73b6198 Compare October 8, 2025 09:25
@jgbernalp
Copy link
Contributor Author

/label ux-approved

@openshift-ci openshift-ci bot added the ux-approved Signifies that UX has signed off on this PR label Oct 8, 2025
@jgbernalp
Copy link
Contributor Author

/override ci/prow/okd-scos-e2e-aws-ovn

Copy link
Contributor

openshift-ci bot commented Oct 10, 2025

@jgbernalp: Overrode contexts on behalf of jgbernalp: ci/prow/okd-scos-e2e-aws-ovn

In response to this:

/override ci/prow/okd-scos-e2e-aws-ovn

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.

@jgbernalp
Copy link
Contributor Author

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Oct 10, 2025
@openshift-ci-robot
Copy link

@jgbernalp: This pull request references Jira Issue OCPBUGS-62276, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.21.0) matches configured target version for branch (4.21.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

In response to this:

This PR adds additional configuration options to be set from environment or flags:

  • tls-min-version
  • tls-max-version
  • tls-cipher-suites
  • tls-curves

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.

@simonpasquier
Copy link
Contributor

/lgtm

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

/lgtm

Copy link
Contributor

openshift-ci bot commented Oct 10, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jgbernalp, PeterYurkovich, simonpasquier

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:
  • OWNERS [PeterYurkovich,jgbernalp]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Oct 10, 2025

@jgbernalp: all tests passed!

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

@openshift-merge-bot openshift-merge-bot bot merged commit 1ded62e into openshift:main Oct 10, 2025
9 checks passed
@openshift-ci-robot
Copy link

@jgbernalp: Jira Issue OCPBUGS-62276: Some pull requests linked via external trackers have merged:

The following pull request, linked via external tracker, has not merged:

All associated pull requests must be merged or unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

Jira Issue OCPBUGS-62276 has not been moved to the MODIFIED state.

In response to this:

This PR adds additional configuration options to be set from environment or flags:

  • tls-min-version
  • tls-max-version
  • tls-cipher-suites
  • tls-curves

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.

@jgbernalp
Copy link
Contributor Author

/cherry-pick release-4.20

@openshift-cherrypick-robot

@jgbernalp: new pull request created: #592

In response to this:

/cherry-pick release-4.20

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.

@openshift-merge-robot
Copy link
Contributor

Fix included in accepted release 4.21.0-0.nightly-2025-10-17-012128

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/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. 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. qe-approved Signifies that QE has signed off on this PR ux-approved Signifies that UX has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants