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

ci: clone all repos during kubesaw deployment #133

Merged
merged 3 commits into from
May 16, 2024

Conversation

sadlerap
Copy link
Member

During the deployment process for kubesaw, toolchain-e2e needs to have access to host-operator and member-operator repositories to render deployment templates. If the build system isn't given an explicit path to a tree, it'll clone off of whatever's sitting in latest trunk. Since we're running a fork of it, we need to tell toolchain-e2e to use our forks as well.

sadlerap and others added 2 commits May 15, 2024 16:29
During the deployment process for kubesaw, toolchain-e2e needs to have
access to host-operator and member-operator repositories to render
deployment templates.  If the build system isn't given an explicit path
to a tree, it'll clone off of whatever's sitting in latest trunk.  Since
we're running a fork of it, we need to tell toolchain-e2e to use our
forks as well.

Signed-off-by: Andy Sadler <ansadler@redhat.com>
Copy link
Member

@filariow filariow left a comment

Choose a reason for hiding this comment

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

lgtm

@filariow filariow merged commit d5553cf into konflux-workspaces:main May 16, 2024
9 checks passed
@sadlerap sadlerap deleted the fix-kubesaw-deploy branch May 16, 2024 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants