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

[chains-v1.0.0] Convert Tekton v1 Object References Back to v1beta1 for backwards compatibility for Provenance Formatting #985

Closed
Tracked by #665
aaron-prindle opened this issue Nov 2, 2023 · 0 comments · Fixed by #1016

Comments

@aaron-prindle
Copy link
Contributor

aaron-prindle commented Nov 2, 2023

This issue tracks converting Tekton v1 Object References Back to v1beta1 for backwards compatibility for provenance formatting. The work required here is generally to ensure pkg/chains/formats/* all use v1beta1 objects (v1 -> v1beta1) to ensure as close to original as possible for upgrading users.

Subtask of #665

@aaron-prindle aaron-prindle changed the title [chains-v1.0.0] Update Tekton v1beta1 Object References to also support Tekton v1 Objects [chains-v1.0.0] Convert all Tekton v1beta1 Object References to Tekton v1 Objects Nov 2, 2023
@aaron-prindle aaron-prindle changed the title [chains-v1.0.0] Convert all Tekton v1beta1 Object References to Tekton v1 Objects [chains-v1.0.0] Convert Tekton v1 Object References Back to v1beta1 for backwards compatibility for Provenance Formatting Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment