File tree 3 files changed +8
-6
lines changed
3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 21
21
{
22
22
"pattern" : " support.google.com"
23
23
},
24
+ {
25
+ "pattern" : " mailto:"
26
+ },
24
27
{
25
28
"pattern" : " tailscale.com"
26
29
},
Original file line number Diff line number Diff line change @@ -61,15 +61,13 @@ ben@coder.com!
61
61
popular IDEs (#8722 ) (@BrunoQuaresma )
62
62
![ Template insights] ( https://user-images.githubusercontent.com/22407953/258239988-69641bd6-28da-4c60-9ae7-c0b1bba53859.png )
63
63
- [ Kubernetes log streaming] ( https://coder.com/docs/platforms/kubernetes/deployment-logs ) :
64
- Stream Kubernetes event logs to the Coder agent logs to reveal Kuernetes-level
65
- issues such as ResourceQuota limitations, invalid images, etc.
66
- ![ Kubernetes quota] ( https://raw.githubusercontent.com/coder/coder/main/docs/images/admin/integrations/coder-logstream-kube-logs-quota-exceeded.png )
67
- <!-- markdown-link-check-disable -->
68
- - [ OIDC Role Sync] ( https://coder.com/docs/admin/users/oidc-auth.md#group-sync-enterprise-premium )
64
+ Stream Kubernetes event logs to the Coder agent logs to reveal Kuernetes-level
65
+ issues such as ResourceQuota limitations, invalid images, etc.
66
+ ![ Kubernetes quota] ( https://raw.githubusercontent.com/coder/coder/main/docs/images/admin/integrations/coder-logstream-kube-logs-quota-exceeded.png )
67
+ - [ OIDC Role Sync] ( https://coder.com/docs/admin/users/idp-sync )
69
68
70
69
(Enterprise): Sync roles from your OIDC provider to Coder roles (e.g.
71
70
` Template Admin ` ) (#8595 ) (@Emyrk )
72
- <!-- markdown-link-check-enable -->
73
71
74
72
- Users can convert their accounts from username/password authentication to SSO
75
73
by linking their account (#8742 ) (@Emyrk )
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ For other community resources, see our
11
11
### How do I add a Premium trial license?
12
12
13
13
Visit https://coder.com/trial or contact
14
+
14
15
[ sales@coder.com ] ( mailto:sales@coder.com?subject=License ) to get a trial key.
15
16
16
17
You can add a license through the UI or CLI.
You can’t perform that action at this time.
0 commit comments