forked from spring-cloud/spring-cloud-deployer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing ephemeral storeage and hugepages properties.
See spring-cloud#500 Fix missing ephemeral storeage and hugepages properties. Fix formatting. Fix missing ephemeral storeage and hugepages properties. Revert LimitsResources constructor to deprecated version. Fix missing ephemeral storeage and hugepages properties. Revert RequestsResources constructor to previous version and mark as deprecated. Added extra all args constructors. Documented and updated gpuVendor usage. According to documentation there is no common format for the gpu vendor string and it has to be provided as needed. Remove resolve from JFrog-CLI to have it resolve depedencies from settings and pom files Signed-off-by: Glenn Renfro <[email protected]> Update gpu based tests in RunAbstractKubernetesDeployerTests It was determined that our addition of /gpu in limit determination was incorrect. meaning it is not standard. The tests were not updated based on this code change. This commit resolves this Signed-off-by: Glenn Renfro <[email protected]> Remove deprecated constructors from KubernetesDeployerProperties. One deprecation was in error and removed from this PR. Signed-off-by: Glenn Renfro <[email protected]>
- Loading branch information
Showing
4 changed files
with
308 additions
and
59 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
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
Oops, something went wrong.