Skip to content

feat: implement reconciliation loop #17255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Apr 4, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
148dae1
fix: add fallback icons for notifications (#17013)
defelmnq Mar 28, 2025
c679991
docs: edit workspace lifecycle description (#17146)
EdwardAngert Mar 28, 2025
a9574fb
chore(cli): increase timeout for TestSSH_Container subtests (#17148)
johnstcn Mar 28, 2025
ac74c65
test(cli): fix data race in `TestCreateWithRichParameters` (#17128)
mafredri Mar 28, 2025
562a6c9
chore: add .cursorrules config (#17160)
sreya Mar 28, 2025
d3050a7
chore: bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#16959)
dependabot[bot] Mar 28, 2025
9bc727e
chore: add support for one-way websockets to backend (#16853)
Parkreiner Mar 28, 2025
489641d
feat: set icons for each type of notification (#17115)
BrunoQuaresma Mar 31, 2025
8ea956f
feat: add app status tracking to the backend (#17163)
kylecarbs Mar 31, 2025
057cbd4
feat(cli): add `coder exp mcp` command (#17066)
johnstcn Mar 31, 2025
40de51b
chore: bump vite from 5.4.15 to 5.4.16 in /site (#17176)
dependabot[bot] Mar 31, 2025
7b14b4f
chore: update msw to 2.4.8 (#17167)
sreya Mar 31, 2025
8340567
chore: pin goimports to 0.31.0 (#17177)
sreya Apr 1, 2025
989c3ec
chore: pin various dependencies in CI files (#17180)
sreya Apr 1, 2025
cc733ab
ci: check go versions are consistent (#17149)
johnstcn Apr 1, 2025
e4cf189
chore(mcp): fix test flakes (#17183)
johnstcn Apr 1, 2025
7d08bf0
chore: improve error logging in TestServer/EphemeralDeployment (#17184)
hugodutka Apr 1, 2025
3a243c1
fix: remove shared mutable state between oidc tests (#17179)
ethanndickson Apr 1, 2025
1e11e82
fix(mcp): report task status correctly (#17187)
johnstcn Apr 1, 2025
fcac4ab
fix(site): standardize headers for Admin Settings page (#16911)
Parkreiner Apr 1, 2025
037dbc8
docs: add new cursor and windsurf docs (#17092)
EdwardAngert Apr 1, 2025
27d2343
fix(cli): exp mcp: remove unnecessary cli flag (#17190)
johnstcn Apr 1, 2025
583a0c6
feat: add frontend for app statuses (#17178)
kylecarbs Apr 1, 2025
900e125
docs: update SMTP configuration in notifications docs (#17161)
EdwardAngert Apr 1, 2025
f3e5bb9
fix: convert workspace id in db2sdk.WorkspaceAppStatus (#17201)
kylecarbs Apr 1, 2025
88bae05
feat(cli): implement exp mcp configure claude-code command (#17195)
johnstcn Apr 1, 2025
00e1ea4
feat: add the ability to hide preset parameters (#17168)
SasSwart Apr 1, 2025
fd24116
docs: clarify that CODER_EXTERNAL_AUTH_0_ID is used in callback URLs …
bpmct Apr 1, 2025
184c1f0
chore: add db queries for dynamic parameters (#17137)
aslilac Apr 1, 2025
a3248f9
chore(docs): move feature stage docs to install directory (#17199)
stirby Apr 1, 2025
4604f19
refactor: increase workspace and template avatar size (#17200)
BrunoQuaresma Apr 2, 2025
a61c3e7
docs: add tutorials for using early access AI agent features (#17186)
bpmct Apr 2, 2025
c6e8662
fix: watch workspace agent logs (#17209)
code-asher Apr 2, 2025
51ce047
fix: replace aliased import with unaliased import (#17207)
bcpeinhardt Apr 2, 2025
2efb808
docs: remove beta badge from notifications doc (#17096)
EdwardAngert Apr 2, 2025
0125ff4
docs: add new workspace notifications dashboard and config (#16548)
EdwardAngert Apr 2, 2025
0ec87ab
docs: add new section on managing provisioners from the dashboard (#1…
EdwardAngert Apr 2, 2025
d575e7f
chore: force babel dependency to 7.26.10 (#17193)
sreya Apr 2, 2025
6fdad02
fix: avoid sharing `echo.Responses` across tests (#17211)
ethanndickson Apr 2, 2025
b1f5d45
chore: disable e2e-premium tests (#17213)
sreya Apr 2, 2025
d6c034d
chore: pin dogfood npm dependencies (#17216)
sreya Apr 2, 2025
8cecc4f
chore(coderd/coderdtest/oidctest): protect mutable fields with rwmute…
johnstcn Apr 2, 2025
13997ca
docs: clarify details around MCP (#17220)
bpmct Apr 2, 2025
0163dda
ci: linkspector: fix 403 to external site (#17222)
johnstcn Apr 2, 2025
c418e86
chore: slightly soften disclaimers for AI features (#17223)
bpmct Apr 2, 2025
ac0cf35
fix: silence One-Way WebSocket error messages in React Strict Mode (#…
Parkreiner Apr 2, 2025
83d7147
chore: deprecate ResourceSystem (#17217)
spikecurtis Apr 2, 2025
e8b7ce8
ci: re-enable revive and gosec linters (#17225)
johnstcn Apr 2, 2025
0fe7346
docs: remove enterprise from docs (#17226)
EdwardAngert Apr 2, 2025
c938bfe
fix: prevent invalid render output for build logs (#17233)
Parkreiner Apr 2, 2025
c062942
chore: bump next from 14.2.25 to 14.2.26 in /offlinedocs (#17234)
dependabot[bot] Apr 2, 2025
ac7ea08
chore: add files cache for reading template tar archives from db (#17…
aslilac Apr 2, 2025
5979c32
chore: skip flakey e2e tests (#17235)
aslilac Apr 2, 2025
998724d
chore: sort agent `/list-directory` output (#17218)
ethanndickson Apr 3, 2025
4aa45a5
fix(cli): modify `exp mcp configure` to also read claude API key from…
johnstcn Apr 3, 2025
99c6f23
feat: add migrations and queries to support prebuilds (#16891)
SasSwart Apr 3, 2025
aa3d71d
feat(cli): support opening devcontainers in vscode (#17189)
DanielleMaywood Apr 3, 2025
ab8c437
feat(site): open dev container in vscode (#17182)
DanielleMaywood Apr 3, 2025
b60934b
chore: hide workspace creation UI for users without permission (#16871)
jaaydenh Apr 3, 2025
b61f0ab
fix(agent): ensure SSH server shutdown with process groups (#17227)
mafredri Apr 3, 2025
ccfe1bd
fix: fix permissions for workspace creation (#17241)
jaaydenh Apr 3, 2025
ae44ecf
chore: update prismjs to 1.30.0 (#17215)
sreya Apr 3, 2025
4d3aab6
Merge remote-tracking branch 'origin/main' into yevhenii/510-reconcil…
evgeniy-scherbina Apr 4, 2025
97b3886
fix dbmem tests
SasSwart Apr 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: remove enterprise from docs (#17226)
Enterprise is a legacy plan that has been replaced by Premium.

[preview](https://coder.com/docs/@enterprise-feats)

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
  • Loading branch information
EdwardAngert and EdwardAngert authored Apr 2, 2025
commit 0fe7346264240611c6adaf53d5cb20fee952efa9
2 changes: 1 addition & 1 deletion docs/admin/external-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ CODER_EXTERNAL_AUTH_0_SCOPES="repo:read repo:write write:gpg_key"

![Install GitHub App](../images/admin/github-app-install.png)

## Multiple External Providers (Enterprise)(Premium)
## Multiple External Providers (Premium)

Below is an example configuration with multiple providers:

Expand Down
2 changes: 1 addition & 1 deletion docs/admin/monitoring/notifications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ notification is indicated on the right hand side of this table.
## Delivery Preferences

> [!NOTE]
> Delivery preferences is an Enterprise and Premium feature.
> Delivery preferences is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Administrators can configure which delivery methods are used for each different
Expand Down
6 changes: 3 additions & 3 deletions docs/admin/networking/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ more.
## Browser-only connections

> [!NOTE]
> Browser-only connections is an Enterprise and Premium feature.
> Browser-only connections is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Some Coder deployments require that all access is through the browser to comply
Expand All @@ -189,10 +189,10 @@ via the web terminal and
### Workspace Proxies

> [!NOTE]
> Workspace proxies are an Enterprise and Premium feature.
> Workspace proxies are a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Workspace proxies are a Coder Enterprise feature that allows you to provide
Workspace proxies are a Coder Premium feature that allows you to provide
low-latency browser experiences for geo-distributed teams.

To learn more, see [Workspace Proxies](./workspace-proxies.md).
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/networking/port-forwarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ to the app.
### Configure maximum port sharing level

> [!NOTE]
> Configuring port sharing level is an Enterprise and Premium feature.
> Configuring port sharing level is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Premium-licensed template admins can control the maximum port sharing level for
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/security/audit-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,5 @@ log entry:

## Enabling this feature

This feature is only available with an premium license.
This feature is only available with a premium license.
[Learn more](../licensing/index.md)
2 changes: 1 addition & 1 deletion docs/admin/setup/appearance.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Appearance

> [!NOTE]
> Customizing Coder's appearance is an Enterprise and Premium feature.
> Customizing Coder's appearance is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Customize the look of your Coder deployment to meet your enterprise
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This feature is only available on Linux in Kubernetes. There are
additional requirements outlined further in this document.

> [!NOTE]
> Workspace process logging is an Enterprise and Premium feature.
> Workspace process logging is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Workspace process logging adds a sidecar container to workspace pods that will
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/templates/managing-templates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ infrastructure, software, or security patches. Learn more about
### Template update policies

> [!NOTE]
> Template update policies are an Enterprise and Premium feature.
> Template update policies are a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Licensed template admins may want workspaces to always remain on the latest
Expand Down
10 changes: 5 additions & 5 deletions docs/admin/templates/managing-templates/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ manage infrastructure costs.
## Failure cleanup

> [!NOTE]
> Failure cleanup is an Enterprise and Premium feature.
> Failure cleanup is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Failure cleanup defines how long a workspace is permitted to remain in the
Expand All @@ -38,7 +38,7 @@ available for licensed customers.
## Dormancy threshold

> [!NOTE]
> Dormancy threshold is an Enterprise and Premium feature.
> Dormancy threshold is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Dormancy Threshold defines how long Coder allows a workspace to remain inactive
Expand All @@ -52,7 +52,7 @@ only available for licensed customers.
## Dormancy auto-deletion

> [!NOTE]
> Dormancy auto-deletion is an Enterprise and Premium feature.
> Dormancy auto-deletion is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Dormancy Auto-Deletion allows a template admin to dictate how long a workspace
Expand All @@ -62,7 +62,7 @@ Auto-Deletion is only available for licensed customers.
## Autostop requirement

> [!NOTE]
> Autostop requirement is an Enterprise and Premium feature.
> Autostop requirement is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Autostop requirement is a template setting that determines how often workspaces
Expand Down Expand Up @@ -96,7 +96,7 @@ requirement during the deprecation period, but only one can be used at a time.
## User quiet hours

> [!NOTE]
> User quiet hours are an Enterprise and Premium feature.
> User quiet hours are a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

User quiet hours can be configured in the user's schedule settings page.
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/users/groups-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Roles determine which actions users can take within the platform.
| | Auditor | User Admin | Template Admin | Owner |
|-----------------------------------------------------------------|---------|------------|----------------|-------|
| Add and remove Users | | ✅ | | ✅ |
| Manage groups (enterprise) (premium) | | ✅ | | ✅ |
| Manage groups (premium) | | ✅ | | ✅ |
| Change User roles | | | | ✅ |
| Manage **ALL** Templates | | | ✅ | ✅ |
| View **ALL** Workspaces | | | ✅ | ✅ |
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/users/idp-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# IdP Sync

> [!NOTE]
> IdP sync is an Enterprise and Premium feature.
> IdP sync is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

IdP (Identity provider) sync allows you to use OpenID Connect (OIDC) to
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/users/oidc-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ CODER_DISABLE_PASSWORD_AUTH=true
## SCIM

> [!NOTE]
> SCIM is an Enterprise and Premium feature.
> SCIM is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Coder supports user provisioning and deprovisioning via SCIM 2.0 with header
Expand Down
24 changes: 12 additions & 12 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"title": "Appearance",
"description": "Learn how to configure the appearance of Coder",
"path": "./admin/setup/appearance.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "Telemetry",
Expand Down Expand Up @@ -317,12 +317,12 @@
{
"title": "Groups \u0026 Roles",
"path": "./admin/users/groups-roles.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "IdP Sync",
"path": "./admin/users/idp-sync.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "Organizations",
Expand All @@ -332,7 +332,7 @@
{
"title": "Quotas",
"path": "./admin/users/quotas.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "Sessions \u0026 API Tokens",
Expand Down Expand Up @@ -474,7 +474,7 @@
"title": "Process Logging",
"description": "Log workspace processes",
"path": "./admin/templates/extending-templates/process-logging.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
}
]
},
Expand All @@ -487,7 +487,7 @@
"title": "Permissions \u0026 Policies",
"description": "Learn how to create templates with Terraform",
"path": "./admin/templates/template-permissions.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "Troubleshooting Templates",
Expand All @@ -501,13 +501,13 @@
"description": "Learn how to run external provisioners with Coder",
"path": "./admin/provisioners/index.md",
"icon_path": "./images/icons/key.svg",
"state": ["enterprise", "premium"],
"state": ["premium"],
"children": [
{
"title": "Manage Provisioner Jobs",
"description": "Learn how to run external provisioners with Coder",
"path": "./admin/provisioners/manage-provisioner-jobs.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
}
]
},
Expand Down Expand Up @@ -585,13 +585,13 @@
"title": "Workspace Proxies",
"description": "Run geo distributed workspace proxies",
"path": "./admin/networking/workspace-proxies.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "High Availability",
"description": "Learn how to configure Coder for High Availability",
"path": "./admin/networking/high-availability.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "Troubleshooting",
Expand Down Expand Up @@ -650,7 +650,7 @@
"title": "Audit Logs",
"description": "Audit actions taken inside Coder",
"path": "./admin/security/audit-logs.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
},
{
"title": "Secrets",
Expand All @@ -661,7 +661,7 @@
"title": "Database Encryption",
"description": "Encrypt the database to prevent unauthorized access",
"path": "./admin/security/database-encryption.md",
"state": ["enterprise", "premium"]
"state": ["premium"]
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion docs/user-guides/workspace-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ manually updated the workspace.
## Bulk operations

> [!NOTE]
> Bulk operations are an Enterprise and Premium feature.
> Bulk operations are a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Licensed admins may apply bulk operations (update, delete, start, stop) in the
Expand Down
6 changes: 3 additions & 3 deletions docs/user-guides/workspace-scheduling.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To avoid unexpected cloud costs, close your connections, this includes IDE windo
## Autostop requirement

> [!NOTE]
> Autostop requirement is an Enterprise and Premium feature.
> Autostop requirement is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Licensed template admins may enforce a required stop for workspaces to apply
Expand All @@ -87,7 +87,7 @@ Autostop Requirement.
### User quiet hours

> [!NOTE]
> User quiet hours are an Enterprise and Premium feature.
> User quiet hours are a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

User quiet hours can be configured in the user's schedule settings page.
Expand Down Expand Up @@ -130,7 +130,7 @@ hours of inactivity.
## Dormancy

> [!NOTE]
> Dormancy is an Enterprise and Premium feature.
> Dormancy is a Premium feature.
> [Learn more](https://coder.com/pricing#compare-plans).

Dormancy automatically deletes workspaces that remain unused for long
Expand Down
2 changes: 1 addition & 1 deletion helm/provisioner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This directory contains the Helm chart used to deploy Coder provisioner daemons onto a Kubernetes
cluster.

External provisioner daemons are an Enterprise feature. Contact sales@coder.com.
External provisioner daemons are a Premium feature. Contact sales@coder.com.

## Getting Started

Expand Down
Loading