Releases: dataiku/dss-plugin-aks-clusters
Releases · dataiku/dss-plugin-aks-clusters
v3.0.1
- Fixing support for taints for GPU enabled node pools
v3.0.0
- Add more supported Python versions. This plugin can now 3.10 and 3.11
- Drop of support for python 2.7
v2.1.1
Fix for DSS 11
- Update Nvidia driver location
v2.4.1
- Update Nvidia driver location
v2.4.0
- Update Nvidia driver to the latest version
- Fix adding new node pools with explicit virtual network full resource id
2.3.0
- The default node type is no longer a burstable one but a D8s_v5 (32 GB RAM, 8vCPU)
- Add support of cluster and node OS upgrade policy at cluster creation (Supported only with python 37+ codeenv)
2.2.1
- Feature: new action to add a node pool to a cluster
- Allow forcing a different subscription when using user assigned managed identities for credentials
- Improve error display for cluster starts in regions without availability zones
- Fix deleting of node pools by resizing them to 0 nodes
2.2.0
- Add more supported Python versions. This plugin can now use 2.7 (deprecated), 3.6, 3.7, 3.8, 3.9
- Fix vnet auto-attach managed identity when let AKS provision the control plane identity
2.1.0
- Support GPU out-of-the-box
- Add ability to manually set additional cluster settings
2.0.3
- Explicit dependency on
<0.7 msrest