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: add missing registry override #189

Merged
merged 1 commit into from
Apr 10, 2024
Merged

feat: add missing registry override #189

merged 1 commit into from
Apr 10, 2024

Conversation

bradleyjones
Copy link
Member

If kubernetes does not provide a registry for an image give the option
to return the pull string to Anchore Enterprise with a default registry
set for the image.

Signed-off-by: Bradley Jones [email protected]

@bradleyjones bradleyjones requested a review from a team as a code owner April 10, 2024 12:37
Copy link
Contributor

@juanjsebgarcia juanjsebgarcia left a comment

Choose a reason for hiding this comment

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

Minor changes, only blocking one really is the test case, thanks nice work

anchore-k8s-inventory.yaml Outdated Show resolved Hide resolved
pkg/inventory/containers.go Outdated Show resolved Hide resolved
pkg/inventory/containers_test.go Show resolved Hide resolved
If kubernetes does not provide a registry for an image give the option
to return the pull string to Anchore Enterprise with a default registry
set for the image.

Signed-off-by: Bradley Jones <[email protected]>
@bradleyjones bradleyjones merged commit a5fa97a into main Apr 10, 2024
4 checks passed
@bradleyjones bradleyjones deleted the registry-override branch April 10, 2024 14: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.

2 participants