Skip to content

v0.13.2

Compare
Choose a tag to compare
@fahlmant fahlmant released this 28 Oct 17:34
· 674 commits to master since this release
2e6d84a

Changelog

  • 566c6c8 Add kraken to cluster context and trim down output
  • 13dfd97 Add lint step to makefile
  • 2e6d84a Fix doc generation and update doc (#274)
  • eef10f8 Merge pull request #262 from Tessg22/add_params_limited_support
  • e6b6160 Merge pull request #271 from typeid/add_lint_to_makefile
  • 93e9f5f Merge pull request #272 from fahlmant/verifier-egress-update
  • c1cbfc8 Merge pull request #273 from mrbarge/add-kraken-context
  • 5c6ec7f Merge pull request #277 from fahlmant/verifier-v0.1.0
  • d78b564 Merge pull request #278 from dkeohane/context-config-update
  • fcdda57 Merge pull request #279 from fahlmant/cpd-minor-fixes
  • 747fa2a Minor fixes for the cpd script; respecting the -p flag, using the right aws filter for subnet associations, and a closing }
  • a33c007 Port cluster provisioning delay/failure script to osdctl (#276)
  • 87efde1 Update osdctl cluster resize-control-plane command to better reflect SOP changes (#267)
  • cb5d20d Update pd client to get token from osdctl config
  • ec59367 Update the verifier dependency to use v0.1.0
  • d110968 Update verifier deps to pull latest version that removes public IP address from instances
  • 40837b1 feat(support): Limited Support to allow parameters
  • 022a027 style(support): 💬 Update replaceFlags function name