forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:Azure/azure-cli-extensions into rel…
…ease-1.3.7
- Loading branch information
Showing
7 changed files
with
1,543 additions
and
1,302 deletions.
There are no files selected for viewing
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
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
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
1,881 changes: 954 additions & 927 deletions
1,881
src/connectedk8s/azext_connectedk8s/tests/latest/recordings/test_connectedk8s.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
894 changes: 522 additions & 372 deletions
894
src/connectedk8s/azext_connectedk8s/tests/latest/recordings/test_forcedelete.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17219,6 +17219,59 @@ | |
"version": "1.3.5" | ||
}, | ||
"sha256Digest": "17ba7dd032c87e7ff4b9cce298dd81171e6e75bcfe2912f7c2f3cd1f55c00d11" | ||
}, | ||
{ | ||
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.3.6-py2.py3-none-any.whl", | ||
"filename": "connectedk8s-1.3.6-py2.py3-none-any.whl", | ||
"metadata": { | ||
"azext.minCliCoreVersion": "2.38.0", | ||
"classifiers": [ | ||
"Development Status :: 4 - Beta", | ||
"Intended Audience :: Developers", | ||
"Intended Audience :: System Administrators", | ||
"Programming Language :: Python", | ||
"Programming Language :: Python :: 3", | ||
"Programming Language :: Python :: 3.6", | ||
"Programming Language :: Python :: 3.7", | ||
"Programming Language :: Python :: 3.8", | ||
"License :: OSI Approved :: MIT License" | ||
], | ||
"description_content_type": "text/markdown", | ||
"extensions": { | ||
"python.details": { | ||
"contacts": [ | ||
{ | ||
"email": "[email protected]", | ||
"name": "Microsoft Corporation", | ||
"role": "author" | ||
} | ||
], | ||
"document_names": { | ||
"description": "DESCRIPTION.rst" | ||
}, | ||
"project_urls": { | ||
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s" | ||
} | ||
} | ||
}, | ||
"extras": [], | ||
"generator": "bdist_wheel (0.30.0)", | ||
"license": "MIT", | ||
"metadata_version": "2.0", | ||
"name": "connectedk8s", | ||
"run_requires": [ | ||
{ | ||
"requires": [ | ||
"azure-mgmt-hybridcompute (==7.0.0)", | ||
"kubernetes (==24.2.0)", | ||
"pycryptodome (==3.14.1)" | ||
] | ||
} | ||
], | ||
"summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension", | ||
"version": "1.3.6" | ||
}, | ||
"sha256Digest": "5c0c55940802239372608d9c7faf1c76e4f2f2fef5ebbd36be7011ae854a7563" | ||
} | ||
], | ||
"connectedmachine": [ | ||
|