Skip to content

v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 11:00
· 191 commits to main since this release
4d323d0

Release v1.3.1 (2023/11/17)

Changelog

  • 424816f Add scope block support to Data Protection
  • ee06cb5 Add scope block support for backup schedule
  • c314491 Add note to tanzu-mission-control_cluster resource guide to state the limitation
  • 7da6861 Add support to create self provisioned storage Azure blob for Data protection and Azure AKS credential
  • 983b1bc remove commented code
  • 7f7b778 fix function name
  • 39a4e9e resolve issues with missing log and tkg specific code
  • fcaabb5 fix syntax for linting
  • a37a1e5 add ability to update default node pool for tkg
  • 95b2038 change messages
  • bbaa7b1 Last cleanups and alignments
  • 69d9b34 added build tag
  • 2abf713 Data Protection Ready
  • 0d19538 Set default wait to 30 minutes for eks cluster create
  • 409c833 renamed waitForHealthyKey to waitForKubeconfig Signed-off-by: Igor Kanshyn [email protected]
  • c8c4c52 updated documentation Signed-off-by: Igor Kanshyn [email protected]
  • ef76ae8 Merge remote-tracking branch 'origin/vmware/otaylor/aks-kubeconfig' into vmware/otaylor/aks-kubeconfig
  • 1c73980 corrected merge issues Signed-off-by: Igor Kanshyn [email protected]
  • 783c830 corrected merge issues Signed-off-by: Igor Kanshyn [email protected]
  • 79b458d Merge remote-tracking branch 'origin/vmware/otaylor/aks-kubeconfig' into vmware/otaylor/aks-kubeconfig
  • 986bb21 extended unit tests to check pollUntilReady function, preserved _test package Signed-off-by: Igor Kanshyn [email protected]
  • 07a4df8 Revert "extended unit tests to check pollUntilReady function" Signed-off-by: Igor Kanshyn [email protected]
  • a04b847 extended unit tests to check pollUntilReady function Signed-off-by: Igor Kanshyn [email protected]
  • 25334eb updated tests, added ability to pull kubeconfig on data source lod Signed-off-by: Igor Kanshyn [email protected]
  • c482b67 updated tests, added ability to pull kubeconfig on data source lod Signed-off-by: Igor Kanshyn [email protected]
  • 8dc6255 Add models and clients for helm release and feature resource
  • b52a663 corrected linter issues Signed-off-by: Igor Kanshyn [email protected]
  • 90647bd Add the ability to wait for AKS cluster to be healthy
  • fc21c3d Add the ability to wait for AKS cluster to be healthy
  • 187c635 extended unit tests to check pollUntilReady function, preserved _test package Signed-off-by: Igor Kanshyn [email protected]
  • c0d727f Revert "extended unit tests to check pollUntilReady function" Signed-off-by: Igor Kanshyn [email protected]
  • 5ffbfed extended unit tests to check pollUntilReady function Signed-off-by: Igor Kanshyn [email protected]
  • c5ac3ba correcting import formatting issue found by linter Signed-off-by: Igor Kanshyn [email protected]
  • b4d1634 Merge remote-tracking branch 'origin/vmware/otaylor/aks-kubeconfig' into vmware/otaylor/aks-kubeconfig
  • 73adbed updated tests, added ability to pull kubeconfig on data source lod Signed-off-by: Igor Kanshyn [email protected]
  • 616e94f updated tests, added ability to pull kubeconfig on data source lod Signed-off-by: Igor Kanshyn [email protected]
  • 2f95ac4 Fix minor doc issue in helm feature resource.
  • ad72307 Bump google.golang.org/grpc from 1.54.0 to 1.56.3
  • 0502948 Fix the docs
  • f63090e Add changes to add acceptance test for CG k8s secret
  • 55f3099 Add operational handlers for cg k8s secret
  • c2cf910 Add models and clients for CG secret
  • 48b7325 Make changes to tests and don't skip all clusetr test
  • a4278cd Add guide for Helm support
  • 4ae2506 Add acceptance test for helm reposotory and helmcharts datasources
  • 6b0d745 Add operational handlers for helm chats and helm repository data source
  • 04bbfa7 Add datasource for helm repository and helm charts
  • 90f4aa1 Add documentation for helm resources
  • dc96821 Add acceptance test
  • 0351bef Add operations handlers for helm release and feature resource
  • c1dc486 Add models and clients for helm release and feature resource
  • 145fb61 small changes based on Taylor's review Signed-off-by: Igor Kanshyn [email protected]
  • dae511d Added util func for building default model path
  • 314bcd6 fix model separator usage
  • 032cdc7 fix unpack schema
  • b7f2815 correcting manual cherry-pick Signed-off-by: Igor Kanshyn [email protected]
  • e844512 corrected documentation generation Signed-off-by: Igor Kanshyn [email protected]
  • f66e680 Corrected data source schema to have only Full Cluster Name fields required Signed-off-by: Igor Kanshyn [email protected]
  • c4ee8bc Corrections based on linter's findings Signed-off-by: Igor Kanshyn [email protected]
  • c400a60 Refactoring to read empty arrays, updated .tf examples and documentation Signed-off-by: Igor Kanshyn [email protected]
  • 645de28 Corrected lint issues. Signed-off-by: Igor Kanshyn [email protected]
  • 8b456c7 Updated documentation for network_plugin_mode. Signed-off-by: Igor Kanshyn [email protected]
  • 01c1dd4 Removed unnecessary validation. Signed-off-by: Igor Kanshyn [email protected]
  • d7b296c Adding secondary IP fields, wrote non-comprehensive validation. Signed-off-by: Igor Kanshyn [email protected]
  • ed19cee corrected linter issues Signed-off-by: Igor Kanshyn [email protected]
  • 93d482b Merge remote-tracking branch 'origin/vmware/otaylor/aks-kubeconfig' into vmware/otaylor/aks-kubeconfig
  • 453f919 Add the ability to wait for AKS cluster to be healthy
  • 05da1ed fix array handling in evaluate function
  • 076cdb5 fix annotation and labels
  • 90e59d6 Made annotation key public
  • 9dd9e0c fix object_schema to user converter util
  • f861d5f fix lint
  • 81c12d8 Added support for custom separator, changed default separator and added function to build array field.
  • 9e8af56 Add the ability to wait for AKS cluster to be healthy