-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade AWS GoSDK version to v1.38.11 #9
Upgrade AWS GoSDK version to v1.38.11 #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh great, this also includes environment variable support for training!
config/crd/bases/sagemaker.services.k8s.aws_hyperparametertuningjobs.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you sync with Suraj's changes as discussed ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do NOT merge this PR as-is. Please rebase once #7 is merged and use the latest version(338d010225939a25b2e175594fec29b56707b388
) of code generator and runtime 0.0.5
Also please git add files necessary for the PR
config/crd/bases/sagemaker.services.k8s.aws_hyperparametertuningjobs.yaml
Outdated
Show resolved
Hide resolved
d325592
to
cffec6f
Compare
Made all changes |
cffec6f
to
dccb427
Compare
Upgrade to the latest version of AWS GoSDK.
This update includes the Artifactory Auth Support for Hosting
All integ tests passed