Review PR for checking all changes from develop are merged to master#656
Closed
SumoSourabh wants to merge 36 commits intodelphix:developfrom
Closed
Review PR for checking all changes from develop are merged to master#656SumoSourabh wants to merge 36 commits intodelphix:developfrom
SumoSourabh wants to merge 36 commits intodelphix:developfrom
Conversation
Merge release/2.0.0 into master
Merge release/2.1.0 into master
Merge 'release/3.0.0' into master
Release 3.1.0
* DOC-1074 Document password vault support for VSDK plugins (delphix#347) * Correct Typo in Example, it should be UNIX not WINDOWS (delphix#360) * Add documentation for gRPC message and memory limits delphix#390 (delphix#391) * Fix version number in doc header (delphix#358) (delphix#397) * Update Delphix Engine version required to 6.0.7.0. (delphix#386) (delphix#398) * Update SDK Docs deployment to use a deploy_key (delphix#392) (delphix#399) * CP-6005 Ensure vSDK test coverage (delphix#403) * CP-6006 Futurize vSDK - Stage 1 (delphix#404) * Add support for virtualCleanup decorator (delphix#400) (delphix#405) Co-authored-by: Kurt Hutchison <kurth.hutchison@delphix.com> * Fixes delphix#401 Networking capabilities should be documented (delphix#402) Fixes delphix#401 Networking capabilities should be documented * CP-6009 Add to_str and to_byte helpers (delphix#407) * CP-6621 bump sdk version to 4.0.0 (delphix#409) * CP-6694 Update docs for SDK 4.0.0 (delphix#410) * CP-7022 vSDK 4.0.0 release tasks * Update VirtualDelete flow diagram to include the virtual.cleanup call. (delphix#414) Co-authored-by: Kurt Hutchison <kurth.hutchison@delphix.com> * Update documentation with new gRPC message limits (delphix#415) Co-authored-by: Raul Santelices <rasantel@users.noreply.github.com> Co-authored-by: Ranzo J Taylor, III <36489926+Ranzo3@users.noreply.github.com> Co-authored-by: Jeff Ngo <35587243+jeffngo@users.noreply.github.com> Co-authored-by: Ankur <ankursarin@gmail.com> Co-authored-by: kurthdelphix <89274759+kurthdelphix@users.noreply.github.com> Co-authored-by: Kurt Hutchison <kurth.hutchison@delphix.com> Co-authored-by: Tom Walsh <61519496+mothslaw@users.noreply.github.com>
manual merge of release into master
# Conflicts: # .bumpversion.cfg # .github/workflows/pre-commit.yml # common/src/main/python/dlpx/virtualization/common/VERSION # docs/docs/Getting_Started.md # docs/docs/References/Version_Compatibility.md # dvp/src/main/python/dlpx/virtualization/VERSION # libs/src/main/python/dlpx/virtualization/libs/VERSION # libs/src/main/python/dlpx/virtualization/libs/libs.py # platform/src/main/python/dlpx/virtualization/platform/VERSION # tools/src/main/python/dlpx/virtualization/_internal/VERSION # tools/src/main/python/dlpx/virtualization/_internal/codegen/templates/base_model_.mustache # tools/src/test/python/dlpx/virtualization/_internal/commands/test_build.py # tools/src/test/python/dlpx/virtualization/_internal/test_package_util.py
Sync release (develop - from local dev) branch with Master
Updating code owners Co-authored-by: Sourabh Jain <sourabh.jain@delphix.com>
* __hash__ is needed in python 3 * DLPX-79760 SnapshotDefinitionDataPaths object is not hashable since py2-3 transition * DOC-2234 Update new logo in developer.delphix.com * Resolved COnflicts * revert logo chnages * revert logo chnages * Resolve Conflicts * revert changes * revert logo.png * Resolve Conflicts * DOC-2234 Update new logo in developer.delphix.com * logo chnages * DOC-2234 Update new logo in developer.delphix.com * new favicon * incorporated review comments * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * Changes suggested by Aleks * CP-8174 VSDK Changes to support source sizing decorators * reverted dvp version related changes * reverted extra comma * update engine API version * Fixed Formatting Issues * Fixed Formatting Issues * Fixed Unit Tests * Fixed Unit Tests
…ranch before updating github actions (delphix#442) * __hash__ is needed in python 3 * DLPX-79760 SnapshotDefinitionDataPaths object is not hashable since py2-3 transition * DOC-2234 Update new logo in developer.delphix.com * Resolved COnflicts * revert logo chnages * revert logo chnages * Resolve Conflicts * revert changes * revert logo.png * Resolve Conflicts * DOC-2234 Update new logo in developer.delphix.com * logo chnages * DOC-2234 Update new logo in developer.delphix.com * new favicon * incorporated review comments * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * Changes suggested by Aleks * CP-8174 VSDK Changes to support source sizing decorators * reverted dvp version related changes * reverted extra comma * update engine API version * Fixed Formatting Issues * Fixed Formatting Issues * Fixed Unit Tests * Fixed Unit Tests * Bumping up dvp-api, vsdk * uppdate formatting
…evelop branch before updating github actions (delphix#442)" (delphix#443) This reverts commit 222517e.
…ranch before updating github actions (delphix#444) * __hash__ is needed in python 3 * DLPX-79760 SnapshotDefinitionDataPaths object is not hashable since py2-3 transition * DOC-2234 Update new logo in developer.delphix.com * Resolved COnflicts * revert logo chnages * revert logo chnages * Resolve Conflicts * revert changes * revert logo.png * Resolve Conflicts * DOC-2234 Update new logo in developer.delphix.com * logo chnages * DOC-2234 Update new logo in developer.delphix.com * new favicon * incorporated review comments * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * Changes suggested by Aleks * CP-8174 VSDK Changes to support source sizing decorators * reverted dvp version related changes * reverted extra comma * update engine API version * Fixed Formatting Issues * Fixed Formatting Issues * Fixed Unit Tests * Fixed Unit Tests * Bumping up dvp-api, vsdk * uppdate formatting * for rerun the failed runs * bumpversion support dev bumping * revert bumpversion support dev bumping * bump up version from dev0 to dev1 * bump up version from dev0 to dev1
* Updating code owners for the github repository (delphix#439) Updating code owners Co-authored-by: Sourabh Jain <sourabh.jain@delphix.com> * Create CodeOwners File [Terraform] * CP-8174 VSDK Changes to support source sizing decorators (delphix#441) * __hash__ is needed in python 3 * DLPX-79760 SnapshotDefinitionDataPaths object is not hashable since py2-3 transition * DOC-2234 Update new logo in developer.delphix.com * Resolved COnflicts * revert logo chnages * revert logo chnages * Resolve Conflicts * revert changes * revert logo.png * Resolve Conflicts * DOC-2234 Update new logo in developer.delphix.com * logo chnages * DOC-2234 Update new logo in developer.delphix.com * new favicon * incorporated review comments * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * Changes suggested by Aleks * CP-8174 VSDK Changes to support source sizing decorators * reverted dvp version related changes * reverted extra comma * update engine API version * Fixed Formatting Issues * Fixed Formatting Issues * Fixed Unit Tests * Fixed Unit Tests * CP-8293 Update version to 4.0.5.dev0 for virtualization-sdk develop branch before updating github actions (delphix#442) * __hash__ is needed in python 3 * DLPX-79760 SnapshotDefinitionDataPaths object is not hashable since py2-3 transition * DOC-2234 Update new logo in developer.delphix.com * Resolved COnflicts * revert logo chnages * revert logo chnages * Resolve Conflicts * revert changes * revert logo.png * Resolve Conflicts * DOC-2234 Update new logo in developer.delphix.com * logo chnages * DOC-2234 Update new logo in developer.delphix.com * new favicon * incorporated review comments * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * Changes suggested by Aleks * CP-8174 VSDK Changes to support source sizing decorators * reverted dvp version related changes * reverted extra comma * update engine API version * Fixed Formatting Issues * Fixed Formatting Issues * Fixed Unit Tests * Fixed Unit Tests * Bumping up dvp-api, vsdk * uppdate formatting * Revert "CP-8293 Update version to 4.0.5.dev0 for virtualization-sdk develop branch before updating github actions (delphix#442)" (delphix#443) This reverts commit 222517e. * CP-8293 Update version to 4.0.5.dev0 for virtualization-sdk develop branch before updating github actions (delphix#444) * __hash__ is needed in python 3 * DLPX-79760 SnapshotDefinitionDataPaths object is not hashable since py2-3 transition * DOC-2234 Update new logo in developer.delphix.com * Resolved COnflicts * revert logo chnages * revert logo chnages * Resolve Conflicts * revert changes * revert logo.png * Resolve Conflicts * DOC-2234 Update new logo in developer.delphix.com * logo chnages * DOC-2234 Update new logo in developer.delphix.com * new favicon * incorporated review comments * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * DLPX-81195 develop version of vSDK needs to be bumped up to 4.0.4 for testing to use latest vSDK code * Changes suggested by Aleks * CP-8174 VSDK Changes to support source sizing decorators * reverted dvp version related changes * reverted extra comma * update engine API version * Fixed Formatting Issues * Fixed Formatting Issues * Fixed Unit Tests * Fixed Unit Tests * Bumping up dvp-api, vsdk * uppdate formatting * for rerun the failed runs * bumpversion support dev bumping * revert bumpversion support dev bumping * bump up version from dev0 to dev1 * bump up version from dev0 to dev1 * virtualization-sdk master branch will always refer dlpx-appgate stage/release * virtualization-sdk master branch will always refer dlpx-appgate stage/release * virtualization-sdk master branch will always refer dlpx-appgate stage/release * virtualization-sdk master branch will always refer dlpx-appgate stage/release * virtualization-sdk master branch will always refer dlpx-appgate stage/release * Fixed Issue: Lint common - Python38 Co-authored-by: Sourabh Jain <45626610+SumoSourabh@users.noreply.github.com> Co-authored-by: Sourabh Jain <sourabh.jain@delphix.com> Co-authored-by: Terraform User <terraform@delphix.com>
# Conflicts: # .bumpversion.cfg # common/setup.py # common/src/main/python/dlpx/virtualization/common/VERSION # dvp/src/main/python/dlpx/virtualization/VERSION # libs/setup.py # libs/src/main/python/dlpx/virtualization/libs/VERSION # platform/setup.py # platform/src/main/python/dlpx/virtualization/platform/VERSION # tools/src/main/python/dlpx/virtualization/_internal/VERSION # tools/src/main/python/dlpx/virtualization/_internal/settings.cfg # tools/src/test/python/dlpx/virtualization/_internal/conftest.py # tools/src/test/python/dlpx/virtualization/_internal/test_package_util.py
CP-8806 Sync virtualization-sdk develop and master for 4.0.5 release
CP-9804 Raise a review to merge all changes from develop branch to master branch after 12.0 code freeze
CP-10488 Jython Removal documentation changes (delphix#527) * CP-10488 Jython Removal documentation changes * CP-10488 Jython Removal documentation changes * CP-10488 Jython Removal documentation changes
CP-11887 Merge Python 3.11 changes to master from develop branch
…lphix#561) * Configure Mend for GitHub.com (delphix#543) * Add .whitesource configuration file * Configure Mend for GitHub.com --------- Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Shibasish Nandi <119420781+ShibasishDelphix@users.noreply.github.com> * CP-12279 Documentation for ZFS record size change (delphix#554) * CP-12230 DVP Record size validation changes for setting ZFS record size (delphix#556) * CP-12230 DVP Record size validation changes for setting ZFS record size * CP-12367 Record size validation - Bump DVP version (delphix#558) * CP-12377 Record size validation - DVP version documentation (delphix#560) Record size validation - DVP version documentation --------- Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: Shibasish Nandi <119420781+ShibasishDelphix@users.noreply.github.com>
# Conflicts: # common/src/main/python/dlpx/virtualization/common/VERSION # docs/docs/References/Version_Compatibility.md # docs/docs/Release_Notes/.pages # docs/mkdocs.yml # dvp/src/main/python/dlpx/virtualization/VERSION # libs/src/main/python/dlpx/virtualization/libs/VERSION # platform/src/main/python/dlpx/virtualization/platform/VERSION # tools/src/main/python/dlpx/virtualization/_internal/VERSION # tools/src/main/python/dlpx/virtualization/_internal/validation_schemas/plugin_schema.json # tools/src/test/python/dlpx/virtualization/_internal/test_package_util.py
This file contains hidden or 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
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.