Skip to content
#

paas

Here are 380 public repositories matching this topic...

pierDipi
pierDipi commented Mar 3, 2021

We have some pages that link to Go code (especially Go types).
Most of the time while reading the documentation is not expected to see that a link brings you to a low-level representation of the resource you're learning.
In addition to that, users might not be familiar with Go and they should not think that Go is required for learning or using Knative.

Expected Behavior

No link to Go co

sharadregoti
sharadregoti commented Dec 18, 2020

The problem faced currently?

While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target

How can we solve it?

Mission control should remove the white space if present before saving the config

If you want this feature to be implemented, gi

sunguroku
sunguroku commented Jan 25, 2021

Ingresses for Docker templates have -docker as a suffix. getIngress query should query by label selector instead of name, so that non-Docker template deployments display the correct URL instead of the internal URL.

Improve this page

Add a description, image, and links to the paas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the paas topic, visit your repo's landing page and select "manage topics."

Learn more