aws / aws/aws-cloud-map-mcs-controller-for-k8s
Startup error handling
Open
- Dominant language
- Go
- Stars
- 98
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Proper error handling during the startup for the non-recoverable states.
For example:
If we fail to sign request because of missing credentials, terminate the controller instead of retrying
```
failed to sign request: failed to retrieve credentials: no EC2 IMDS role found
```
Contributor guide
Research direction
The issue names no files, tests, or entry points. Trace the controller's startup path and request-signing failure handling, then verify the missing-credentials example terminates the controller instead of being retried while recoverable startup failures retain their existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go, kubernetes
- Domain
- backend, cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100