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

build(ci): cleanup docker images in gha runner before building new images #2734

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

hairyhum
Copy link
Contributor

@hairyhum hairyhum commented Mar 8, 2024

Change Overview

Follow up to #2711 and #2727

Github keeps some image cache in the GHA runners which keeps around base containers with vulnerabilities.

We can't use --pull because we use local-built tools image.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • πŸ› Bugfix
  • 🌻 Feature
  • πŸ—ΊοΈ Documentation
  • πŸ€– Test

Test Plan

  • πŸ’ͺ Manual
  • ⚑ Unit test
  • πŸ’š E2E

@infraq infraq added this to In Progress in Kanister Mar 8, 2024
…ages

Follow up to #2711 and #2727

Github keeps some image cache in the GHA runners which keeps around
base containers with vulnerabilities.

We can't use --pull because we use local-built tools image.
Kanister automation moved this from In Progress to Reviewer approved Mar 12, 2024
@hairyhum hairyhum added the kueue label Mar 12, 2024
@hairyhum hairyhum merged commit 45acd13 into master Mar 12, 2024
12 of 13 checks passed
@hairyhum hairyhum deleted the gha-cleanup-docker-images branch March 12, 2024 22:01
Kanister automation moved this from Reviewer approved to Done Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants