Skip to content

feat(forwarder): add SKIP_REGIONS env var for layer publishing#1139

Merged
klivan merged 1 commit into
masterfrom
ivan.klishch/forwarder-skip-regions-and-timeouts
May 27, 2026
Merged

feat(forwarder): add SKIP_REGIONS env var for layer publishing#1139
klivan merged 1 commit into
masterfrom
ivan.klishch/forwarder-skip-regions-and-timeouts

Conversation

@klivan

@klivan klivan commented May 27, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a SKIP_REGIONS env var (comma-separated), so you can skip specific AWS regions during layer publishing (e.g. during a regional outage), and surfaces the existing PROD_GITHUB_RESTART=true restart flow in
release.sh via a startup tip and an EXIT-trap hint on failure.

Motivation

There is an existing outage in me-south-1 that prevents us from publishing Lambda layers, and as a result the release fails.

Testing Guidelines

Additional Notes

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)
  • This PR passes the unit tests
  • This PR passes the installation tests (ask a Datadog member to run the tests)

@klivan
klivan requested a review from a team as a code owner May 27, 2026 03:03
@github-actions github-actions Bot added the aws label May 27, 2026
@ndakkoune ndakkoune self-assigned this May 27, 2026
@klivan
klivan merged commit a4b6f16 into master May 27, 2026
10 checks passed
@klivan
klivan deleted the ivan.klishch/forwarder-skip-regions-and-timeouts branch May 27, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants