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

MGDAPI-6417 CRO Release 1.1.4 #822

Merged

Conversation

valerymo
Copy link
Contributor

@valerymo valerymo commented Aug 6, 2024

Overview

Jira: https://issues.redhat.com/browse/MGDAPI-6417

Verification

  1. Install and check standalone CRO
  • Clone this branch
  • Run make cluster/prepare
  • Run make run
  • Check that CRO installed successfully
  1. Check with Rhoam
  1. What was done:
    3.1. CRO standalone installation
    3.2. RHOAM local install
    3.3. RHOAM Upgrade TEST: 1.40.0 (CRO 1.1.3) to 1.41.0 (CRO 1.1.4) on CCS cluster
$ oc get rhmi rhoam -n redhat-rhoam-operator -o json | jq -r '.status.stage'
complete

$ oc get rhmi rhoam -n redhat-rhoam-operator -o json
....

                    "cloud-resources": {
                        "host": "",
                        "name": "cloud-resources",
                        "operator": "1.1.4",
                        "status": "completed",
                        "version": "1.1.4"
                    },
.....
 "version": "1.41.0"

@valerymo valerymo changed the title MGDAPI-6417 CRO Release 1.1.4 [WIP]MGDAPI-6417 CRO Release 1.1.4 Aug 6, 2024
@valerymo valerymo marked this pull request as draft August 6, 2024 07:54
@valerymo
Copy link
Contributor Author

valerymo commented Aug 6, 2024

/retest

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.59%. Comparing base (a7744fd) to head (d640e02).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #822   +/-   ##
=======================================
  Coverage   72.59%   72.59%           
=======================================
  Files          54       54           
  Lines        7051     7051           
=======================================
  Hits         5119     5119           
  Misses       1541     1541           
  Partials      391      391           

@valerymo valerymo marked this pull request as ready for review August 6, 2024 11:15
@valerymo valerymo changed the title [WIP]MGDAPI-6417 CRO Release 1.1.4 MGDAPI-6417 CRO Release 1.1.4 Aug 6, 2024
@MStokluska
Copy link
Member

@valerymo any chance we could run a test of RHOAM 1.40 -> RHOAM 1.41 with new cro index?

}
]
capabilities: Basic Install
containerImage: quay.io/integreatly/cloud-resource-operator:v1.1.4
Copy link
Member

Choose a reason for hiding this comment

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

@valerymo that image doesnt seem to exist, I forgot the release process of CRO but is that expected?

Copy link
Contributor Author

@valerymo valerymo Aug 12, 2024

Choose a reason for hiding this comment

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

@MStokluska , thank you for comment.

  • I worked according to Release preparing notes in CRO README. No notes for new index image preparing there. In Description I wrote that Local installation was verified.
  • Similar task for CRO 1.1.3 - it included image build with Pipeline. MGDAPI-6218 CRO release-v1.1.3 #723 , but it's a Private image.
  • I will try find procedure for build CRO Release image
    Thank you

@MStokluska
Copy link
Member

/lgtm
/approve

Copy link
Contributor

openshift-ci bot commented Aug 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MStokluska

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-bot openshift-merge-bot bot merged commit cfa00e9 into integr8ly:master Aug 19, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants