jsonnet-libs / k8s

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

Emissary ingress libraries #400

Closed tyler-gs closed 6 months ago

tyler-gs commented 6 months ago

This adds libraries for the Emissary ingress (previously named Ambassador in CNCF incubation), and is built on Envoy.

Duologic commented 6 months ago

You'll need to run make .github/workflows/main.yml to ensure this gets included in the workflow.

tyler-gs commented 6 months ago

You'll need to run make .github/workflows/main.yml to ensure this gets included in the workflow.

Good catch, I ran make configure and that file got updated - it looks like also something else had been committed that didn't run this step? (sql-operator)