bugfix/ingress-capabilities-query #78
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/78/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?
I didn't find any contributing guidelines, so bare with me if this is not the preferred way for fixes :)
Also just "highjacking" the "fix-ingress" branch for this. Should fix #77
Hi there,
please point the pull request onto master instead of fix-ingress branch. Also please rebase your branch onto master, since fix-ingress branch is not up to date with the latest master :).
Yeah that was probably a bad idea. Should have taken master in the first place, but was unsure what your policies are :)
I modified the PR to go into master - as my branch was created from master fork, this should "do it", right?
Tested, looks good to me.Though i cannot test on Kubernetes 1.18 currently
Was tested on 1.18.6 as well