Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ENV_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Any changes to the environment variables will be documented in this file in chronological
order with the most recent changes first.

## 2025-10-23
### Changed
- OPERA_RTC_S1_BROWSE_LIMITS_MEMORY - Increased to 2Gi to fix out-of-memory issues.

## 2025-10-14
### Changed
- `SDS_MASKFILL_...` environment variables have been updated to `MASKFILL_...`
Expand Down
6 changes: 6 additions & 0 deletions packages/util/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,11 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},

"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}
5 changes: 5 additions & 0 deletions services/cron-service/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},
"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}
5 changes: 5 additions & 0 deletions services/harmony/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},
"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}
2 changes: 1 addition & 1 deletion services/harmony/env-defaults
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ NET2COG_QUEUE_URLS='["ghcr.io/podaac/net2cog:SIT,http://sqs.us-west-2.localhost.

OPERA_RTC_S1_BROWSE_IMAGE=ghcr.io/asfhyp3/opera-rtc-s1-browse:latest
OPERA_RTC_S1_BROWSE_REQUESTS_MEMORY=512Mi
OPERA_RTC_S1_BROWSE_LIMITS_MEMORY=512Mi
OPERA_RTC_S1_BROWSE_LIMITS_MEMORY=2Gi
OPERA_RTC_S1_BROWSE_INVOCATION_ARGS='/usr/local/bin/_entrypoint.sh python -m opera_rtc_s1_browse.harmony_service'
OPERA_RTC_S1_BROWSE_SERVICE_QUEUE_URLS='["ghcr.io/asfhyp3/opera-rtc-s1-browse:latest,http://sqs.us-west-2.localhost.localstack.cloud:4566/000000000000/opera-rtc-s1-browse.fifo"]'

Expand Down
5 changes: 5 additions & 0 deletions services/query-cmr/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},
"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}
5 changes: 5 additions & 0 deletions services/service-runner/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},
"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}
5 changes: 5 additions & 0 deletions services/work-failer/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},
"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}
5 changes: 5 additions & 0 deletions services/work-scheduler/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},
"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}
5 changes: 5 additions & 0 deletions services/work-updater/.nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
"active": true,
"notes": "Will fix in HARMONY-2195",
"expiry": "2026-02-01"
},
"1109241": {
"active": true,
"notes": "Will fix in HARMONY-2207",
"expiry": "2026-02-01"
}
}