openebs-archive/jiva-operator
View on GitHubRefactor k8s builders to use openebs/api
Open
#163 opened on Oct 19, 2021
good first issueopenforce
Repository metrics
- Stars
- (47 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Describe the problem/challenge you have Right now the repo uses the k8s builders from local pkg/kubernetes which are duplicate for the common builders written in openebs/api/kubernetes
Describe the solution you'd like Clean up the duplicate code and make imports from the openebs/api repo.