Skip to content

Latest commit

 

History

History
117 lines (105 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

117 lines (105 loc) · 12.9 KB

Change Log

Implemented enhancements:

  • Configure Test Coverage via Code Climate #112
  • Add Cluster DS #68

Fixed bugs:

  • client/v3/v3_service.go - clean up bunch of TODO's #127
  • Incorporate gofmt simplify (gofmt -s) #91
  • Fix Go Report Card issues with latest merge #90

Closed issues:

  • Get test coverage up (at least over 50%) #141
  • Crash during VM change #132
  • Terraform crash during vm create #119
  • Feature requests: max length for metadata / userdata in guest customization #115
  • Terraform crash during vm re-create #114
  • Terraform client fails to read cloud init values #111
  • Volume Groups DS #100
  • Volume Group DS #99
  • Volume Group RS #98
  • Add Subnets DS #97
  • Add Images DS #96
  • Configuration for the Terraform Nutanix Documentation #88
  • Fix "GoLint/Naming/PackageNames" issue in nutanix/config.go #87
  • Fix "SC2046" issue in scripts/errcheck.sh #86
  • Fix "SC2046" issue in scripts/gofmtcheck.sh #85
  • Fix "SC2006" issue in scripts/gofmtcheck.sh #84
  • Fix "SC2006" issue in scripts/changelog-links.sh #83
  • Fix "GoLint/Naming/PackageNames" issue in nutanix/config.go #82
  • Test ticket from Code Climate #81
  • Add Network Security Rules DS #80
  • Add Network Security Rule DS #75
  • Terraform crash with VM and cloud init #72
  • Make all test passing #71
  • Add Cluster RS #69
  • Get Image resource test passing #67
  • implement issue template #61
  • Add codecov.io code coverage reporting #57
  • Add VMS Data Source #51
  • Terraform crash when updating image #49
  • Unclear protocol / error message for image upload #48
  • Cleanup all go report card issues #47

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator