cumulus
cumulus copied to clipboard
Cumulus Framework + Cumulus API
**Summary:** Updated node from `14.19.3-buster` to `gallium` Addresses [CUMULUS-3002: [Snyk] Security upgrade node from 14.19.1-buster to gallium or gallium-buster](https://bugs.earthdata.nasa.gov/browse/CUMULUS-3002) ## Changes * Node upgrade in Bamboo Dockerfile * All runtimes...
**Summary:** Ingest Load Test on collections of +200K granules Addresses [CUMULUS-2926: Write an integration test for Ingesting a Huge number of granules](https://bugs.earthdata.nasa.gov/browse/CUMULUS-2926) ## Changes * Added ingest load tests to...
**Summary:** Pulled LZARDS API call into `api/lib` so that LZARDS API calls could be made from outside the LZARDS_BACKUP task Addresses [CUMULUS-2787: Add parameter querying to LZARDS API calls](https://bugs.earthdata.nasa.gov/browse/CUMULUS-2787) ##...
**Summary:** Summary of changes Addresses [CUMULUS-2632: Add Bearer token support to s3credentials endpoint](https://bugs.earthdata.nasa.gov/browse/CUMULUS-2631) ## Changes * Add Bearer token support to s3credentials endpoint ## PR Checklist - [x] Update CHANGELOG...
**Summary:** Summary of changes Addresses [CUMULUS-2980: Fix intermittent test failures from PDRs](https://bugs.earthdata.nasa.gov/browse/CUMULUS-2980) ## Changes * Tested `spec/serial/ingestPdrWithNodeNameFtpSpec.js` * Tested `spec/parallel/ingest/ingestPdrWithNodeNameSpec.js` * Tested `spec/parallel/ingest/ingestFromPdrSpec.js` * Tested `ingestFromPdrWithChildWorkflowMetaSpec.js` * Tested `ingestFromPdrWithExecutionNamePrefixSpec.js` using...
**Summary:** Write failures from processing in a new dead letter location (new S3 path) Addresses [CUMULUS-2913: Write failures processing dead letter archive to a new location](https://bugs.earthdata.nasa.gov/browse/CUMULUS-2913) ## Changes * Changed...
**Summary:** If you don't give security groups a name, terraform will generate one automatically based on the time e.g. `terraform-20210730180207019300000001`. When you have several of these in the same account...
**Summary:** Summary of changes Addresses [CUMULUS-2557: Move-granules fails with MalformedXML error on 0 byte file](https://bugs.earthdata.nasa.gov/browse/CUMULUS-2557) ## Changes * Added a zero byte xml file and payload specifying the file *...
**Summary:** Summary of changes Allows Cumulus users to request the variables or resources ARNs used bu Cumulus module via `module.cumulus.cumulus_archive.` or `module.cumulus.cumulus_ingest.` ## Changes * Adding the output section for...