Open segevfiner opened 3 months ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
The controller currently creates a classic load balancer. It would be nice to support creating new modern (non-classic) ones instead via e.g. a new ingress class value or otherwise. Is there any reason to keep using the classic ones nowadays?