Bryan Ramos

Results 5 comments of Bryan Ramos

This should have been fixed in this PR: https://github.com/backstage/community-plugins/pull/2963 A similar issue was found when using the Tekton plugin with Jenkins on the same page, and the PR above fixed...

The issue involving the URL seems to come from here: https://github.com/backstage/community-plugins/blob/main/workspaces/redhat-argocd/plugins/argocd/src/components/DeploymentLifeCycle/DeploymentLifecycleHeader.tsx#L28-L34 It looks like it tries to build a URL using the instance name from the metadata, but looking at...

Re-opening (I think it auto-closed?), still need to merge #3990

Both PRs have been merged and the changes are on NPM. Closing, reopen if needed.

I applied the same fix as @C-Higgins and it also got rid of the issue on my machine. (containerd version 1.5.11 )