openebs-archive/jiva-operator

Refactor k8s builders to use openebs/api

Open

#163 opened on Oct 19, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (44 forks)auto 404
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.

Contributor guide