Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Apr 11, 2024

Using the same process as cde8d50 (#201) and 4353698 (#949), but for 4.15.0. The SVGs were generated with:

$ go build ./hack/cluster-version-util
$ mkdir /tmp/release
$ oc image extract quay.io/openshift-release-dev/ocp-release:4.15.0-x86_64[-1] --path /:/tmp/release
$ mkdir /tmp/release/manifests
$ ./cluster-version-util task-graph /tmp/release | dot -Tsvg >docs/user/tasks-by-number-and-component.svg
$ ./cluster-version-util task-graph --parallel flatten-by-number-and-component /tmp/release | dot -Tsvg >docs/user/tasks-flatten-by-number-and-component.svg

using:

$ go version
go version go1.21.6 linux/amd64
$ dot -V
dot - graphviz version 2.43.0 (0)

Using the same process as cde8d50 (docs/user/reconciliation:
Document release-image application, 2019-06-10, openshift#201) and 4353698
(docs/user/tasks-*by-number-and-component.svg: Update to 4.13,
2023-07-25, openshift#949), but for 4.15.0.  The SVGs were generated with:

  $ go build ./hack/cluster-version-util
  $ mkdir /tmp/release
  $ oc image extract quay.io/openshift-release-dev/ocp-release:4.15.0-x86_64[-1] --path /:/tmp/release
  $ mkdir /tmp/release/manifests
  $ ./cluster-version-util task-graph /tmp/release | dot -Tsvg >docs/user/tasks-by-number-and-component.svg
  $ ./cluster-version-util task-graph --parallel flatten-by-number-and-component /tmp/release | dot -Tsvg >docs/user/tasks-flatten-by-number-and-component.svg

using:

  $ go version
  go version go1.21.6 linux/amd64
  $ dot -V
  dot - graphviz version 2.43.0 (0)
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 11, 2024
@wking wking changed the title docs/user/tasks-*by-number-and-component.svg: Update to 4.15 NO-ISSUE: docs/user/tasks-*by-number-and-component.svg: Update to 4.15 Apr 11, 2024
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 11, 2024
@openshift-ci-robot
Copy link
Contributor

@wking: This pull request explicitly references no jira issue.

Details

In response to this:

Using the same process as cde8d50 (#201) and 4353698 (#949), but for 4.15.0. The SVGs were generated with:

$ go build ./hack/cluster-version-util
$ mkdir /tmp/release
$ oc image extract quay.io/openshift-release-dev/ocp-release:4.15.0-x86_64[-1] --path /:/tmp/release
$ mkdir /tmp/release/manifests
$ ./cluster-version-util task-graph /tmp/release | dot -Tsvg >docs/user/tasks-by-number-and-component.svg
$ ./cluster-version-util task-graph --parallel flatten-by-number-and-component /tmp/release | dot -Tsvg >docs/user/tasks-flatten-by-number-and-component.svg

using:

$ go version
go version go1.21.6 linux/amd64
$ dot -V
dot - graphviz version 2.43.0 (0)

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.

Copy link
Member

@petr-muller petr-muller left a comment

Choose a reason for hiding this comment

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

/label no-qe

LGTM, no testing necessary

@openshift-ci openshift-ci bot added the no-qe Allows PRs to merge without qe-approved label label Apr 12, 2024
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 12, 2024

[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-merge-bot openshift-merge-bot bot merged commit 36b0075 into openshift:master Apr 12, 2024
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build cluster-version-operator-container-v4.16.0-202404121144.p0.g36b0075.assembly.stream.el9 for distgit cluster-version-operator.
All builds following this will include this PR.

@wking wking deleted the 4.15-manifest-graph branch April 17, 2024 18:57
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. no-qe Allows PRs to merge without qe-approved label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants