influxdata / influxdata/influxdb-client-go
SDK should use local configuration file when no ENV variables are available
Open
enhancement
- Dominant language
- Go
- Stars
- 653
- Forks
- 120
- Avg merge
- 3m
- Merged PRs (30d)
- 3
Description
Much like kubectl, aws and gcloud-cli, az-cli: env variables are the first source of credentials, but they all fall back to local credentials (using the current configured profile)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start at the SDK's credential handling and compare the existing environment-variable behavior with the requested fallback to local credentials using the current configured profile; done means environment variables remain first, with local credentials used only when they are unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100