Open
Description
Hi,
I am trying to use the new v1beta1
Ingress API for K8, I've been able to create configuration:
let k8Ingress =
https://raw.githubusercontent.com/dhall-lang/dhall-kubernetes/master/1.19/schemas/io.k8s.api.extensions.v1beta1.Ingress.dhall sha256:751334b2bff987943ee94b79e57a8f52f9d82db8e78d0af288df0c2c62f870db
in k8Ingress::{
, metadata = k8.ObjectMeta::{
...
But now I cannot use it list API, as the new one is missing from typesUnion.dhall
, it only contains the old one:
| Ingress : ./types/io.k8s.api.networking.v1.Ingress.dhall sha256:11cb1017304eefa899441f454e5f46a1dada585092b89a7c7158528d4f9f1230<br class="Apple-interchange-newline">
Please advise.
Metadata
Assignees
Labels
No labels