Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

chore: Switch the default operand image tag from latest to next and fix CI nightly job [RHIDP-3157] #401

Conversation

rm3l
Copy link
Member

@rm3l rm3l commented Jul 15, 2024

Description

This PR fixes the failing nightly job by:

  • switching the default operand image from quay.io/janus-idp/backstage-showcase:latest to quay.io/rhdh/rhdh-hub-rhel9:latest quay.io/janus-idp/backstage-showcase:next.
    We'll need to monitor our tests to see how they behave against this next tag (built from the main branch of the Showcase repo). If they are too unstable, we might need to switch back to using a stable (and updated) downstream RHDH image.
  • making sure to handle the required (RHDH 1.2+) authentication to the /api/dynamic-plugins-info/loaded-plugins endpoint (used in the tests to ensure a fully-working CR example)

Which issue(s) does this PR fix or relate to

PR acceptance criteria

  • Tests
  • Documentation
  • If the bundle manifests have been updated, make sure to review the rhdh-operator.csv.yaml file accordingly

How to test changes / Special notes to the reviewer

See https://github.com/rm3l/janus-idp-operator/actions/runs/9960353647/job/27520205261 as an example of a successful run.

Copy link
Member

@gazarenkov gazarenkov left a comment

Choose a reason for hiding this comment

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

I am not a big fan testing "derivative" artifacts but since we do not release long living upstream binaries yet, I am OK with anything for resolving #399.

rm3l added 8 commits July 16, 2024 10:13
…owcase:latest' to 'quay.io/rhdh/rhdh-hub-rhel9:latest'

'quay.io/rhdh/rhdh-hub-rhel9' is the downstream image of the Showcase image
User authentication is now needed to query the '/api/dynamic-plugins-info/loaded-plugins' API endpoint
…ng v1alpha1 as version

Otherwise, the 1.x operator is not aware of the v1alpha2 version
It should hopefully fix the random network connection issues
This will reduce the likeliness of random connectivity failures
@rm3l rm3l requested a review from gazarenkov July 16, 2024 11:50
@rm3l
Copy link
Member Author

rm3l commented Jul 16, 2024

The nightly job should now be fixed. See https://github.com/rm3l/janus-idp-operator/actions/runs/9954821654

@rm3l rm3l changed the title ci: Fix CI nightly job [RHIDP-3157] chore: Switch the default operand image to quay.io/rhdh/rhdh-hub-rhel9:latest and fix CI nightly job [RHIDP-3157] Jul 16, 2024
rm3l added 2 commits July 16, 2024 17:57
…stage-showcase:latest' to 'quay.io/rhdh/rhdh-hub-rhel9:latest'"

This reverts commit 8b81157.
'next' is the development tag of the upstream Showcase image,
and should hopefully be stable.
The goal with this is to monitor how our tests behave against this 'next' tag. If it proves too unstable,
we might want to switch back to using the downstream RHDH image
(`quay.io/rhdh/rhdh-hub-rhel9:latest`).
@rm3l rm3l changed the title chore: Switch the default operand image to quay.io/rhdh/rhdh-hub-rhel9:latest and fix CI nightly job [RHIDP-3157] chore: Switch the default operand image tag from latest to next and fix CI nightly job [RHIDP-3157] Jul 16, 2024
@openshift-ci openshift-ci bot added the lgtm PR is ready to be merged. Required by Prow. label Jul 17, 2024
Copy link

openshift-ci bot commented Jul 17, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gazarenkov

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-ci openshift-ci bot added the approved PR has been approved by an approver from all required OWNERS files. Required by Prow. label Jul 17, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 1cf9757 into janus-idp:main Jul 17, 2024
7 checks passed
@rm3l rm3l deleted the RHIDP-3157_issue-detected-with-nightly-e2e-checks branch July 17, 2024 06:57
@rm3l rm3l mentioned this pull request Jul 17, 2024
@rm3l rm3l linked an issue Jul 17, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved PR has been approved by an approver from all required OWNERS files. Required by Prow. lgtm PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly check failed
3 participants