-
Notifications
You must be signed in to change notification settings - Fork 33
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
Manage Image Overflow in our Quay.io Repository #843
base: main
Are you sure you want to change the base?
Commits on Sep 11, 2024
-
Includes quay_overflow.go file and quay_overflow_test.go
Signed-off-by: dlaw4608 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ee678f - Browse repository at this point
Copy the full SHA 7ee678fView commit details -
refactor: return error for tag deletions
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5677b1d - Browse repository at this point
Copy the full SHA 5677b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e110d - Browse repository at this point
Copy the full SHA 97e110dView commit details -
refactor: get all tags from paginated response
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10d9601 - Browse repository at this point
Copy the full SHA 10d9601View commit details -
refactor: filter out tags that already have an expiry
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8739b0 - Browse repository at this point
Copy the full SHA c8739b0View commit details -
refactor: list of regex preserve strings
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 453011e - Browse repository at this point
Copy the full SHA 453011eView commit details -
refactor: allows passing in flags for repo and base api url
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c748bbd - Browse repository at this point
Copy the full SHA c748bbdView commit details -
refactor: remove cut off date logic, obselete if tags would use expir…
…y label Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 252a0fe - Browse repository at this point
Copy the full SHA 252a0feView commit details -
fixup: nil check repo & baseUrl in fetch tag and delete tag
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e32e453 - Browse repository at this point
Copy the full SHA e32e453View commit details -
refactor: print execution time
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d378a59 - Browse repository at this point
Copy the full SHA d378a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f359fe - Browse repository at this point
Copy the full SHA 5f359feView commit details -
refactor: use httptest instead of mocking client
Signed-off-by: KevFan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5ea790 - Browse repository at this point
Copy the full SHA e5ea790View commit details