Closed christopherhein closed 2 years ago
/test pull-cluster-api-provider-nested-test
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: christopherhein, weiling61
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What this PR does / why we need it: When using the ingress syncer and clusters with 1.20+ the ingress API has been moved to v1.20, this causes the syncer to fail. This updates the syncer to use the new API.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #Signed-off-by: Chris Hein me@chrishein.com