-
Notifications
You must be signed in to change notification settings - Fork 50
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
feat: kosmosctl image pull/push #153
Conversation
a3f3669
to
39aca6e
Compare
/hold |
eac3850
to
56dfe10
Compare
dcff47c
to
0022ed1
Compare
/hold cancel |
9d96b2d
to
19409de
Compare
@wuyingjun-lucky @duanmengkk @ONE7live please help merge. |
19409de
to
2aa0100
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kuangcheng66 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What does this PR do?
kosmosctl image pull --kosmos-version=[default: latest] --coredns-version=[default: latest] --eps-version=[default: latest]
kosmoscrl image push --artifact=[*.tar.gz] --username=[registry-username] --private-registry=[private-registry-name]
Which issue(s) does this PR fix?
Fixes #109