Skip to content

Conversation

@grokspawn
Copy link
Contributor

Signed-off-by: Jordan Keister jordan@nimblewidget.com

Description of the change:
Folks expressed some confusion that because the upgrade graph edges are always in the form "greater [replaces|skips] lesser" led to a right-to-left interpretation.
This PR reverses the ordering and replaces the verb with a role designation (e.g. "replace" instead of "replaces", etc.) in order to read left-to-right.

Motivation for the change:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

@openshift-ci openshift-ci bot requested review from exdx and kevinrizza November 14, 2022 21:11
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 14, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grokspawn

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:

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 Nov 14, 2022
@grokspawn grokspawn changed the title left-right swap edge vertices left-right swap mermaid edge vertices from render-graph Nov 14, 2022
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
@grokspawn grokspawn force-pushed the render-graph-lr-mirror branch from 5a18986 to 905141f Compare November 14, 2022 22:13
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #1041 (905141f) into master (0271e78) will increase coverage by 0.01%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #1041      +/-   ##
==========================================
+ Coverage   51.94%   51.95%   +0.01%     
==========================================
  Files         102      102              
  Lines        9215     9215              
==========================================
+ Hits         4787     4788       +1     
+ Misses       3515     3514       -1     
  Partials      913      913              
Impacted Files Coverage Δ
alpha/declcfg/write.go 75.38% <66.66%> (ø)
pkg/registry/query.go 61.48% <0.00%> (+0.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@oceanc80
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 15, 2022
@openshift-merge-robot openshift-merge-robot merged commit 8959418 into operator-framework:master Nov 15, 2022
@grokspawn grokspawn deleted the render-graph-lr-mirror branch November 15, 2022 21:13
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