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

docs(main): remove registry to sealos Experimental #3047

Merged
merged 1 commit into from
May 7, 2023

Conversation

cuisongliu
Copy link
Collaborator

@cuisongliu cuisongliu commented May 7, 2023

πŸ€– Generated by Copilot at a16be52

Summary

πŸ› οΈπŸ³πŸ“

This pull request refactors the sealctl tool to use command groups and templates, and adds a new subcommand group for container and image management using the buildah package. It also renames the tool to sealos and updates the documentation and examples accordingly. It removes several redundant functions from the cmd package and registers them in the rootCmd of the cmd/sealos/cmd/root.go file.

We are the sealos, we command the cluster
We refactor the code, we make it faster
We use the buildah, we manage the images
We are the sealos, we are the experimental

Walkthrough

  • Refactor the subcommands of the sealctl tool into command groups and templates, and integrate the buildah package as a subcommand group for container and image management (link, link, link, link, link, link, link, link, link)
  • Rename the sealctl tool to sealos and update the documentation and examples accordingly (link, link, link, link, link, link, link)
  • Simplify the global variables and flags of the sealos tool and update the short description of the tool (link, link)
  • Provide an experimental command for saving images to a local registry (link, link, link, link, link, link)

@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8f94803) 72.30% compared to head (a16be52) 72.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3047   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files           8        8           
  Lines         603      603           
=======================================
  Hits          436      436           
  Misses        132      132           
  Partials       35       35           

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: cuisongliu <cuisongliu@qq.com>
@zzjin zzjin merged commit 19ece59 into labring:main May 7, 2023
58 checks passed
@cuisongliu cuisongliu deleted the remove_registry branch May 7, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants