Skip to content

Commit 4bff224

Browse files
committed
Merge remote-tracking branch 'upstream/main' into ml-dev
2 parents 17780d0 + cc63d39 commit 4bff224

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

src/index.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1828,6 +1828,65 @@
18281828
"version": "1.0.0b7"
18291829
},
18301830
"sha256Digest": "59b58deaf43519bf268057b4a378e4c976997a9df7464886efd67debf3fa68bd"
1831+
},
1832+
{
1833+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/aks_agent-1.0.0b8-py2.py3-none-any.whl",
1834+
"filename": "aks_agent-1.0.0b8-py2.py3-none-any.whl",
1835+
"metadata": {
1836+
"azext.isPreview": true,
1837+
"azext.minCliCoreVersion": "2.76.0",
1838+
"classifiers": [
1839+
"Development Status :: 4 - Beta",
1840+
"Intended Audience :: Developers",
1841+
"Intended Audience :: System Administrators",
1842+
"Programming Language :: Python",
1843+
"Programming Language :: Python :: 3",
1844+
"Programming Language :: Python :: 3.6",
1845+
"Programming Language :: Python :: 3.7",
1846+
"Programming Language :: Python :: 3.8",
1847+
"License :: OSI Approved :: MIT License"
1848+
],
1849+
"extensions": {
1850+
"python.details": {
1851+
"contacts": [
1852+
{
1853+
"email": "azpycli@microsoft.com",
1854+
"name": "Microsoft Corporation",
1855+
"role": "author"
1856+
}
1857+
],
1858+
"document_names": {
1859+
"description": "DESCRIPTION.rst"
1860+
},
1861+
"project_urls": {
1862+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/aks-agent"
1863+
}
1864+
}
1865+
},
1866+
"extras": [],
1867+
"generator": "bdist_wheel (0.30.0)",
1868+
"license": "MIT",
1869+
"metadata_version": "2.0",
1870+
"name": "aks-agent",
1871+
"run_requires": [
1872+
{
1873+
"requires": [
1874+
"rich (==13.9.4)",
1875+
"rich==13.9.4"
1876+
]
1877+
},
1878+
{
1879+
"environment": "python_version >= \"3.10\"",
1880+
"requires": [
1881+
"holmesgpt (==0.15.0)",
1882+
"holmesgpt==0.15.0"
1883+
]
1884+
}
1885+
],
1886+
"summary": "Provides an interactive AI-powered debugging tool for AKS",
1887+
"version": "1.0.0b8"
1888+
},
1889+
"sha256Digest": "c223285694f6e3ce226ec70f03572395d3547926cc77744d33e28a07b08d09b4"
18311890
}
18321891
],
18331892
"aks-preview": [

0 commit comments

Comments
 (0)