FairwindsOps / pentagon

A framework for building repeatable, containerized, cloud-based infrastructure as code with Kubernetes.
https://www.reactiveops.com
Apache License 2.0
183 stars 25 forks source link

Remove Makefile and yaml_source #132

Closed coreypobrien closed 5 years ago

coreypobrien commented 6 years ago

Work on removing the makefile and yaml_source.

The goal is to not use make for scripty things.

ejether commented 5 years ago

The makefile has been removed but /bin/yaml_source is still being installed by pentagon. This is now provided by other internal tooling and should still be removed.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ejether commented 5 years ago

Makefile is already gone but yaml_source maybe should still be removed?