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
Describe the bug Subscriptions and Triggers both have a spec.subscriber.dnsName field. It is not a DNS name, it is a full URI. The name of the field is very misleading.
Expected behavior
The name of the field should be uri, not dnsName.
Describe the bug
Subscriptions andTriggers both have aspec.subscriber.dnsNamefield. It is not a DNS name, it is a full URI. The name of the field is very misleading.Expected behavior
The name of the field should be
uri, notdnsName.