forked from AzureArcForKubernetes/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump k8s-extension version to 1.3.3 (AzureArcForKubernetes#170)
* [k8s-extension] Update extension CLI to v1.3.2 (Azure#5245) * [Release] Update index.json for extension [ k8s-extension ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1788975&view=results Last commit: Azure@203ec06 * [IoT] IoT Extension Release v0.17.0 (Azure#5249) * [TA] change rolebinding create command parameter roles to comma-seperated (Azure#5166) * Update `aks kollect` command to use Periscope version 0.0.10 (Azure#5248) * bump k8s-extension version to 1.3.3 Co-authored-by: Azure CLI Team <[email protected]> Co-authored-by: Victoria Litvinova <[email protected]> Co-authored-by: Yitong Feng <[email protected]> Co-authored-by: peterbom <[email protected]> Co-authored-by: Bavneet Singh <[email protected]>
- Loading branch information
1 parent
f519ff6
commit 19e6935
Showing
10 changed files
with
176 additions
and
9 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
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
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 |
---|---|---|
|
@@ -11713,6 +11713,79 @@ | |
"version": "0.16.1" | ||
}, | ||
"sha256Digest": "d6c814af4bdc4020bbb2971f718796fac0e12a4319258e6704d711c2f9adca38" | ||
}, | ||
{ | ||
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.17.0/azure_iot-0.17.0-py3-none-any.whl", | ||
"filename": "azure_iot-0.17.0-py3-none-any.whl", | ||
"metadata": { | ||
"azext.minCliCoreVersion": "2.30.0", | ||
"classifiers": [ | ||
"Development Status :: 4 - Beta", | ||
"Intended Audience :: Developers", | ||
"Intended Audience :: System Administrators", | ||
"Programming Language :: Python", | ||
"Programming Language :: Python :: 3 :: Only", | ||
"Programming Language :: Python :: 3", | ||
"Programming Language :: Python :: 3.7", | ||
"Programming Language :: Python :: 3.8", | ||
"Programming Language :: Python :: 3.9", | ||
"Programming Language :: Python :: 3.10", | ||
"License :: OSI Approved :: MIT License" | ||
], | ||
"extensions": { | ||
"python.details": { | ||
"contacts": [ | ||
{ | ||
"email": "[email protected]", | ||
"name": "Microsoft", | ||
"role": "author" | ||
} | ||
], | ||
"document_names": { | ||
"description": "DESCRIPTION.rst" | ||
}, | ||
"project_urls": { | ||
"Home": "https://github.com/azure/azure-iot-cli-extension" | ||
} | ||
} | ||
}, | ||
"extras": [ | ||
"uamqp" | ||
], | ||
"generator": "bdist_wheel (0.30.0)", | ||
"license": "MIT", | ||
"metadata_version": "2.0", | ||
"name": "azure-iot", | ||
"requires_python": ">=3.7", | ||
"run_requires": [ | ||
{ | ||
"requires": [ | ||
"azure-core (<2.0.0,<2.0.0azure-mgmt-core>=1.3.0,>=1.24.0)", | ||
"azure-iot-device (~=2.11)", | ||
"jsonschema (~=3.2.0)", | ||
"msrest (>=0.6.21)", | ||
"msrestazure (<2.0.0,>=0.6.3)", | ||
"packaging", | ||
"tqdm (~=4.62)" | ||
] | ||
}, | ||
{ | ||
"extra": "uamqp", | ||
"requires": [ | ||
"uamqp (~=1.2)" | ||
] | ||
}, | ||
{ | ||
"environment": "python_version < \"3.8\"", | ||
"requires": [ | ||
"importlib-metadata" | ||
] | ||
} | ||
], | ||
"summary": "The Azure IoT extension for Azure CLI.", | ||
"version": "0.17.0" | ||
}, | ||
"sha256Digest": "924d4cf255efe8a8950d968ed474be42b9da790c46381893a1d2892fdf72281e" | ||
} | ||
], | ||
"azurestackhci": [ | ||
|
@@ -25285,6 +25358,48 @@ | |
"version": "1.3.1" | ||
}, | ||
"sha256Digest": "c6231d4bf4f05b5e9f169ddc8dd278113b4c8dcedb3506684641f09d1dfb36ce" | ||
}, | ||
{ | ||
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/k8s_extension-1.3.2-py3-none-any.whl", | ||
"filename": "k8s_extension-1.3.2-py3-none-any.whl", | ||
"metadata": { | ||
"azext.minCliCoreVersion": "2.24.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" | ||
], | ||
"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/k8s-extension" | ||
} | ||
} | ||
}, | ||
"generator": "bdist_wheel (0.30.0)", | ||
"license": "MIT", | ||
"metadata_version": "2.0", | ||
"name": "k8s-extension", | ||
"summary": "Microsoft Azure Command-Line Tools K8s-extension Extension", | ||
"version": "1.3.2" | ||
}, | ||
"sha256Digest": "f081a5501ade1d6aa9eb62b3fb58de78adb614031c6bbd48b1d8c2af0af1197a" | ||
} | ||
], | ||
"k8sconfiguration": [ | ||
|
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