From b83c9f0744aa0458b8f7928c6e484505a205536a Mon Sep 17 00:00:00 2001 From: Wei Shi <19400755+TheOnlyWei@users.noreply.github.com> Date: Thu, 21 Mar 2024 19:41:07 -0700 Subject: [PATCH] aksarc 0.2.0b1 VMware support release --- src/index.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/src/index.json b/src/index.json index 338eb10dbd4..407fca252cd 100644 --- a/src/index.json +++ b/src/index.json @@ -10300,6 +10300,60 @@ } ], "aksarc": [ + { + "downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-0.2.0b1-py3-none-any.whl", + "filename": "aksarc-0.2.0b1-py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.32.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", + "Programming Language :: Python :: 3.9", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://dev.azure.com/msazure/msk8s/_git/hybridaks-utils/azcli/aksarc" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "aksarc", + "run_requires": [ + { + "requires": [ + "kubernetes (>=24.0.0)", + "kubernetes>=24.0.0", + "paramiko (<4.0.0,>=2.0.8)", + "paramiko<4.0.0,>=2.0.8" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension", + "version": "0.2.0b1" + }, + "sha256Digest": "F8D298494A55D1239352C7A5A831DA8BBB99B2A771D2D410EDD20DA6CDA93CF5" + }, { "downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.0.0-py3-none-any.whl", "filename": "aksarc-1.0.0-py3-none-any.whl",