NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Make Scheduler containers use the correct Envvar #1511

Closed Mythicaeda closed 4 months ago

Mythicaeda commented 4 months ago

Description

It now matches our docs, our docker containers, and is in sync with the rest of Aerie.

Flagged as "breaking" as this may impact customer deployments.

Verification

Manually verified the correct envvar is now being used.

Documentation

This change will need to be called out in our upgrade docs, but the rest of our docs already assumed that the envvar was called this.

Sister PR to update the v2.8.0 upgrade docs is here