dbinfrago / dbinfrago/kubernetes-e2e-test-framework

Get runtime client instead of klient from ConnectionDetails

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.