-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The semver suffix added by EKS indicated a "pre-release" version, however the EKS team just wanted to add their own custom tag, not to indicate a pre-release. The check to print the correct ingress version can probably be removed now since v1 became stable as of v1.19, that said this change strips any K8s version suffix so that the comparison does not fail. It was failing because semverCompare considered any pre-release version to be less than v1.19. Tested by helm template. We didn't see this issue before because most people seem to create their own separate ingress records rather than the one generated by the chart. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
- Loading branch information
Showing
14 changed files
with
296 additions
and
271 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.