jsonnet-libs / k8s

Code generator for Jsonnet Kubernetes libraries.
Apache License 2.0
169 stars 96 forks source link

Add contour-gateway #433

Open vtomasr5 opened 2 months ago

vtomasr5 commented 2 months ago

This adds the Contour gateway CRDs.

https://projectcontour.io/docs/main/config/gateway-api/

Since Contour 1.28+ it supports the Gateway API v1.0.0.

vtomasr5 commented 1 month ago

Hey!

Thanks for the contribution and sorry for the late reply;

Can you please run a make ci to generate the workflows/auto-setup for the new library?

Sure. I ran make .github/workflows/main.yml as make ci doesn't exist in the current Makefile.