aws / aws/aws-lambda-runtime-interface-emulator
Add environment variable for --runtime-interface-emulator-address
Offen
enhancement
good first issue
- Vorherrschende Sprache
- Go
- Sterne
- 1.1k
- Forks
- 118
- Ø Merge
- 42 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
At the moment it's not possible to configure the runtime interface emulator address without patching the docker image.
The default is `0.0.0.0:8080` , and I would like to restrict it to the local network for security reasons.
Beitragsleitfaden
Rechercherichtung
Start by locating the --runtime-interface-emulator-address flag definition and the code that applies its default of 0.0.0.0:8080. Done means an environment variable can configure the address without patching the Docker image, including restricting it to a local network address.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100