dbinfrago / dbinfrago/kubernetes-e2e-test-framework
Get runtime client instead of klient from ConnectionDetails
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would save quite a bit of code in consuming projects to have a function in https://github.com/DSD-DBS/kubernetes-e2e-test-framework/blob/main/crossplane/klient/client.go that returnes a runtime client instead of a `klient`.
Contributor guide
Research direction
Start by reading crossplane/klient/client.go and the ConnectionDetails-related code it contains. Confirm how the existing klient is obtained, then add the requested runtime-client access and verify that consuming projects can retrieve it directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100