-
Notifications
You must be signed in to change notification settings - Fork 272
update console URLs for staging clusters #6262
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
update console URLs for staging clusters #6262
Conversation
|
@enarha thanks for the feedback. I followed the procedure you posted to generate these changes. It seems something in current git clone https://github.com/redhat-appstudio/infra-deployments
cd infra-deployments
./hack/generate-deploy-config.sh -c components/pipeline-service/staging
click here for
|
some previous changes did not update properly the deploy.yaml configs, getting the base out of sync with the per cluster deploy.yaml files. I've opened #6272 to get things in sync. Once we get that merged, you can rebase your PR and get the proper diff. You also missed to update the development overlay. See 2. from my previous comment. It is a standalone file, you do not need to generate configs for development, just update the main file. |
@filariow feel free to rebase this PR. |
Signed-off-by: Francesco Ilario <[email protected]>
a29f9f5
to
cd453c2
Compare
@enarha thanks! rebased |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: filariow, hugares 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
9109f58
into
redhat-appstudio:main
follows up to #6187, #6125, #6089
Signed-off-by: Francesco Ilario [email protected]