robscott / kube-capacity

A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
Apache License 2.0
2.13k stars 115 forks source link

Fix goreleaser error and update README with --no-taint flag #108

Closed isaacnboyd closed 8 months ago

isaacnboyd commented 8 months ago

Hello. Very cool project! I am new to open source and would love to get involved.

Goreleaser published the deprecation of archives.replacements here

The solution is to include the replacement in the name_template.

I was able to get the goreleaser working locally with this change.

Doc update is related to #91

robscott commented 8 months ago

I am new to open source and would love to get involved.

If you're interested in taking a more active role in this project, I could definitely use some help, feel free to ping me on k8s Slack if interested and we can figure out the details.