Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Aug 16, 2023

To mitigate slow cache warming, like 9916190 (#3590). The fixedIn 4.13.4 entered stable-4.13 back in June:

$ git --no-pager blame channels/stable-4.13.yaml | grep ' 4[.]13[.]4$'
90eca13b2 (Automated Stabilization Robot 2023-06-29 08:03:38 +0000 40) - 4.13.4

so it's unlikely that there are all that many folks still interested in updating to it, instead of a more recent 4.13.z. And anyone who is interested can still read the message and ticket, decide whether they're exposed, and update if they feel they aren't exposed (or if they feel they are exposed but can handle being bit).

Generated with:

$ for X in blocked-edges/*PersistentVolumeDiskIDSymlinks*; do CONTENT="$(grep -B100 matchingRules: "${X}"; printf -- '- type: %s\n' Always)"; echo "${CONTENT}" > "${X}"; done

To mitigate slow cache warming [1], like 9916190 (Retire some older
conditional edges which required PromQL eval, 2023-05-09, openshift#3590).  The
fixedIn 4.13.4 entered stable-4.13 back in June:

  $ git --no-pager blame channels/stable-4.13.yaml | grep ' 4[.]13[.]4$'
  90eca13 (Automated Stabilization Robot 2023-06-29 08:03:38 +0000 40) - 4.13.4

so it's unlikely that there are all that many folks still interested
in updating to it, instead of a more recent 4.13.z.  And anyone who is
interested can still read the message and ticket, decide whether
they're exposed, and update if they feel they aren't exposed (or if
they feel they are exposed but can handle being bit).

Generated with:

  $ for X in blocked-edges/*PersistentVolumeDiskIDSymlinks*; do CONTENT="$(grep -B100 matchingRules: "${X}"; printf -- '- type: %s\n' Always)"; echo "${CONTENT}" > "${X}"; done

[1]: https://issues.redhat.com/browse/OTA-942
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 16, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 16, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: petr-muller, wking

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
Copy link
Contributor

openshift-ci bot commented Aug 16, 2023

@wking: 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/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot
Copy link
Contributor

Fix included in accepted release 4.15.0-0.nightly-2023-09-27-073353

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.

3 participants