From 7337fb0382166f67270edba5aafbb6b59419f67c Mon Sep 17 00:00:00 2001 From: HariPrasadV Date: Thu, 8 Feb 2024 13:45:05 -0800 Subject: [PATCH 1/4] Added the 1.1.0 version of askarc CLI --- src/index.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/src/index.json b/src/index.json index 584b9b808e9..372550c44eb 100644 --- a/src/index.json +++ b/src/index.json @@ -10160,6 +10160,60 @@ "version": "1.0.3" }, "sha256Digest": "192197cf011658d2ed9ff2c98dcc469a4d8119d7988e902437071e9b83d113bf" + }, + { + "downloadUrl": "https://hybridclistorage.blob.core.windows.net/clifiles/aksarc-1.1.0-py3-none-any.whl", + "filename": "aksarc-1.1.0-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": "1.1.0" + }, + "sha256Digest": "7149a68637b114ea43c45562a23ef97cba3d6e76f6a848e2b0f025b86035d912" } ], "akshybrid": [ From da3d5ccf05ed54c7d8d645411107e621dc69674d Mon Sep 17 00:00:00 2001 From: HariPrasadV Date: Thu, 8 Feb 2024 14:00:52 -0800 Subject: [PATCH 2/4] Fixed the index --- src/index.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/index.json b/src/index.json index 372550c44eb..a5bc7df3b56 100644 --- a/src/index.json +++ b/src/index.json @@ -10204,9 +10204,7 @@ { "requires": [ "kubernetes (>=24.0.0)", - "kubernetes>=24.0.0", - "paramiko (<4.0.0,>=2.0.8)", - "paramiko<4.0.0,>=2.0.8" + "paramiko (<4.0.0,>=2.0.8)" ] } ], From 180f6bc5cb5f158239b677c1a228af7cf00954ad Mon Sep 17 00:00:00 2001 From: HariPrasadV Date: Thu, 8 Feb 2024 16:12:14 -0800 Subject: [PATCH 3/4] Updating url for 1.1.0 and added 1.0.4 --- src/index.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 56 insertions(+), 2 deletions(-) diff --git a/src/index.json b/src/index.json index a5bc7df3b56..411532543a2 100644 --- a/src/index.json +++ b/src/index.json @@ -10162,7 +10162,61 @@ "sha256Digest": "192197cf011658d2ed9ff2c98dcc469a4d8119d7988e902437071e9b83d113bf" }, { - "downloadUrl": "https://hybridclistorage.blob.core.windows.net/clifiles/aksarc-1.1.0-py3-none-any.whl", + "downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.0.4-py3-none-any.whl", + "filename": "aksarc-1.0.4-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": "1.0.4" + }, + "sha256Digest": "3059bea235a1108cb9d22e9bd2f04d00293647abd53cacce454d3a23b4206887" + }, + { + "downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.1.0-py3-none-any.whl", "filename": "aksarc-1.1.0-py3-none-any.whl", "metadata": { "azext.minCliCoreVersion": "2.32.0", @@ -10211,7 +10265,7 @@ "summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension", "version": "1.1.0" }, - "sha256Digest": "7149a68637b114ea43c45562a23ef97cba3d6e76f6a848e2b0f025b86035d912" + "sha256Digest": "c81f724aa3e55a864b8952c77f8d7413c1df79ce29331d550be8a310c74a9181" } ], "akshybrid": [ From 224761e0c3e143107d0d5df169b0a2965e7c9bec Mon Sep 17 00:00:00 2001 From: HariPrasadV Date: Thu, 8 Feb 2024 16:37:30 -0800 Subject: [PATCH 4/4] Fixed the index for 1.1.0 --- src/index.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.json b/src/index.json index 411532543a2..454c80436bd 100644 --- a/src/index.json +++ b/src/index.json @@ -10258,7 +10258,9 @@ { "requires": [ "kubernetes (>=24.0.0)", - "paramiko (<4.0.0,>=2.0.8)" + "kubernetes>=24.0.0", + "paramiko (<4.0.0,>=2.0.8)", + "paramiko<4.0.0,>=2.0.8" ] } ],