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 Nov 15, 2022. It is now read-only.
If only one ingress is defined and doesn't have name the top name level should be used.
This is correctly happening for Services, but not for Ingresses.
▶ ./kedge apply -f nginx.yaml
service "nginx" created
error: error when retrieving current configuration of:
&{0xc4200f6cc0 0xc4202ca5b0 default STDIN 0xc4202fa638 0xc4202fa638 false}
from server for: "STDIN": resource name may not be empty
kubectl error: failed to execute command: exit status 1
If only one ingress is defined and doesn't have name the top name level should be used.
This is correctly happening for Services, but not for Ingresses.
input:
output:
generated ingress:
The text was updated successfully, but these errors were encountered: