Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Sep 27, 2022

Fixing a typo from c641333 (#2552). Otherwise the blocked-edges parsers thing this is informative docs, and not an actual risk declaration. With this change:

$ hack/show-edges.py candidate-4.11 | grep ' 4[.]11[.]6$'
4.10.16 -(blocked: OVNNetworkPolicyLongName)-> 4.11.6
4.10.17 -(blocked: OVNNetworkPolicyLongName)-> 4.11.6
4.10.18 -(blocked: OVNNetworkPolicyLongName)-> 4.11.6
...same OVNNetworkPolicyLongName for everything else going into 4.11.6...

which is what we want.

Fixing a typo from c641333 (blocked-edges/4.11.6: declare
OVNNetworkPolicyLongName risk, 2022-09-27, openshift#2552).  Otherwise the
blocked-edges parsers thing this is informative docs, and not an
actual risk declaration.  With this change:

  $ hack/show-edges.py candidate-4.11 | grep ' 4[.]11[.]6$'
  4.10.16 -(blocked: OVNNetworkPolicyLongName)-> 4.11.6
  4.10.17 -(blocked: OVNNetworkPolicyLongName)-> 4.11.6
  4.10.18 -(blocked: OVNNetworkPolicyLongName)-> 4.11.6
  ...same OVNNetworkPolicyLongName for everything else going into 4.11.6...

which is what we want.
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 27, 2022
Copy link
Contributor

@PratikMahajan PratikMahajan left a comment

Choose a reason for hiding this comment

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

lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 27, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PratikMahajan, 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:
  • OWNERS [PratikMahajan,wking]

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 Sep 27, 2022

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

@sdodson sdodson merged commit 741be65 into openshift:master Sep 27, 2022
@wking wking deleted the 4.11.6-yaml-suffix branch September 27, 2022 17:07
wking added a commit to wking/cincinnati-graph-data that referenced this pull request Sep 27, 2022
So we catch issues in presubmit CI, to avoid needing post-merge fixups
like 4d23a34 (blocked-edges/4.11.6-ovn-namespace: Adding a .yaml
suffix, 2022-09-27, openshift#2553).  I've set things up so that we can add .md
or similar to the allow-list in the future, if we wanted to allow
blocked-edges/README.md, etc.
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants