mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-23 07:46:14 +00:00
Merge branch 'clearml:main' into nutanix
This commit is contained in:
commit
956998ed07
@ -27,7 +27,7 @@ It can only configure access for ClearML Tasks within its own namespace.
|
|||||||
|
|
||||||
## Optional for HTTPS
|
## Optional for HTTPS
|
||||||
|
|
||||||
* A valid DNS entry for the new TTR instance
|
* A valid DNS entry for the new App Gateway Router instance
|
||||||
* A valid SSL certificate
|
* A valid SSL certificate
|
||||||
|
|
||||||
## Helm
|
## Helm
|
||||||
@ -91,7 +91,7 @@ helm show readme allegroai-enterprise/clearml-enterprise-task-traffic-router
|
|||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
To install the TTR component via Helm use the following command:
|
To install the App Gateway Router component via Helm use the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
helm upgrade --install \
|
helm upgrade --install \
|
||||||
|
@ -2,6 +2,14 @@
|
|||||||
title: Version 3.24
|
title: Version 3.24
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Enterprise Server 3.24.4
|
||||||
|
|
||||||
|
**New Features**
|
||||||
|
* Add support for custom parameters in identity provider authorization
|
||||||
|
* Add support for mapping a single identity provider user group to multiple ClearML user groups
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
* Fix RBAC not working in trial mode
|
||||||
|
|
||||||
### Enterprise Server 3.24.3
|
### Enterprise Server 3.24.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user