{ "info": { "author": "Microsoft Corporation", "author_email": "azpycli@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Microsoft Azure CLI 'acs' Command Module\n========================================\n\nThis package is for the 'acs' module.\ni.e. 'az acs'\n\n\n.. :changelog:\n\nRelease History\n===============\n\n* Deprecated ACS commands are now hidden from help view.\n\n2.4.3\n++++++\n* Allow enabling/disabling AKS kube-dashboard addon\n* Print a friendly message when the subscription is not whitelisted to use Azure Red Hat OpenShift\n\n2.4.2\n++++++\n* Fix 'az openshift create' command when used with customer aad client\n\n2.4.1\n++++++\n* Using Azure Red Hat Openshift GA API Version\n\n2.4.0\n++++++\n* BREAKING CHANGE: Removing `--fqdn` flag on az openshift commands\n\n2.3.22\n++++++\n* \"az aks get-credentials\" will prompt to overwrite duplicated values\n* Remove \"(PREVIEW)\" from Dev Spaces commands, \"az aks use-dev-spaces\" and \"az aks remove-dev-spaces\".\n* adding customer-admin-group-id flag to \"az openshift create\"\n* Remove \"(PREVIEW)\" from \"az aks create\" option \"--network-policy\".\n\n2.3.21\n++++++\n* Minor fixes.\n\n2.3.20\n++++++\n* Minor fixes.\n\n2.3.19\n++++++\n* ignore listen-address argument to \"az aks browse\" if kubectl doesn't support it\n\n2.3.18\n++++++\n* add listen-address option to \"az aks port-forward\"\n\n2.3.17\n++++++\n* az aks enable-addons /disable-addons: support case insensitive name\n* support Azure Active Directory updating operation using \"az aks update-credentials --reset-aad\"\n* clarify that \"--output\" is ignored for \"az aks get-credentials\"\n\n2.3.16\n++++++\n* Minor fixes\n\n2.3.15\n++++++\n* Add Virtual Nodes Preview\n* Add Managed OpenShift commands\n* Support Service Principal updating operation using \"az aks update-credentials --reset-service-principal\"\n\n2.3.14\n++++++\n* Minor fixes\n* Add support for new ACI regions\n\n2.3.13\n++++++\n* Add Virtual Nodes Preview\n* Remove \"(PREVIEW)\" from AAD arguments to \"az aks create\"\n* Mark \"az acs\" commands as deprecated (the ACS service will retire on January 31, 2020)\n* Add support of Network Policy when creating new AKS clusters\n* Don't require --nodepool-name in \"az aks scale\" if there's only one nodepool\n\n2.3.12\n++++++\n* Minor fixes\n\n2.3.11\n++++++\n* BREAKING CHANGE: Remove enable_cloud_console_aks_browse to enable 'az aks browse' by default\n\n2.3.10\n++++++\n* Minor fixes\n\n2.3.9\n+++++\n* Minor fixes\n\n2.3.8\n+++++\n* Minor fixes.\n\n2.3.7\n+++++\n* Minor fixes.\n\n2.3.6\n+++++\n* `az aks create/scale --nodepool-name` configures nodepool name, truncated to 12 characters, default - nodepool1\n\n2.3.5\n+++++\n* bugfix: Fall back to 'scp' when Parimiko fails.\n* `az aks create` no longer requires --aad-tenant-id\n* bugfix: improve merging of kubernetes credentials when duplicate entries are present.\n* In Azure Cloud Shell, open a tunnel and report the URL\n\n2.3.4\n+++++\n* install-connector: Updates the install-connector command to set the AKS Master FQDN\n\n2.3.3\n+++++\n* bugfix: creating role assignment for vnet-subnet-id when not specifying service principal and skip-role-assignemnt\n\n2.3.2\n+++++\n* `az aks create` now defaults to Standard_DS2_v2 VMs.\n\n2.3.1\n+++++\n* `az aks get-credentials` will now call new apis to get cluster credential.\n\n2.3.0\n+++++\n* `az acs/aks install-cli` will install to under %USERPROFILE%\\.azure-kubectl on Windows\n* `az aks install-connector` will now detect if the cluster has RBAC and configure ACI Connector appropriately\n* Create role assignment to the subnet when it's provided.\n* Add new option \"skip role assignment\" for subnet when it's provided\n* Skip role assignment to subnet when assignment already exists\n\n2.2.2\n+++++\n* Return 0 (success) when ending `az aks browse` by pressing [Ctrl+C]\n* changes for consuming multi api azure.mgmt.authorization package\n\n2.2.1\n+++++\n* Depdendency update: paramiko >= 2.0.8\n\n2.2.0\n+++++\n* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.\n* `az aks create` will error out if `--max-pods` is less than 5\n\n2.1.3\n+++++\n* Update PyYAML dependency to 4.2b4\n* Handle monitoring solution through its subscription ID\n\n2.1.2\n+++++\n* Breaking change: Enable Kubernetes role-based access control by default.\n* Add a `--disable-rbac` argument and deprecate `--enable-rbac` since it's the default now.\n* Updated options for `az aks browse` command. Added `--listen-port` support.\n* Update the default helm chart package for `az aks install-connector` command. Use virtual-kubelet-for-aks-latest.tgz.\n* added `az aks enable-addons` and `disable-addons` commands to update an existing cluster\n\n2.1.1\n+++++\n* Updated options of `az aks use-dev-spaces` command. Added `--update` support.\n* `az aks get-credentials --admin` won't replace the user context in $HOME/.kube/config\n* expose read-only \"nodeResourceGroup\" property on managed clusters\n* fix `az acs browse` command error\n\n2.1.0\n+++++\n* `az aks create` understands advanced networking (VNet) options\n* `az aks create` accepts options to enable Log Analytics monitoring and HTTP application routing addons\n* `az aks create --no-ssh-key` creates a cluster without using local SSH keys\n* `az aks create --enable-rbac` creates a cluster with Kubernetes Role-Based Access Control\n* `az aks create` handles Azure Active Directory auth options (PREVIEW)\n\n2.0.34\n++++++\n* `az aks get-credentials` creates the kube config file with more secure filesystem permissions\n* make --connector-name optional for `aks install-connector`, `aks upgrade-connector` and `aks remove-connector`\n* add 2 new Azure Container Instance regions for `aks install-connector`\n* `aks install-connector` add the normalized location into the helm release name and node name\n\n2.0.33\n++++++\n* add new Dev-Spaces commands: `az aks use-dev-spaces` and `az aks remove-dev-spaces`\n* fix typo in help message\n\n2.0.32\n++++++\n* remind the user that `az aks` is a preview service\n* fix the permission issue in `aks install-connector` when --aci-resource-group is not specified\n\n2.0.31\n++++++\n* `sdist` is now compatible with wheel 0.31.0\n\n2.0.30\n++++++\n* Minor fixes\n* aks created spn will be valid for 5 years\n\n2.0.29\n++++++\n* fix a certificate verification error for `az aks install-cli` in Cloud Shell / PS\n\n2.0.28\n++++++\n* Support Autorest 3.0 based SDKs\n* warn the user that `az aks browse` won't work in Azure Cloud Shell\n* add `aks upgrade-connector` command to upgrade an existing connector\n* `kubectl` config files are more readable block-style YAML\n\n2.0.27\n++++++\n* use the virtual-kubelet-for-aks helm chart for `aks install-connector` by default\n* fix the service principal insufficient permission to create ACI container group issue\n* add --aci-container-group, --location, --image-tag optional parameters for `aks install-connector`\n* remove deprecation notice from `aks get-versions`\n\n2.0.26\n++++++\n* rename `aks get-versions` to `aks get-upgrades` in the interest of accuracy\n* reimplement `aks get-versions` to show Kubernetes versions available for `aks create`\n* `aks create` defaults to letting the server choose the version of Kubernetes\n* update help messages referring to the service principal generated by AKS\n* `aks create` VM node size default changed from \"Standard_D1_v2\" to \"Standard_DS1_v2\"\n* improve reliability when locating the dashboard pod for `az aks browse`\n* `aks get-credentials` handles UnicodeDecodeError when loading Kubernetes configuration files\n* add a message to `az aks install-cli` to help get `kubectl.exe` in the search PATH\n\n2.0.25\n++++++\n* clarify `--disable-browser` argument\n* improve tab completion for --vm-size arguments\n\n2.0.24\n++++++\n* fix get-credentials command\n* aks doesn't need to add role for SPN now\n\n2.0.23\n++++++\n* Update for CLI core changes.\n\n2.0.22\n++++++\n* add korea south and korea central to preview regions\n* use new flattened managed cluster representation which removes separate \"properties\" object\n\n2.0.21\n++++++\n* add `az aks install-connector` and `az aks remove-connector` commands\n\n2.0.20\n++++++\n* `acs create`: emit out an actionable error if provisioning application failed for lack of permissions\n* fix `aks get-credentials -f` without fully-qualified path\n\n2.0.19\n++++++\n* call \"agent\" a \"node\" in AKS to match documentation\n* deprecate --orchestrator-release option in acs create\n* change default VM size for AKS to Standard_D1_v2\n* fix \"az aks browse\" on Windows\n* fix \"az aks get-credentials\" on Windows\n\n2.0.18\n++++++\n* fix kubernetes get-credentials\n\n2.0.17 (2017-10-09)\n+++++++++++++++++++\n* minor fixes\n\n2.0.16 (2017-09-22)\n+++++++++++++++++++\n* add orchestrator-release option for acs preview regions\n\n2.0.15 (2017-09-11)\n+++++++++++++++++++\n* add acs list-locations command\n* make ssh-key-file come with expected default value\n\n2.0.14 (2017-08-28)\n+++++++++++++++++++\n* correct preview regions\n* format default dns_name_prefix properly\n* optimize acs command output\n\n2.0.13 (2017-08-15)\n+++++++++++++++++++\n* correct sshMaster0 port number for kubernetes\n\n2.0.12 (2017-08-11)\n+++++++++++++++++++\n* add preview regions\n\n2.0.11 (2017-07-27)\n+++++++++++++++++++\n* api version 2017-07-01 support\n* update dcos and swarm to use latest api version instead of 2016-03-30\n* expose orchestrator DockerCE\n* fix help message\n\n2.0.10 (2017-07-07)\n+++++++++++++++++++\n* minor fixes\n\n2.0.9 (2017-06-21)\n++++++++++++++++++\n* No changes\n\n2.0.8 (2017-06-13)\n++++++++++++++++++\n* fix acs kube get-credentials ssh-key loading (#3612)\n* Change a message so as not to confuse MacOS users. (#3568)\n* rbac: clean up role assignments and related AAD application when delete a service principal (#3610)\n\n2.0.7 (2017-05-30)\n++++++++++++++++++\n\n* convert master and agent count to integer\n\n2.0.6 (2017-05-09)\n++++++++++++++++++\n\n* Minor fixes.\n\n2.0.5 (2017-05-05)\n++++++++++++++++++\n\n* Fix to use one of the loaded keys.\n\n2.0.4 (2017-04-28)\n++++++++++++++++++\n\n* New packaging system.\n* fix the master and agent count to be integer instead of string\n\n2.0.3 (2017-04-17)\n++++++++++++++++++\n\n* expose 'az acs create --no-wait' and 'az acs wait' for async creation\n* expose 'az acs create --validate' for dry-run validations\n* remove windows profile before PUT call for scale command (#2755)\n\n2.0.2 (2017-04-03)\n++++++++++++++++++\n\n* Fix kubectl version, always use latest stable. (#2517)\n* [ACS] Adding support for configuring a default ACS cluster (#2554)\n* [ACS] Provide a short name alias for the orchestrator type flag (#2553)\n\n2.0.1 (2017-03-13)\n++++++++++++++++++\n\n* Add support for ssh key password prompting. (#2044)\n* Reduce the default number of masters. (#2430)\n* Add support for windows clusters. (#2211)\n* Switch from Owner to Contributor role. (#2321)\n* Remove acs - vm dependency (#2288)\n* On scale, clear the service principal profile so that it will update\n\n\n2.0.0 (2017-02-27)\n++++++++++++++++++\n\n* GA release\n* Add customizable master_count for Kubernetes cluster create\n\n\n0.1.2rc2 (2017-02-22)\n+++++++++++++++++++++\n\n* Rev compute package to 0.33.rc1 for new API version.\n* Documentation fixes.\n\n\n0.1.2rc1 (2017-02-17)\n+++++++++++++++++++++\n\n* Move acs commands from vm to acs module\n* Rev kubectl default version\n* Show commands return empty string with exit code 0 for 404 responses\n\n\n0.1.1b3 (2017-02-08)\n+++++++++++++++++++++\n\n* Upgrade Azure Management Compute SDK from 0.32.1 to 0.33.0\n\n\n0.1.1b2 (2017-01-30)\n+++++++++++++++++++++\n\n* Generate ssh key file if needed.\n* Add help text for get credentials command.\n* Add path expansion to file type parameters.\n* Fix the double-browser problem with dcos browse.\n* Add validation for SSH key format.\n* Support Python 3.6.\n\n0.1.1b1 (2017-01-17)\n+++++++++++++++++++++\n\n* Detect service principal errors and raise a message.\n* Update service principal creation so that it is subscription specific.\n\n0.1.0b11 (2016-12-12)\n+++++++++++++++++++++\n\n* Preview release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "opal-azure-cli-acs", "package_url": "https://pypi.org/project/opal-azure-cli-acs/", "platform": "", "project_url": "https://pypi.org/project/opal-azure-cli-acs/", "project_urls": { "Homepage": "https://github.com/Azure/azure-cli" }, "release_url": "https://pypi.org/project/opal-azure-cli-acs/2.4.6/", "requires_dist": [ "azure-mgmt-authorization (==0.50.0)", "azure-mgmt-containerservice (==5.2.0)", "azure-mgmt-compute (==5.0.0)", "azure-graphrbac (==0.60.0)", "opal-azure-cli-core (>=2.0.68)", "paramiko (<2.5.0,>=2.0.8)", "pyyaml", "six", "scp", "sshtunnel", "azure-cli-command-modules-nspkg (>=2.0.0)" ], "requires_python": "", "summary": "Microsoft Azure Command-Line Tools ACS Command Module", "version": "2.4.6" }, "last_serial": 5626515, "releases": { "2.4.3": [ { "comment_text": "", "digests": { "md5": "817b114559a44fef1b50d8b53066694a", "sha256": "9b8f1cc521def02cd04e49c16e73ea2944a8b05207022ac2fb8116e03b0fe946" }, "downloads": -1, "filename": "opal_azure_cli_acs-2.4.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "817b114559a44fef1b50d8b53066694a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54675, "upload_time": "2019-06-17T18:46:04", "url": "https://files.pythonhosted.org/packages/e3/d0/c4b2a2566ace415da1ba852d5a2678587f93f078291ec983999f7d5266fd/opal_azure_cli_acs-2.4.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4cda1ad29ee9281baf02a426487e8e23", "sha256": "e50163d0c5f925e41981014047779a22dcd3251c076a857526be86a1077473b5" }, "downloads": -1, "filename": "opal-azure-cli-acs-2.4.3.tar.gz", "has_sig": false, "md5_digest": "4cda1ad29ee9281baf02a426487e8e23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54028, "upload_time": "2019-06-17T18:48:27", "url": "https://files.pythonhosted.org/packages/6e/6d/60d09f47c04a6bfe962109aef17ef35e4c35db3ec31a8473d0ca49a66d72/opal-azure-cli-acs-2.4.3.tar.gz" } ], "2.4.4": [ { "comment_text": "", "digests": { "md5": "997261b871d9868bc4efb275eed5dcca", "sha256": "116f2d1cbdddf2206a43caf6b9323ff3eeabc9fc28136c6ad7194794326f0c71" }, "downloads": -1, "filename": "opal_azure_cli_acs-2.4.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "997261b871d9868bc4efb275eed5dcca", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54671, "upload_time": "2019-07-29T17:58:21", "url": "https://files.pythonhosted.org/packages/81/77/5ed4010f2f3115805360a9d5d14f8307a38ce63942b38c9699aaea9595d1/opal_azure_cli_acs-2.4.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "24a6e2d4a791266a0208757ef88899c3", "sha256": "0499af364b43473a6ed1ed0f0c92021f3bdb8b73d9ddbd500fc16f2c15520fa7" }, "downloads": -1, "filename": "opal-azure-cli-acs-2.4.4.tar.gz", "has_sig": false, "md5_digest": "24a6e2d4a791266a0208757ef88899c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54043, "upload_time": "2019-07-29T17:59:52", "url": "https://files.pythonhosted.org/packages/0f/67/413b4339fab799c52b8e73be78cfe80d3c37d2744daacfca8e450c5a8604/opal-azure-cli-acs-2.4.4.tar.gz" } ], "2.4.5": [ { "comment_text": "", "digests": { "md5": "ab898c84cb6b862b8e267eb44207bf1b", "sha256": "29b408f0223e70ad4dd13236c659350c4f3528d87a30fb69afbea67558e5e0ad" }, "downloads": -1, "filename": "opal_azure_cli_acs-2.4.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ab898c84cb6b862b8e267eb44207bf1b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54679, "upload_time": "2019-07-29T19:01:37", "url": "https://files.pythonhosted.org/packages/32/3d/9573dc04741840c7df2ff95862430135b9435c8aea63d0e3bfa5edd22658/opal_azure_cli_acs-2.4.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5ff4e879f98a5eb5e5374a34a6f61f2c", "sha256": "261617df7ec6e9f7ca6898a3b0227c0bcf880e39c66277487adaedefac9a6435" }, "downloads": -1, "filename": "opal-azure-cli-acs-2.4.5.tar.gz", "has_sig": false, "md5_digest": "5ff4e879f98a5eb5e5374a34a6f61f2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54045, "upload_time": "2019-07-29T19:10:07", "url": "https://files.pythonhosted.org/packages/4c/f0/2cf3cae6c43ccb5e31e6045f866d416c7a5d6c03948366126ec5f04f8035/opal-azure-cli-acs-2.4.5.tar.gz" } ], "2.4.6": [ { "comment_text": "", "digests": { "md5": "6e8c5dcdad1052dcefec86508e42b4a1", "sha256": "58bb53a48839470620e28bedc5c6baba0f4593dfc862db5aeb427386fff2279b" }, "downloads": -1, "filename": "opal_azure_cli_acs-2.4.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6e8c5dcdad1052dcefec86508e42b4a1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54677, "upload_time": "2019-08-02T21:42:01", "url": "https://files.pythonhosted.org/packages/65/5f/56bad2ec729c2aa020d73cbbb48ec3e3d93f884b31ec167286e74eeb0a5e/opal_azure_cli_acs-2.4.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d361caba877bf1604cd07626de5b8acc", "sha256": "92eb76529934be17def2d622d841a55dfeb6374943017d1e9b68ed963b314372" }, "downloads": -1, "filename": "opal-azure-cli-acs-2.4.6.tar.gz", "has_sig": false, "md5_digest": "d361caba877bf1604cd07626de5b8acc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54047, "upload_time": "2019-08-02T21:43:33", "url": "https://files.pythonhosted.org/packages/40/63/898cce19ff35099576a633e5c4a1327e1203037cb3115030c236973c54ed/opal-azure-cli-acs-2.4.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e8c5dcdad1052dcefec86508e42b4a1", "sha256": "58bb53a48839470620e28bedc5c6baba0f4593dfc862db5aeb427386fff2279b" }, "downloads": -1, "filename": "opal_azure_cli_acs-2.4.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6e8c5dcdad1052dcefec86508e42b4a1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54677, "upload_time": "2019-08-02T21:42:01", "url": "https://files.pythonhosted.org/packages/65/5f/56bad2ec729c2aa020d73cbbb48ec3e3d93f884b31ec167286e74eeb0a5e/opal_azure_cli_acs-2.4.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d361caba877bf1604cd07626de5b8acc", "sha256": "92eb76529934be17def2d622d841a55dfeb6374943017d1e9b68ed963b314372" }, "downloads": -1, "filename": "opal-azure-cli-acs-2.4.6.tar.gz", "has_sig": false, "md5_digest": "d361caba877bf1604cd07626de5b8acc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54047, "upload_time": "2019-08-02T21:43:33", "url": "https://files.pythonhosted.org/packages/40/63/898cce19ff35099576a633e5c4a1327e1203037cb3115030c236973c54ed/opal-azure-cli-acs-2.4.6.tar.gz" } ] }