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

[feat] Use Kustomize to create OpenShift ConsoleLink from existing OpenShift Routes #16

Open
rampadc opened this issue Mar 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rampadc
Copy link
Member

rampadc commented Mar 24, 2022

Current

Currently, console links for Ansible, ArgoCD, RHACM and Infrastructure Automation are created using a job to extract the route's URL. When a route is invalid, the job waits for the route to be valid. This method works but requires regular patching for the base image.

Proposal

Use Kustomize to inject K8s runtime data into the creating console link.

@rampadc rampadc added the enhancement New feature or request label Mar 24, 2022
@rampadc rampadc self-assigned this Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant