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

feat: Clean CLI command now removes unsued Kurtosis images #1314

Merged
merged 3 commits into from Sep 18, 2023

Conversation

victorcolombo
Copy link
Contributor

Description:

kurtosis clean -a now removes all kurtosis images that are both:

  1. Unused by any container
  2. Not a dev version

Is this change user facing?

YES

References (if applicable):

Closes #1131

@victorcolombo victorcolombo enabled auto-merge (squash) September 18, 2023 12:19
Copy link
Contributor

@tedim52 tedim52 left a comment

Choose a reason for hiding this comment

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

LGTM

@victorcolombo victorcolombo merged commit a924f4a into main Sep 18, 2023
30 checks passed
@victorcolombo victorcolombo deleted the vcolombo/gh-1131 branch September 18, 2023 13:19
h4ck3rk3y pushed a commit that referenced this pull request Sep 18, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.83.0](0.82.24...0.83.0)
(2023-09-18)


### ⚠ BREAKING CHANGES

* rename assert to verify
([#1295](#1295))
* print a downloaded container images summary after pulling images from
remote or locally
([#1315](#1315))

### Features

* Clean CLI command now removes unsued Kurtosis images
([#1314](#1314))
([a924f4a](a924f4a)),
closes [#1131](#1131)
* print a downloaded container images summary after pulling images from
remote or locally
([#1315](#1315))
([b822870](b822870)),
closes [#1292](#1292)


### Code Refactoring

* rename assert to verify
([#1295](#1295))
([651df40](651df40))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

Remove old images of core and engine after upgrading to latest version
2 participants