-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PLT-587-0.11.x: node interval support for libvirt and edge vsphere. #347
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* draft * PLT-587:Added Node repave interval support for all infra cluster * removed trace from provider.tf * reverting example changes * typo fix * reverted go.mod * fix go.mod * adding updated go.mod * Update spectrocloud/resource_cluster_aws.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_coxedge.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_azure.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_edge_native.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_edge_vsphere.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_gcp.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_libvirt.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_maas.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_openstack.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_vsphere.go Co-authored-by: nikchern <[email protected]> * PLT-587: Fixing unit test. * PLT-587: Refactor hash function with interval. * Fixed Description * Completed unit tests * PLT-587: update to latest SDK. * PLT-587: docs refresh. * cp-fix * PLT-587: refresh docs. * replace flatten method to common golder * Added node_repave_validation for control plane * fix go vet issue * go vet fixess * refreshed the docs * updated error message * PEM-2850: Updated SSH_KEYS as optional attribute in edge_native (#324) * PLT-587: updating hapi and sdk dependencies. * PLT-587: remove commented code. * fixed validation issue * Fixed descrition and updated the document * PLT-587: updating dependencies. * PLT-587: updating documentation. * PLT-587: updating documentation. * Removed node_repave_interval for cox,edge_native, edge_vsphere, libvirt --------- Co-authored-by: nikchern <[email protected]>
nikchern
added a commit
that referenced
this pull request
Sep 21, 2023
…tive, edge-vsphere. (#340) * PLT-658: Added additional meta attribute support for libvirt, edge-native, edge-vsphere. * PLT-587-0.11.x: node interval support for libvirt and edge vsphere. (#347) * PLT-587:Added Node repave interval support for all infra cluster (#322) * draft * PLT-587:Added Node repave interval support for all infra cluster * removed trace from provider.tf * reverting example changes * typo fix * reverted go.mod * fix go.mod * adding updated go.mod * Update spectrocloud/resource_cluster_aws.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_coxedge.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_azure.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_edge_native.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_edge_vsphere.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_gcp.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_libvirt.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_maas.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_openstack.go Co-authored-by: nikchern <[email protected]> * Update spectrocloud/resource_cluster_vsphere.go Co-authored-by: nikchern <[email protected]> * PLT-587: Fixing unit test. * PLT-587: Refactor hash function with interval. * Fixed Description * Completed unit tests * PLT-587: update to latest SDK. * PLT-587: docs refresh. * cp-fix * PLT-587: refresh docs. * replace flatten method to common golder * Added node_repave_validation for control plane * fix go vet issue * go vet fixess * refreshed the docs * updated error message * PEM-2850: Updated SSH_KEYS as optional attribute in edge_native (#324) * PLT-587: updating hapi and sdk dependencies. * PLT-587: remove commented code. * fixed validation issue * Fixed descrition and updated the document * PLT-587: updating dependencies. * PLT-587: updating documentation. * PLT-587: updating documentation. * Removed node_repave_interval for cox,edge_native, edge_vsphere, libvirt --------- Co-authored-by: nikchern <[email protected]> * PLT-587: cherry picking node interval change from main. * PLT-587: adding node repave interval support for libvirt and edge_vsphere clouds. * added node_repave_support for edge and edge_native --------- Co-authored-by: Sivaanand Murugesan <[email protected]> * PLT-658: refresh docs. --------- Co-authored-by: nikchern <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.