You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
A quick correction, the trigger controller comes online with my workaround. However, the trigger is still sending requests to "svc.cluster.local" domains. So a fix would still be needed
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a BUG REPORT or FEATURE REQUEST?:
Bug report
What happened:
When generating a request to a function it assumes the domain name is
.svc.cluster.local
. See here.What you expected to happen:
One of:
.svc
- the dns service will automatically expand it to the full formHow to reproduce it (as minimally and precisely as possible):
I have a kubeadm cluster where the networking/dnsDomain setting of
ClusterConfigration
was set to a domain, not cluster.local.Anything else we need to know?:
Environment:
kubectl version
): 1.16kubeless version
): 1.0.6The text was updated successfully, but these errors were encountered: