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

Remove the repo lock workflow #2762

Merged
merged 4 commits into from
Aug 20, 2024
Merged

Remove the repo lock workflow #2762

merged 4 commits into from
Aug 20, 2024

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Aug 16, 2024

cilium/cilium#34178 got merged. vendor cilium-cli from cilium/cilium repo.

4 commits:

  • pick up the latest cilium code from main branch: cilium/cilium@e528f99
  • update main.go to import the CLI from cilium/cilium repo.
  • delete unused code.
  • unlock the repo and update CONTRIBUTING.md.

Signed-off-by: Michi Mutsuzaki <[email protected]>
Signed-off-by: Michi Mutsuzaki <[email protected]>
cilium/cilium#34178 got merged. Remove the lock
workflow and update CONTRIBUTING.md.

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent changed the title Pr/michi/unlock Remove the repo lock workflow Aug 16, 2024
@michi-covalent michi-covalent marked this pull request as ready for review August 16, 2024 14:48
@michi-covalent michi-covalent requested review from a team as code owners August 16, 2024 14:48
@viktor-kurchenko
Copy link
Contributor

@michi-covalent was the intention of this PR?
I thought we would archive the repo after merging CLI in the cilium repo.

@michi-covalent
Copy link
Contributor Author

I thought we would archive the repo after merging CLI in the cilium repo.

no we are keeping cilium-cli repo. see https://github.com/cilium/design-cfps/blob/main/cilium/CFP-25694-move-cilium-cli-to-cilium-repo.md?plain=1#L77-L90

@michi-covalent michi-covalent requested review from a team and tklauser and removed request for a team August 16, 2024 22:26
Copy link
Contributor

@viktor-kurchenko viktor-kurchenko left a comment

Choose a reason for hiding this comment

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

Looks innocent)

Copy link
Member

@sayboras sayboras left a comment

Choose a reason for hiding this comment

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

Seems legit ✔️

@michi-covalent michi-covalent merged commit 79952c7 into main Aug 20, 2024
13 checks passed
@michi-covalent michi-covalent deleted the pr/michi/unlock branch August 20, 2024 00:08
@NordMike
Copy link

NordMike commented Sep 5, 2024

Is the actual source code of cilium CLI in another repo now? It would be nice to have this mentioned in README.

@michi-covalent
Copy link
Contributor Author

yes it's in cilium/cilium repo. it's documented in CONTRIBUTING.md: https://github.com/cilium/cilium-cli/blob/main/CONTRIBUTING.md#contribution-workflow

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.

6 participants