-
Notifications
You must be signed in to change notification settings - Fork 55
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
Implement PackageVariantSet v1alpha2 #99
Comments
/retitle Implement PackageVariantSet v1alpha2 The current v1alpha1 does not support any of the new PackageVariant features such as pipeline editing, package context editing, and config injection. See the updated design proposal https://github.com/GoogleContainerTools/kpt/blob/main/docs/design-docs/08-package-variant.md |
/retitle Implement PackageVariantSet v1alpha2 |
Weird, I thought I used that before in this repo and it worked. @radoslawc is Prow OK? |
Got started on this. See kptdev/kpt#3930 |
@johnbelamaric it did work, I've used it few times. I'll look into that. |
Latest status: kptdev/kpt#3930 is almost ready for review. Just need to setup, run, and configure the conversion webhooks. |
Probably going to skip the conversion webhooks. So, ready for review. kptdev/kpt#3930 |
PR has merged. |
This needs to be TBD. Most likely upstream porch work.
function pipeline in PackageVariant/PackageVariantSet
Unit test coverage
The text was updated successfully, but these errors were encountered: