Releases: spacetelescope/calcloud
Releases · spacetelescope/calcloud
ops EBS config fixes
- fixes incorrect Ops EBS settings (gp3, 3000 IOPS, 250 throughput)
- this release is equivalent to v0.4.13-qf1, but with the base image updated
Ops EBS quickfix
- updates the ops EBS volume to match test (gp3, 3000 IOPS, 250 throughput)
default base image and crds context updates
- default base image updated to CALDP_20210505_CAL_final
- default ops crds context updated to hst_0910.pmap
cache refresh refactor
- file shares were split out into one per prefix, and this requires new ssm params and a new refresh strategy in the lambda
bugfix for rescue lambda
- rescue lambda was missing the new SUBMIT_TIMEOUT env var needed by calcloud.lambda_submit
- upped ops max cpus to 2048
bugfix for submit lambda if timeout is reached
- fixes an issue where the submit lambda may not remove the placed- message if the lambda times out before it handles it
- upped the minimum wall clock timeout to 20 minutes, from 10.
hotfix for deploy script to remove old CRDS context file
hotfix for deploy script not deleting previous crds context file (#109) * quickfix for deploy script to remove old crds context file * version increment
default base image and crds context updates
update base image and default crds context (#107) * update base image and default crds context * version increments * default crds context update
caldp version update
- this release only increments calcloud because caldp incremented and the deploy script needed an update.
csys_ver updates in deploy script
- csys_ver should be lowercase
- csys_ver is once again automatically pulled out of CAL_BASE_IMAGE