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

verify-manifest: decode and use kubernetes resources #510

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

hectorj2f
Copy link
Contributor

@hectorj2f hectorj2f commented Jul 30, 2021

Signed-off-by: Hector Fernandez hectorj@gmail.com

This PR is related to a discussion (#490 (comment)) in this PR #490. It aims to decode the manifest looking for multiple resources within a yaml file and decoding the list of core Kubernetes API types that has an image property. Considering the Kubernetes core API is in a stable state, we can assume there won't be many changes to these core types.

@hectorj2f hectorj2f force-pushed the changes_to_verify_manifests branch from 01c81fc to 87f8968 Compare July 30, 2021 09:53
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
@hectorj2f hectorj2f force-pushed the changes_to_verify_manifests branch from 87f8968 to 1f062fc Compare July 30, 2021 11:06
@dlorenc
Copy link
Member

dlorenc commented Jul 30, 2021

Nice!

@dlorenc dlorenc merged commit 1e4b330 into sigstore:main Jul 30, 2021
@cpanato cpanato added this to the v1.1.0 milestone Aug 4, 2021
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.

None yet

3 participants