intel / intel/intel-device-plugins-for-kubernetes

Allow Disabling Image Name Validation

Open
#1,305 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
147
Forks
223
Avg merge
3d 23h
Merged PRs (30d)
18

Description

[This check](https://github.com/intel/intel-device-plugins-for-kubernetes/blob/974c8e40bc24e3117f6bff35387c39823f9c2a7f/pkg/apis/deviceplugin/v1/webhook_common.go#L27) has the potential to break some workflows for mirroring images to private registries such as [kbld](https://carvel.dev/kbld).

It would be helpful to have an option to disable the image name validation since this it's only a sanity check and not a functional test.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.