Closed BobyMCbobs closed 2 years ago
Knative Services and DomainMappings show up along side ingress/v1 mappings.
From the API:
...
{
"protocol": "http",
"host": "cows.are.cool",
"url": "http://cows.are.cool",
"source": "ingresses.networking.internal.knative.dev/v1alpha1",
"ingressClass": ""
},
{
"protocol": "http",
"host": "cows.bobymcbobs.caleb-tests-repos.pair.bobymcbobs.pair.sharing.io",
"url": "http://cows.bobymcbobs.caleb-tests-repos.pair.bobymcbobs.pair.sharing.io",
"source": "ingresses.networking.internal.knative.dev/v1alpha1",
"ingressClass": ""
},
{
"protocol": "https",
"host": "grafana.caleb-tests-repos.pair.bobymcbobs.pair.sharing.io",
"url": "https://grafana.caleb-tests-repos.pair.bobymcbobs.pair.sharing.io",
"source": "ingresses.networking.k8s.io/v1",
"ingressClass": ""
},
...
Adds support for listing of Knative services and domains on the instance page