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

Support verifying arbitrary PodSpec-like k8s Objects #679

Closed
dekkagaijin opened this issue Sep 15, 2021 · 1 comment · Fixed by #697
Closed

Support verifying arbitrary PodSpec-like k8s Objects #679

dekkagaijin opened this issue Sep 15, 2021 · 1 comment · Fixed by #697

Comments

@dekkagaijin
Copy link
Member

dekkagaijin commented Sep 15, 2021

Right now, verify-manifest supports a set of built-in Kubernetes Objects which are known to define images. Ideally, we'd use some form of 🦆 typing to support verifying images in arbitrary PodSpec-like Objects. This will allow us to elegantly support custom resources and updates to the k8s API as it evolves over time.

@dekkagaijin
Copy link
Member Author

/cc @n3wscott

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant