Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -19598,6 +19598,63 @@
"version": "1.5.102"
},
"sha256Digest": "81442bc918ddceee377548ba534078540c447c4b7672d0742d7deff84a6c6a69"
},
{
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/aksarc-1.5.111-py3-none-any.whl",
"filename": "aksarc-1.5.111-py3-none-any.whl",
"metadata": {
Comment thread
rjaini marked this conversation as resolved.
"azext.minCliCoreVersion": "2.77.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",
"Programming Language :: Python :: 3.12",
"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://learn.microsoft.com/en-us/azure/aks/hybrid/"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "aksarc",
"run_requires": [
{
"requires": [
"asyncssh (<3.0.0,>=2.14.0)",
"asyncssh<3.0.0,>=2.14.0",
"kubernetes (>=24.0.0)",
"kubernetes>=24.0.0",
"urllib3 (>=2.7.0)",
Comment on lines +19645 to +19649
"urllib3>=2.7.0"
]
}
],
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
"version": "1.5.111"
},
"sha256Digest": "00044bdc69627d37870b0911b63f712b299e0f2dc3fe6880fb28030d3a02f0e9"
}
],
"alb": [
Expand Down
Loading