Skip to content

0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 15:44
· 39 commits to master since this release

Changelog

  • b55f73f Adding write-email command line parameter
  • e3cc195 Ensure that a custom kube-config.yaml will not break releases in goreleaser
  • 377677a Fix missing check if template flag was set
  • 92546c6 I did not mean to change go.mod, reverting
  • d5c2fe4 Integreate dkerwin's suggestion to use Infof instead of info/sprintf
  • 6cd4754 Introduce new flag to fetch initial kube config template via HTTP. Also fixes some typos and switches the build to Go 1.15
  • 25d8cc1 Merge pull request #35 from andrewsav-datacom/write-email
  • 4f5b9c1 Merge pull request #38 from andrewsav-datacom/fix_race
  • cfa3927 Merge pull request #39 from gini/download_kube_config_template
  • 0e0d944 Merge pull request #41 from gini/new_template_mechanism
  • 7f87f64 Switch to a template machanism that embeds the config directly
  • 5dd327d fix race condtion
  • b0a55a7 more tabs vs spaces
  • ac2b100 tabs vs spaces