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: ability to ignore images #6

Merged
merged 1 commit into from
Aug 12, 2020
Merged

feat: ability to ignore images #6

merged 1 commit into from
Aug 12, 2020

Conversation

AverageMarcus
Copy link
Owner

Fixes #4

  • Ignore deployments with annotation kube-image-prefetch/ignore: "true"
  • Ignore specific containers with annotation kube-image-prefetch/ignore-containers: "container-name". Multiple containers within a pod can be specified as a comma separated list.

See images_test.go for examples.

@AverageMarcus AverageMarcus merged commit 543a25c into master Aug 12, 2020
@AverageMarcus AverageMarcus deleted the ignore_images branch August 12, 2020 15:12
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.

Ability to ignore images
1 participant