Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Infrakit release v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@chungers chungers released this 20 Feb 04:14
· 532 commits to master since this release

This release contains minor fixes since v0.3.1 and the following features:

  • Fixed documentation / bad links (#397)
  • Removed a check which prevented alternative implementations of the group plugin (#394)
  • Terraform plugin improvements on logical ID, private IP handling (#392, #395)
  • Metadata SPI - a new way to access cluster-wide read-only metadata where plugins can optionally implement a read-only interface to expose important metadata that are accessible in CLI and in templates. (#396)