Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staged upstream repositories #2

Closed
wants to merge 1 commit into from

Conversation

ankitathomas
Copy link
Contributor

No description provided.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Feb 24, 2021
@timflannagan
Copy link
Contributor

/test all

@timflannagan
Copy link
Contributor

/test all
/verify-owners

@timflannagan
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 25, 2021
@timflannagan
Copy link
Contributor

/approve

@timflannagan
Copy link
Contributor

/lgtm cancel

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Feb 25, 2021
@timflannagan
Copy link
Contributor

Oh weird it's probably reading from the OWNERS file that attached to the commit and not this repository's current OWNERS file.

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ankitathomas, timflannagan

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 [ankitathomas,timflannagan]

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

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 25, 2021
@timflannagan
Copy link
Contributor

/verify-owners
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 25, 2021
@openshift-ci-robot
Copy link

New changes are detected. LGTM label has been removed.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Feb 25, 2021
@ankitathomas
Copy link
Contributor Author

/verify-owners

@openshift-ci-robot
Copy link

The following users are mentioned in OWNERS file(s) but are untrusted for the following reasons. One way to make the user trusted is to add them as members of the openshift org. You can then trigger verification by writing /verify-owners in a comment.

  • Bowenislandsong
    • User is not a member of the org. User is not a collaborator. Satisfy at least one of these conditions to make the user trusted.

Comment on lines 1 to 20
# approval == this is a good idea /approve
approvers:
- ecordell
- njhale
- dinhxuanvu
- kevinrizza
- benluddy
# review == this code is good /lgtm
reviewers:
- ecordell
- njhale
- dinhxuanvu
- kevinrizza
- gallettilance
- anik120
- exdx
- awgreene
- Bowenislandsong
- benluddy
- ankitathomas
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's remove this file

Comment on lines 1 to 25

# approval == this is a good idea /approve
approvers:
- ecordell
- njhale
- kevinrizza
- benluddy
- awgreene
# review == this code is good /lgtm
reviewers:
- ecordell
- njhale
- kevinrizza
- benluddy
- dinhxuanvu
- gallettilance
- anik120
- exdx
- awgreene
- hasbro17
- ankitathomas
- joelanford
- timflannagan
# Bugzilla component
component: "OLM"
Copy link
Contributor

@timflannagan timflannagan Feb 25, 2021

Choose a reason for hiding this comment

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

Same here

@timflannagan
Copy link
Contributor

Superseded by #5

/close

@openshift-ci-robot
Copy link

@timflannagan: Closed this PR.

In response to this:

Superseded by #5

/close

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.

ankitathomas pushed a commit to ankitathomas/operator-framework-olm that referenced this pull request Apr 6, 2021
Package cleanup

(upstream operator-registry commit: 06f1c06ac03372aa94253fdf6f8fdbb59dfa3a5c)
awgreene added a commit to awgreene/operator-framework-olm that referenced this pull request Jul 1, 2021
 This is the 1st commit message:

wip

 This is the commit message openshift#2:
awgreene added a commit to awgreene/operator-framework-olm that referenced this pull request Jul 1, 2021
 This is the 1st commit message:

wip

 This is the commit message openshift#2:
awgreene added a commit to awgreene/operator-framework-olm that referenced this pull request Jul 1, 2021
 This is the 1st commit message:

wip

 This is the commit message openshift#2:
awgreene added a commit to awgreene/operator-framework-olm that referenced this pull request Jul 1, 2021
 This is the 1st commit message:

wip

 This is the commit message openshift#2:
awgreene added a commit to awgreene/operator-framework-olm that referenced this pull request Jul 1, 2021
 This is the 1st commit message:

wip

 This is the commit message openshift#2:
awgreene added a commit to awgreene/operator-framework-olm that referenced this pull request Jul 1, 2021
 This is the 1st commit message:

wip

 This is the commit message openshift#2:
awgreene added a commit to awgreene/operator-framework-olm that referenced this pull request Jul 1, 2021
 This is the 1st commit message:

wip

 This is the commit message openshift#2:
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 3, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 3, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 3, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 5, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 5, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 5, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 5, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 6, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
grokspawn added a commit to grokspawn/operator-framework-olm that referenced this pull request Jul 10, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
tmshort pushed a commit to tmshort/operator-framework-olm that referenced this pull request Jul 11, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
tmshort pushed a commit to tmshort/operator-framework-olm that referenced this pull request Jul 17, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
tmshort pushed a commit to tmshort/operator-framework-olm that referenced this pull request Jul 20, 2023
* refactor to move more processing to the template

Signed-off-by: Jordan Keister <[email protected]>

* better diagnostics on custom exec error

Signed-off-by: Jordan Keister <[email protected]>

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* caching wip

Signed-off-by: Jordan Keister <[email protected]>

* refactor a bit and update unit tests (openshift#2)

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <[email protected]>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
Signed-off-by: Jordan Keister <[email protected]>

* whitespace sanity hell

Signed-off-by: Jordan Keister <[email protected]>

* drop STDERR for nominal case

Signed-off-by: Jordan Keister <[email protected]>

---------

Signed-off-by: Jordan Keister <[email protected]>
Signed-off-by: Catherine Chan-Tse <[email protected]>
Signed-off-by: Bryce Palmer <[email protected]>
Co-authored-by: Catherine Chan-Tse <[email protected]>
Co-authored-by: Bryce Palmer <[email protected]>
Upstream-repository: operator-registry
Upstream-commit: 00a4cce4847d75f71bbcb574e0e7ac364fd9f546
stevekuznetsov pushed a commit to stevekuznetsov/operator-framework-olm that referenced this pull request Jul 31, 2023
… to a file-based catalog (#1127)

* Documentation on how to add a plain bundle to a file-based catalog

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback

Signed-off-by: Rashmi Gottipati <[email protected]>

* Clarify regular bundle to be of registry+v1 format

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback openshift#1

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback openshift#2

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback openshift#3

Signed-off-by: Rashmi Gottipati <[email protected]>

* Add an example for the desired channel name and link to OLM best practices for channel naming conventions

Signed-off-by: Rashmi Gottipati <[email protected]>

---------

Signed-off-by: Rashmi Gottipati <[email protected]>
stevekuznetsov pushed a commit to stevekuznetsov/operator-framework-olm that referenced this pull request Jul 31, 2023
… to a file-based catalog (#1127)

* Documentation on how to add a plain bundle to a file-based catalog

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback

Signed-off-by: Rashmi Gottipati <[email protected]>

* Clarify regular bundle to be of registry+v1 format

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback openshift#1

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback openshift#2

Signed-off-by: Rashmi Gottipati <[email protected]>

* Address review feedback openshift#3

Signed-off-by: Rashmi Gottipati <[email protected]>

* Add an example for the desired channel name and link to OLM best practices for channel naming conventions

Signed-off-by: Rashmi Gottipati <[email protected]>

---------

Signed-off-by: Rashmi Gottipati <[email protected]>

Upstream-repository: operator-registry

Upstream-commit: bca2bfb89bc4db7bd9ebd08031be3d59bfdc65e8
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. do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants