azure-cli-extensions.akshybrid: remove

This commit is contained in:
Paul Meyer
2025-09-03 16:36:34 +02:00
parent acd6f3ed02
commit c9227bd58e
2 changed files with 1 additions and 7 deletions
@@ -55,13 +55,6 @@
"hash": "sha256-Zkp5Nzl+eQ7PPniDF7/K5II2xIG6OKC3Rhm3ZTpyILc=",
"description": "Provides a preview for upcoming AKS features"
},
"akshybrid": {
"pname": "akshybrid",
"version": "0.1.2",
"url": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/akshybrid-0.1.2-py3-none-any.whl",
"hash": "sha256-l2fNpETEIVc7wiDgHNWKZ8MKNhdc7bposEVKPG6YOo4=",
"description": "Microsoft Azure Command-Line Tools HybridContainerService Extension"
},
"alb": {
"pname": "alb",
"version": "2.0.1",
@@ -151,6 +151,7 @@
// lib.optionalAttrs config.allowAliases {
# Removed extensions
adp = throw "The 'adp' extension for azure-cli was deprecated upstream"; # Added 2024-11-02, https://github.com/Azure/azure-cli-extensions/pull/8038
akshybrid = throw "The 'akshybrid' extension for azure-cli was removed upstream"; # https://github.com/Azure/azure-cli-extensions/pull/8955
azurestackhci = throw "The 'azurestackhci' extension for azure-cli was deprecated upstream"; # Added 2025-07-01, https://github.com/Azure/azure-cli-extensions/pull/8898
blockchain = throw "The 'blockchain' extension for azure-cli was deprecated upstream"; # Added 2024-04-26, https://github.com/Azure/azure-cli-extensions/pull/7370
compute-diagnostic-rp = throw "The 'compute-diagnostic-rp' extension for azure-cli was deprecated upstream"; # Added 2024-11-12, https://github.com/Azure/azure-cli-extensions/pull/8240