Skip to content

isabella232/charts-tooling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charts Tooling

This repository contains one time tooling to support Helm and the community charts repository. Regular tools or CI should typically be part of that repository.

Prerequisites

This repository uses dep to manage dependencies. Please install dep and run dep ensure prior to using the tools.

Current Tooling

gen-owners

This tool can take a path to a chart file along with some other options, generate an OWNERS file (even looking up names on GitHub), and (using options) modify other parts of the chart to work with owners files.

audit-owners

A tool that reads all the OWNERS file in a repo and compares it to the collaborators for a repo to find those listed in owners files who are not collaborators. With certain user permissions the missing people can be added as repo read only (pull) collaborators.

About

Tooling to support github.com/helm/charts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%