Fix Ingress #70
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/70/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since there was a little mess up with ingress
I've reworked the api check for which version we're running.
Also added pathType to ingress, since it is required in v1 and optional in v1beta1.
Tested on my clusters with ingress running. Both versions, v1beta1 and v1.