arttor/helmify

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
examples/app/templates/nginx.yaml
examples/app/templates/statefulset.yaml
examples/app/values.yaml
examples/operator/Chart.yaml
examples/operator/templates/_helpers.tpl
examples/operator/templates/cephvolume-crd.yaml
examples/operator/templates/configmap-vars.yaml
examples/operator/templates/deployment.yaml
examples/operator/templates/leader-election-rbac.yaml
examples/operator/templates/manager-aggregated-rbac.yaml
examples/operator/templates/manager-config.yaml
examples/operator/templates/manager-rbac.yaml
examples/operator/templates/manifestcephvolume-crd.yaml
examples/operator/templates/metrics-reader-rbac.yaml
examples/operator/templates/metrics-service.yaml
examples/operator/templates/mutating-webhook-configuration.yaml
examples/operator/templates/proxy-rbac.yaml
examples/operator/templates/pvc-lim.yaml
examples/operator/templates/secret-ca.yaml
examples/operator/templates/secret-registry-credentials.yaml
examples/operator/templates/secret-vars.yaml
examples/operator/templates/selfsigned-issuer.yaml
examples/operator/templates/serviceaccount.yaml
examples/operator/templates/serving-cert.yaml
examples/operator/templates/validating-webhook-configuration.yaml
examples/operator/templates/webhook-service.yaml
examples/operator/values.yaml
go.mod
go.sum
test_data/dir/another_dir/stateful_set.yaml
test_data/dir/config.yaml
test_data/dir/deployment.yaml
test_data/dir/secret.yaml
test_data/dir/service.yaml
test_data/dir/storage.yaml
test_data/k8s-operator-ci.yaml
test_data/k8s-operator-kustomize.output
test_data/sample-app.yaml
cmd/helmify/flags.go74
cmd/helmify/main.go22
cmd/helmify/version.go14
internal/test_utils.go24
pkg/cluster/domain.go6
pkg/file/reader.go81
B
6 hrs
pkg/format/trailing_whitespaces.go6
pkg/helm/chart.go103
A
2 hrs
pkg/helm/doc.go1
pkg/helm/init.go175
pkg/helmify/model.go25
pkg/processor/doc.go1