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

Rename linkerd vendor to buoyant #1079

Conversation

adamkpickering
Copy link
Collaborator

@adamkpickering adamkpickering commented Oct 23, 2024

Linkerd is maintained by Buoyant, which is a SUSE partner. That means that the linkerd-related charts should be provided by the buoyant vendor, not the linkerd vendor. This PR makes this change. It is the result of running the following commands:

git mv assets/linkerd assets/buoyant
git mv charts/linkerd charts/buoyant
git mv packages/linkerd packages/buoyant
sed -i 's/assets\/linkerd/assets\/buoyant/g' index.yaml

I noticed that the Files changed view is not very helpful, but I'm not sure how to make the PR smaller. For what it's worth, I did test the change in a local Rancher cluster and everything worked as expected.

@adamkpickering adamkpickering requested a review from a team as a code owner October 23, 2024 18:12
@recena
Copy link
Collaborator

recena commented Oct 23, 2024

@adamkpickering There are conflicts.

@adamkpickering adamkpickering merged commit 13adfcc into rancher:main-source Oct 23, 2024
1 check passed
@adamkpickering adamkpickering deleted the rename-linkerd-vendor-to-buoyant branch October 23, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants