Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Update Change
quay.io/rhdh/plugin-catalog-index minor 1.9 β†’ 1.10

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

⚠️ Files changed after running the pre-commit hooks

Those changes should have been pushed automatically to your PR branch.

NOTE: If the PR checks are stuck after this additional commit, manually close the PR and immediately reopen it to trigger the checks again.

@rm3l
Copy link
Member

rm3l commented Jan 22, 2026

/bump backstage minor

@rm3l rm3l self-requested a review January 26, 2026 08:17
@renovate renovate bot force-pushed the renovate/quay.io-rhdh-plugin-catalog-index-1.x branch from 301192d to 7e48dbd Compare January 26, 2026 08:17
@rm3l
Copy link
Member

rm3l commented Jan 26, 2026

/bump backstage minor

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
@github-actions
Copy link

⚠️ Files changed after running the pre-commit hooks

Those changes should have been pushed automatically to your PR branch.

NOTE: If the PR checks are stuck after this additional commit, manually close the PR and immediately reopen it to trigger the checks again.

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
@renovate
Copy link
Author

renovate bot commented Jan 26, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqubecloud
Copy link

Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

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

/lgtm

@rm3l
Copy link
Member

rm3l commented Jan 30, 2026

>>> helm install backstage-j2wv0j5jcq ct-previous-revision2774055234/charts/backstage --namespace backstage-j2wv0j5jcq --wait --values ct-previous-revision2774055234/charts/backstage/ci/with-orchestrator-and-dynamic-plugins-npmrc-values.yaml --timeout 500s --set route.enabled=false --set upstream.ingress.enabled=true --set global.host=rhdh.127.0.0.1.sslip.io --set upstream.backstage.image.repository=rhdh/rhdh-hub-rhel9 --set upstream.backstage.image.tag=latest
W0126 08:38:21.849338   33480 warnings.go:70] spec.SessionAffinity is ignored for headless services
Error: INSTALLATION FAILED: timed out waiting for the condition

[...]

 >>> helm install backstage-wr3nmi8hra ct-previous-revision2774055234/charts/backstage --namespace backstage-wr3nmi8hra --wait --values ct-previous-revision2774055234/charts/backstage/ci/with-orchestrator-values.yaml --timeout 500s --set route.enabled=false --set upstream.ingress.enabled=true --set global.host=rhdh.127.0.0.1.sslip.io --set upstream.backstage.image.repository=rhdh/rhdh-hub-rhel9 --set upstream.backstage.image.tag=latest
W0126 08:46:49.845447   41101 warnings.go:70] spec.SessionAffinity is ignored for headless services
Error: INSTALLATION FAILED: timed out waiting for the condition

[...]

>>> helm install backstage-b9u4p48857 charts/backstage --namespace backstage-b9u4p48857 --wait --values charts/backstage/ci/with-orchestrator-and-dynamic-plugins-npmrc-values.yaml --timeout 500s --set route.enabled=false --set upstream.ingress.enabled=true --set global.host=rhdh.127.0.0.1.sslip.io --set upstream.backstage.image.repository=rhdh/rhdh-hub-rhel9 --set upstream.backstage.image.tag=latest
W0126 09:08:32.112772   65890 warnings.go:70] spec.SessionAffinity is ignored for headless services
Error: INSTALLATION FAILED: timed out waiting for the condition

[...]

 2026-01-26T08:40:49.294Z backstage error Plugin 'scaffolder' threw an error during startup, waiting for 16 other plugins to finish before shutting down the process. Cannot read properties of undefined (reading 'id') type="initialization" stack="TypeError: Cannot read properties of undefined (reading 'id')\n    at /opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:262:72\n    at Array.map (<anonymous>)\n    at /opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:262:59\n    at Array.map (<anonymous>)\n    at /opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:256:35\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Promise.allSettled (index 4)\n    at async #doStart (/opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:242:21)\n    at async BackendInitializer.start (/opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:160:5)\n    at async BackstageBackend.start (/opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackstageBackend.cjs.js:19:5)"

Orchestrator-related tests failing because of non-compatible Orchestrator plugins.

Overriding as this is being addressed in #307

/override "Test Latest Release"

@openshift-ci
Copy link

openshift-ci bot commented Jan 30, 2026

@rm3l: Overrode contexts on behalf of rm3l: Test Latest Release

Details

In response to this:

>>> helm install backstage-j2wv0j5jcq ct-previous-revision2774055234/charts/backstage --namespace backstage-j2wv0j5jcq --wait --values ct-previous-revision2774055234/charts/backstage/ci/with-orchestrator-and-dynamic-plugins-npmrc-values.yaml --timeout 500s --set route.enabled=false --set upstream.ingress.enabled=true --set global.host=rhdh.127.0.0.1.sslip.io --set upstream.backstage.image.repository=rhdh/rhdh-hub-rhel9 --set upstream.backstage.image.tag=latest
W0126 08:38:21.849338   33480 warnings.go:70] spec.SessionAffinity is ignored for headless services
Error: INSTALLATION FAILED: timed out waiting for the condition

[...]

>>> helm install backstage-wr3nmi8hra ct-previous-revision2774055234/charts/backstage --namespace backstage-wr3nmi8hra --wait --values ct-previous-revision2774055234/charts/backstage/ci/with-orchestrator-values.yaml --timeout 500s --set route.enabled=false --set upstream.ingress.enabled=true --set global.host=rhdh.127.0.0.1.sslip.io --set upstream.backstage.image.repository=rhdh/rhdh-hub-rhel9 --set upstream.backstage.image.tag=latest
W0126 08:46:49.845447   41101 warnings.go:70] spec.SessionAffinity is ignored for headless services
Error: INSTALLATION FAILED: timed out waiting for the condition

[...]

>>> helm install backstage-b9u4p48857 charts/backstage --namespace backstage-b9u4p48857 --wait --values charts/backstage/ci/with-orchestrator-and-dynamic-plugins-npmrc-values.yaml --timeout 500s --set route.enabled=false --set upstream.ingress.enabled=true --set global.host=rhdh.127.0.0.1.sslip.io --set upstream.backstage.image.repository=rhdh/rhdh-hub-rhel9 --set upstream.backstage.image.tag=latest
W0126 09:08:32.112772   65890 warnings.go:70] spec.SessionAffinity is ignored for headless services
Error: INSTALLATION FAILED: timed out waiting for the condition

[...]

2026-01-26T08:40:49.294Z backstage error Plugin 'scaffolder' threw an error during startup, waiting for 16 other plugins to finish before shutting down the process. Cannot read properties of undefined (reading 'id') type="initialization" stack="TypeError: Cannot read properties of undefined (reading 'id')\n    at /opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:262:72\n    at Array.map (<anonymous>)\n    at /opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:262:59\n    at Array.map (<anonymous>)\n    at /opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:256:35\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Promise.allSettled (index 4)\n    at async #doStart (/opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:242:21)\n    at async BackendInitializer.start (/opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackendInitializer.cjs.js:160:5)\n    at async BackstageBackend.start (/opt/app-root/src/node_modules/@backstage/backend-app-api/dist/wiring/BackstageBackend.cjs.js:19:5)"

Orchestrator-related tests failing because of non-compatible Orchestrator plugins.

Overriding as this is being addressed in #307

/override "Test Latest Release"

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-sigs/prow repository.

@openshift-merge-bot openshift-merge-bot bot merged commit 8031f18 into main Jan 30, 2026
7 of 8 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the renovate/quay.io-rhdh-plugin-catalog-index-1.x branch January 30, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants