Skip to content

Staged upstream repositories#2

Closed
ankitathomas wants to merge 1 commit intoopenshift:masterfrom
ankitathomas:master
Closed

Staged upstream repositories#2
ankitathomas wants to merge 1 commit intoopenshift:masterfrom
ankitathomas:master

Conversation

@ankitathomas
Copy link
Copy Markdown
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
Copy Markdown
Contributor

/test all

@timflannagan
Copy link
Copy Markdown
Contributor

/test all
/verify-owners

@timflannagan
Copy link
Copy Markdown
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
Copy Markdown
Contributor

/approve

@timflannagan
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

[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

Details 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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor Author

/verify-owners

@openshift-ci-robot
Copy link
Copy Markdown

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 thread staging/api/OWNERS Outdated
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

Superseded by #5

/close

@openshift-ci-robot
Copy link
Copy Markdown

@timflannagan: Closed this PR.

Details

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:
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 <jordan@nimblewidget.com>

* better diagnostics on custom exec error

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

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

* caching wip

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

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

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

---------

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

* whitespace sanity hell

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

* drop STDERR for nominal case

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

---------

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Co-authored-by: Catherine Chan-Tse <cchantse@redhat.com>
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
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 <jordan@nimblewidget.com>

* better diagnostics on custom exec error

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

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

* caching wip

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

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

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

---------

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

* whitespace sanity hell

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

* drop STDERR for nominal case

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

---------

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Co-authored-by: Catherine Chan-Tse <cchantse@redhat.com>
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
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 <jordan@nimblewidget.com>

* better diagnostics on custom exec error

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

* Remove obsolete fields

Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

* caching wip

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

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

* refactor a bit and update unit tests

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

* add more utests and minor tweaks

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>

---------

Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Signed-off-by: Jordan Keister <jordan@nimblewidget.com>

* whitespace sanity hell

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

* drop STDERR for nominal case

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

---------

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Co-authored-by: Catherine Chan-Tse <cchantse@redhat.com>
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
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 (openshift#1127)

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

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Clarify regular bundle to be of registry+v1 format

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback openshift#1

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback openshift#2

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback openshift#3

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

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

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

---------

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
stevekuznetsov pushed a commit to stevekuznetsov/operator-framework-olm that referenced this pull request Jul 31, 2023
… to a file-based catalog (openshift#1127)

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

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Clarify regular bundle to be of registry+v1 format

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback openshift#1

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback openshift#2

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback openshift#3

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

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

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

---------

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

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