terraform-provider-flexbot

Terraform provider to build and manage bare-metal Linux on FlexPOD

MIT License

Stars
0
Committers
2

Bot releases are hidden (Show)

terraform-provider-flexbot -

Published by igor-feoktistov over 3 years ago

CHANGELOG

1.6.4 (February 1, 2021)

FEATURES:

ENHANCEMENTS:

BUG FIXES:

  • Fix in the node cordon/drain routine which caused failures because of drain timeout error from rancher was propagated to node update routine
  • Minor fixes in examples
terraform-provider-flexbot -

Published by igor-feoktistov over 3 years ago

CHANGELOG

1.6.3 (January 26, 2021)

FEATURES:

  • This release consolidates source code from flexboot project to a single tree on terraform-provider-flexbot and obsoletes flexbot CLI tool.

ENHANCEMENTS:

BUG FIXES:

terraform-provider-flexbot -

Published by igor-feoktistov almost 4 years ago

CHANGELOG

1.6.2 (January 14, 2021)

FEATURES:

  • New Parameter: wait_for_node_timeout in rancher_api provider argument - (Optional) Ensures Rancher node is "active" before completing.
  • New Parameter: num_of_threads in blade_spec compute argument - (Optional) Blade search by range of num_of_threads or exact value.
  • New Datasource: flexbot_crypt to help with encrypting user names, passwords, and tokens.

ENHANCEMENTS:

  • Record assigned compute details in node annotations (suffix flexpod-compute).
  • Record assigned storage details in node annotations (suffix flexpod-storage).
  • The above enhancements require rancher_api and wait_for_node_timeout > 0 in provider settings.
  • Package crypt is updated to replace md5 with sha256 sum. Make sure to re-generate encrypted strings in credentials.

BUG FIXES:

terraform-provider-flexbot -

Published by igor-feoktistov almost 4 years ago

CHANGELOG

1.6.1 (January 4, 2021)

FEATURES:

ENHANCEMENTS:

  • IPAM code optimization to make it more "plugin" friendly.
  • Code sync-up with latest changes in kdomanski/iso9660 package.

BUG FIXES:

  • Fixed the issue when under certain conditions change in blade_spec would
    trigger blade re-assignment in spite of current blade meets all criteria
    in newly provided blade_spec.
terraform-provider-flexbot -

Published by igor-feoktistov almost 4 years ago

CHANGELOG

1.6.0 (December 18, 2020)

FEATURES:

  • New Resource: repo - Flexbot images and templates repositories management via Terraform

ENHANCEMENTS:

  • Added support for Linux on ARM64 platform

BUG FIXES:

Package Rankings
Top 8.45% on Proxy.golang.org
Badges
Extracted from project README
Gitter chat
Related Projects