Skip to content

v0.2.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vincepri vincepri released this 16 Oct 21:13
71fd63c

Changes since v0.1.0-alpha.1

⚠️ Breaking Changes

  • Allow to specify a custom network in Cluster.Spec (#196)

✨ New Features

  • Allow the ability to configure frontend and backend port for LB (#215)

🐛 Bug Fixes

  • Support running alongside other Cluster API pods in the same namespace with leader election enabled (#211)

📖 Documentation

  • Dev oriented doc for the conformance tests (#208)

🏃 Others

  • make release-note (#222)
  • go mod files and generated files (#212)
  • Use released components instead of building (#199)
  • Clean up bootstrap file (#220)
  • Add option to reuse images explicitly (#221)
  • Update kubernetes version to 1.16.1 (#218)
  • Option to inject artifacts from CI (#214)
  • hack/ci/e2e-conformance.sh: update the kustomize install path (#213)
  • Add option to cleanup (#206)
  • Option to skip running tests (#205)
  • Fetch more logs - this time from all the GCP nodes (#200)
  • Create a new network for us to use, still allow default to work (#192)
  • Add option to toggle verbosity (#207)
  • Switch to latest "stable" releases (#216)
  • Log a bunch more diagnostic information (#210)
  • print version numbers for CAPI and CABPK during generate (#209)
  • Support the new --use-ci-artifacts for testing against k/k ci builds (#219)
  • Dump info from all the CRDs (#217)
  • Make target for updating dependencies (#204)
  • Add a way to run master branch of capi and cabpk (#203)
  • Skip cleanup for local development scenario (#201)
  • Simplify travesing the list of instances (#198)

Thanks to all our contributors! 😊