devopshq / devopshq/artifactory-cleanup
Support for multi arch buildx images
- Dominant language
- Python
- Stars
- 160
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
[](https://oss.issuehunt.io/r/devopshq/artifactory-cleanup/issues/141)
Need an option for multi arch buildx images where the tags just a have list.manifest.json which lists the sums. Need to ensure sums listed in tags to not be deleted are kept. And removal needs to remove the list.manifest.json file and select the correct sha from that manifest file that are not present in the exclude for sha in list.manifest.json
---
IssueHunt Summary
### Backers (Total: $0.00)
### Submitted pull Requests
- [#173 feat: support multi-arch buildx images (Issue #141)](https://oss.issuehunt.io/r/devopshq/artifactory-cleanup/pull/173)
- [#185 Fix #141: Support for multi arch buildx images](https://oss.issuehunt.io/r/devopshq/artifactory-cleanup/pull/185)
---
#### [Become a backer now!](https://oss.issuehunt.io/r/devopshq/artifactory-cleanup/issues/141)
#### [Or submit a pull request to get the deposits!](https://oss.issuehunt.io/r/devopshq/artifactory-cleanup/issues/141)
### Tips
- Checkout the [Issuehunt explorer](https://oss.issuehunt.io/r/devopshq/artifactory-cleanup/) to discover more funded issues.
- Need some help from other developers? [Add your repositories](https://oss.issuehunt.io/r/new) on IssueHunt to raise funds.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the image cleanup path that handles list.manifest.json files. Check how manifest-referenced sums are compared with the exclusion list, and verify that protected sums remain while removal deletes the manifest and only removes the correct unexcluded images. Pull requests #173 and #185 already contain attempted work for this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100