-
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
Adjust to DCT API returning job instead of job id #27
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
eyalkaspi-delphix
requested review from
arunskurian,
sunnyx4 and
Uddipaan-Hazarika
May 16, 2022 12:58
arunskurian
approved these changes
May 17, 2022
sunnyx4
approved these changes
May 18, 2022
arunskurian
added a commit
that referenced
this pull request
Jun 29, 2022
* Adding badges (#15) * Relative path to CodeQL badge * Adding badges * Adding badges * Change version to 0.0.1-beta * Delphix TF Provider 1.0.0b3 merge to develop (#21) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Relative path to CodeQL badge * Add signs block in goreleaser.yml * Adding badges * Adding badges * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Updating documentation for environment * Updating VDB Documentation * Updating version of provider * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> * Merging rel 1.0.0-beta3 from main to develop (#20) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> * HUBS-694 Support for Password Vaults * HUBS-694 Support for Password Vaults (#24) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * APIGW-799 VDB template parameter template_id throws api error (#25) * APIGW-799 VDB template parameter template_id throws api error * revert main, using released dct-sdk-go * Rever tmain changes * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-691, HUBS-773, HUBS-707 (#26) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * Adjust to DCT API returning job instead of job id (#27) * Update DCT sdk go (#28) * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-683 Provision Single VDBs from Bookmark (#29) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * HUBS-807, HUBS-705, HUBS-706, HUBS-708 (#30) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * Release Provider v1.0.0 * Release Provider v1.0.0 (#31) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * Release Provider v1.0.0 * Resolve merge conflicts for develop branch for Release 1.0.0 (#33) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com>
arunskurian
added a commit
that referenced
this pull request
Nov 2, 2022
* Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main * Release Provider v1.0.0 (#34) * Adding badges (#15) * Relative path to CodeQL badge * Adding badges * Adding badges * Change version to 0.0.1-beta * Delphix TF Provider 1.0.0b3 merge to develop (#21) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Relative path to CodeQL badge * Add signs block in goreleaser.yml * Adding badges * Adding badges * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Updating documentation for environment * Updating VDB Documentation * Updating version of provider * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> * Merging rel 1.0.0-beta3 from main to develop (#20) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> * HUBS-694 Support for Password Vaults * HUBS-694 Support for Password Vaults (#24) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * APIGW-799 VDB template parameter template_id throws api error (#25) * APIGW-799 VDB template parameter template_id throws api error * revert main, using released dct-sdk-go * Rever tmain changes * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-691, HUBS-773, HUBS-707 (#26) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * Adjust to DCT API returning job instead of job id (#27) * Update DCT sdk go (#28) * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-683 Provision Single VDBs from Bookmark (#29) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * HUBS-807, HUBS-705, HUBS-706, HUBS-708 (#30) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * Release Provider v1.0.0 * Release Provider v1.0.0 (#31) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * Release Provider v1.0.0 * Resolve merge conflicts for develop branch for Release 1.0.0 (#33) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com> * Updated README.md Small Edits Added new terraform webpage * Update index.md * Update index.md * Update index.md Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com>
Uddipaan-Hazarika
added a commit
that referenced
this pull request
Apr 24, 2023
* Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main * Release Provider v1.0.0 (#34) * Adding badges (#15) * Relative path to CodeQL badge * Adding badges * Adding badges * Change version to 0.0.1-beta * Delphix TF Provider 1.0.0b3 merge to develop (#21) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Relative path to CodeQL badge * Add signs block in goreleaser.yml * Adding badges * Adding badges * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Updating documentation for environment * Updating VDB Documentation * Updating version of provider * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> * Merging rel 1.0.0-beta3 from main to develop (#20) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> * HUBS-694 Support for Password Vaults * HUBS-694 Support for Password Vaults (#24) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * APIGW-799 VDB template parameter template_id throws api error (#25) * APIGW-799 VDB template parameter template_id throws api error * revert main, using released dct-sdk-go * Rever tmain changes * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-691, HUBS-773, HUBS-707 (#26) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * Adjust to DCT API returning job instead of job id (#27) * Update DCT sdk go (#28) * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-683 Provision Single VDBs from Bookmark (#29) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * HUBS-807, HUBS-705, HUBS-706, HUBS-708 (#30) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * Release Provider v1.0.0 * Release Provider v1.0.0 (#31) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Change version to 0.0.1-beta * HUBS-694 Support for Password Vaults * HUBS-773 Update Job Poll function to match updated DCT Status Enum * HUBS-692 HUBS-693 Support for SSH and Kerberos Auth * Add contact email in index.md * HUBS-707 add template_id for vdb provision by snapshot * Code review for PR-26 * HUBS-683 Provision single vdb on SI host from a bookmark. * code review * HUBS-807 Acceptance test for VDB Provision using Bookmark (single VDB) * code review * code review 2 * Update VDB resource for DCT GO SDK v1.0.0-beta7 * Update Env resource for DCT GO SDK v1.0.0-beta7 * Update resources for DCT GO SDK 2.0RC3 * code review * code review * Remove beta wording from docs * Release Provider v1.0.0 * Resolve merge conflicts for develop branch for Release 1.0.0 (#33) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change version to 0.1-beta for test release (#9) (#10) * Add goreleaser Github Action * Change version to 0.1-beta for test release * Change the Go version in 1.17 in release action * Add signs block in goreleaser.yml * Adding badges (#15) (#16) * Relative path to CodeQL badge * Adding badges * Adding badges * Correcting release badge (#17) * Relative path to CodeQL badge * Adding badges * Adding badges * Updating release status * Updated ReadMe for DCT * Change version to 0.0.1-beta (#18) * Documentation updates for Terraform registry (#19) * Updating VDB Documentation * Updating version of provider * TOOL-13695 Merge develop into main Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com> * Fix blackbox tests (#36) * [HUBS-1586] Update README with links and clarity (#43) * updated readme * Update README.md --------- Co-authored-by: Ajay Thotangare <ajay.thotangare@delphix.com> Co-authored-by: Sunny Suthar <sunny.suthar@delphix.com> Co-authored-by: arunskurian <70768312+arunskurian@users.noreply.github.com> Co-authored-by: sunnyx4 <81378792+sunnyx4@users.noreply.github.com> Co-authored-by: Jules Tamagnan <jules.tamagnan@delphix.com> Co-authored-by: jtamagnan-delphix <77420472+jtamagnan-delphix@users.noreply.github.com> Co-authored-by: eyalkaspi-delphix <64774532+eyalkaspi-delphix@users.noreply.github.com> Co-authored-by: Nick Mathison <114104601+nick-mathison@users.noreply.github.com>
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.
This change updates the terraform job related logic to work with changes from https://github.com/delphix/orbital-api-gateway/pull/370. API results now include a job object instead of job id.
Once I'll get the approval for all reviewes (DCT, blackbox, terraform), I'll merge the DCT PR, will publish a new dct-go-sdk version and will use it in this PR.
Testing