Skip to content
New issue

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

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

Already on GitHub? # to your account

MGDAPI-5646 - prepare CRO release v1.0.2 #681

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

adam-cattermole
Copy link
Member

Overview

MGDAPI-5646
MGDAPI-5463

Verification

Tested a quick local build on this and the package looks expected:

docker run --rm -it -p 50052:50051 quay.io/acatterm/cloud-resource-operator:index-v1.0.2
grpcurl -plaintext localhost:50052 api.Registry/ListBundles | jq '{packageName: .packageName, name: .csvName, version: .version, bundlePath: .bundlePath, replaces: .replaces, skipRange: .skipRange, skips: .skips, channelName: .channelName}'
{
  "packageName": "rhmi-cloud-resources",
  "name": "cloud-resources.v1.0.2",
  "version": "1.0.2",
  "bundlePath": "quay.io/acatterm/cloud-resource-operator:bundle-v1.0.2",
  "replaces": "cloud-resources.v1.0.1",
  "skipRange": null,
  "skips": null,
  "channelName": "rhmi"
}

@adam-cattermole adam-cattermole changed the title MGDAPI-5463 - update index base version to v4.12 MGDAPI-5646 - prepare CRO release v1.0.2 Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #681 (9c44e81) into master (ab0a0bf) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #681   +/-   ##
=======================================
  Coverage   72.19%   72.19%           
=======================================
  Files          53       53           
  Lines        6754     6754           
=======================================
  Hits         4876     4876           
  Misses       1484     1484           
  Partials      394      394           

@KevFan
Copy link
Contributor

KevFan commented Apr 18, 2023

  • Verified v1.0.2 is in bundle

image

/lgtm

@austincunningham
Copy link
Member

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 18, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: austincunningham

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-merge-robot openshift-merge-robot merged commit 302556b into integr8ly:master Apr 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants