Skip to content

Commit

Permalink
Remove unnecessary ingress capability checks (flyteorg#5028)
Browse files Browse the repository at this point in the history
- Kubernetes 1.19 was released in August 2020 and it added support for
   non-beta ingress types

 - Kubernetes 1.22 removed the beta ingress type in August 2021 and went
   out of support in October 2022

 - As of March 2024, only Kubernetes 1.26 and later are supported

 - Therefore, there's no reason to make this check!

Signed-off-by: ddl-ebrown <[email protected]>
  • Loading branch information
ddl-ebrown authored and yubofredwang committed Mar 26, 2024
1 parent 85602dc commit ca6b5eb
Showing 1 changed file with 0 additions and 183 deletions.
Loading

0 comments on commit ca6b5eb

Please sign in to comment.