Colin Adler
bc862fa493
chore: upgrade tailscale to v1.46.1 ( #8913 )
2023-08-09 19:50:26 +00:00
Marcin Tojek
0d382d1e05
feat(cli): provide parameter values via command line ( #8898 )
2023-08-09 13:00:25 +02:00
Dean Sheather
07fd73c4a0
chore: allow multiple agent subsystems, add exectrace ( #8933 )
2023-08-08 22:10:28 -07:00
Steven Masley
f4122fa9f5
feat: add auto group create from OIDC ( #8884 )
...
* add flag for auto create groups
* fixup! add flag for auto create groups
* sync missing groups
Also added a regex filter to filter out groups that are not
important
2023-08-08 11:37:49 -05:00
Bruno Quaresma
4a987e9917
feat(site): add parameters usage to insights ( #8886 )
2023-08-08 13:09:31 -03:00
Muhammad Atif Ali
c20c4faa7c
docs: format CONTRIBUTING.md ( #8973 )
2023-08-08 17:12:51 +03:00
Ben Potter
3b16e7112d
fix: improve formatting in Gateway docs ( #8949 )
...
* fix: image formatting for gateway docs
* chore: fix some more spots
* more
* fmt
* space things out more
2023-08-07 17:34:41 +00:00
Ben Potter
b67ece1cbc
fix: image formatting for gateway docs ( #8947 )
2023-08-07 11:45:15 -05:00
sharkymark
9f76381fc1
chore: add install more providers step in jetbrains docs; update images ( #8943 )
2023-08-07 16:31:43 +00:00
Marcin Tojek
e8627195a2
feat(coderd): expose parameter description and type ( #8944 )
2023-08-07 16:11:44 +00:00
Muhammad Atif Ali
e7047726d8
docs: fix a broken link in docs.changelogs/README.md ( #8937 )
2023-08-07 13:00:05 +03:00
Eric Paulsen
1c3ec8743c
docs: clean up k8s install steps and order ( #8869 )
2023-08-04 08:40:48 -04:00
Cian Johnston
aff025e78c
chore(docs): fix link to helm values highlighting affinity ( #8901 )
2023-08-04 10:25:24 +00:00
Spike Curtis
cb4989cd8d
feat: add PSK for external provisionerd auth ( #8877 )
...
Signed-off-by: Spike Curtis <spike@coder.com >
2023-08-04 12:32:28 +04:00
Jon Ayers
e43608395c
feat: add frontend for locked workspaces ( #8655 )
...
- Fix workspaces query for locked workspaces.
2023-08-03 19:46:02 -05:00
Ben Potter
7ad944da5f
chore: v2 changelog ( #8890 )
2023-08-03 21:45:32 +00:00
Colin Adler
8ee500c59d
fix: generate typescript types for healthcheck pkg ( #8846 )
2023-08-03 16:20:46 -05:00
Cian Johnston
72780c8031
chore(docs): update scaling.md ( #8883 )
...
* chore(docs): update scaling docs
* fixup! chore(docs): update scaling docs
* Update docs/admin/scale.md
* update with compute resources provided to coder
* address PR comments
2023-08-03 21:59:07 +01:00
Ben Potter
1314cd8fcb
chore: support manual changelog and version 2.0 for releases ( #8880 )
...
* chore(release): add manual changelog + 2.0 support
* add comment
* fix typo
* fmt
2023-08-03 12:41:54 -05:00
Muhammad Atif Ali
b47bd7ccb5
ci: implement automatic upgrade of PR deployment ( #8876 )
2023-08-03 18:11:07 +03:00
Mathias Fredriksson
d3991fac26
feat(coderd): add parameter insights to template insights ( #8656 )
2023-08-03 14:43:23 +00:00
Bruno Quaresma
b6018198b7
chore: remove insights from experimental ( #8868 )
2023-08-02 20:24:00 +00:00
Bruno Quaresma
cf35c0dfc5
feat(site): add health warning and a health monitor page ( #8844 )
2023-08-02 14:49:24 -03:00
Steven Masley
4c1e63aae8
feat: add display_name field to groups ( #8740 )
...
* feat: add display_name field to groups
This is a non-unique human friendly group name for display
purposes. This means a display name can be used instead of
using an environment var to remap groups with OIDC names to
Coder names. Now groups can retain the OIDC name for mapping,
and use a display name for display purposes.
2023-08-02 10:53:06 -05:00
Dean Sheather
cd1e088f7c
feat: add --derp-only flag to wsproxy ( #8850 )
2023-08-03 00:35:06 +10:00
Marcin Tojek
d6e9870209
feat: add "dormant" user state ( #8644 )
2023-08-02 16:31:25 +02:00
Ben Potter
4456d0bfea
docs: sync roles (enterprise) ( #8696 )
...
* docs: role sync (enterprise)
* edits from code review
* fix typo
2023-08-01 13:47:55 -05:00
Eric Paulsen
924bccbfcf
docs: rm microsoft vs code server docs ( #8845 )
2023-08-01 12:46:17 -05:00
Muhammad Atif Ali
b104bb7005
docs: update CONTRIBUTING.md with PR deployments instructions ( #8831 )
...
* docs: Update CONTRIBUTING.md with PR deployments instructions
* update
2023-08-01 16:48:32 +03:00
Steven Masley
cb36783e8c
feat: convert to oidc out of experimental ( #8742 )
2023-07-31 10:30:34 -05:00
Muhammad Atif Ali
af036b440b
docs: allow multiple Coder deployments to use single GitHub OAuth app ( #8786 )
...
* docs: Add instructions for using the same GitHub OAuth app for multiple Coder deployments
* fmt
* typo
* Update auth.md
2023-07-31 10:00:48 -04:00
Colin Adler
4cc270b12b
revert(enterprise): make pgcoord experimental again ( #8797 )
2023-07-28 18:38:32 -05:00
Kyle Carberry
bd944e0d21
chore: rename startup logs to agent logs ( #8649 )
...
* chore: rename startup logs to agent logs
This also adds a `source` property to every agent log. It
should allow us to group logs and display them nicer in
the UI as they stream in.
* Fix migration order
* Fix naming
* Rename the frontend
* Fix tests
* Fix down migration
* Match enums for workspace agent logs
* Fix inserting log source
* Fix migration order
* Fix logs tests
* Fix psql insert
2023-07-28 15:57:23 +00:00
Yinon Avraham
de60bff88e
chore(docs): small fixes in JFrog integration docs ( #8736 )
2023-07-27 11:46:06 -05:00
Ammar Bandukwala
25e30c6f41
feat(cli): support fine-grained server log filtering ( #8748 )
2023-07-26 16:46:22 -05:00
Dean Sheather
2f0a9996e7
chore: add derpserver to wsproxy, add proxies to derpmap ( #7311 )
2023-07-27 02:21:04 +10:00
Steven Masley
2089006fbc
feat!: drop reading other 'user' permission ( #8650 )
...
* feat: drop reading other 'user' permission
Members of the platform can no longer read or list other users.
Resources that have "created_by" or "initiated_by" still retain
user context, but only include username and avatar url.
Attempting to read a user found via those means will result in
a 404.
* Hide /users page for regular users
* make groups a privledged endpoint
* Permissions page for template perms
* Admin for a given template enables an endpoint for listing users/groups.
2023-07-26 10:33:48 -04:00
Bruno Quaresma
8649a10441
feat(site): add template insights page ( #8722 )
2023-07-26 13:13:56 +00:00
Ammar Bandukwala
ee652d525d
docs: explain how to install the JFrog VS Code extension ( #8724 )
2023-07-25 18:06:30 +00:00
Ammar Bandukwala
2a01747804
feat(cli): add --var shorthand for --variable ( #8710 )
...
`--variable` is used frequently enough to deserve a shorthand. Unfortunately,
`-v` is taken by verbose, and `-V` is too easily confused with version or
verbose, so we're left with "--var".
2023-07-25 14:36:02 +00:00
Steven Masley
de1a7a9210
chore: join user information to workspace_build and template_version ( #8625 )
...
* include minimial user on template version and build
* Add unit test to ensure join is superset
2023-07-25 09:14:38 -04:00
Bruno Quaresma
fbb2a6a434
refactor(coderd): add avatar URL to the users' latency endpoint ( #8701 )
2023-07-25 12:15:46 +02:00
Ammar Bandukwala
f6f61dfa26
docs: fix duplicate sentence ( #8712 )
...
Resolves #8664
2023-07-25 02:22:41 +00:00
Ammar Bandukwala
5eb825155e
docs: slightly improve wording in jfrog.md ( #8709 )
2023-07-24 20:05:54 -05:00
Ammar Bandukwala
a0f478c02f
docs: cleanup jfrog ( #8708 )
...
* Add a missing requirement
* Improve English
2023-07-24 19:29:30 -05:00
Ammar Bandukwala
8686b7a499
docs: explain JFrog integration 🐸 ( #8682 )
2023-07-24 23:16:09 +00:00
Eric Paulsen
353bfb618c
fix: missing manifest for deployment logs doc ( #8703 )
2023-07-24 17:12:48 -05:00
Muhammad Atif Ali
6929792a58
docs: add coder-logstream-kube docs and update k8s example template ( #8675 )
...
* docs: add kubestream docs and update example template
* make fmt
* add to template's README
* add the seperate page
* make fmt
* make fmt
* add namespace to deployment resource
* fmt
* add screenshots
* link docs in template
* Add remaining examples
* enable deployments requirement
* Update deployment-logs.md
* rewording
* fix spelling
* how?
* cleanup
* Update docs/platforms/kubernetes/deployment-logs.md
Co-authored-by: Ben Potter <ben@coder.com >
* suggestions
* use online link
* refine
---------
Co-authored-by: Eric <ericpaulsen@coder.com >
Co-authored-by: Ben Potter <ben@coder.com >
2023-07-24 11:51:25 -04:00
Steven Masley
f827829afe
feat: synchronize oidc user roles ( #8595 )
...
* feat: oidc user role sync
User roles come from oidc claims. Prevent manual user role changes
if set.
* allow mapping 1:many
2023-07-24 08:34:24 -04:00
Muhammad Atif Ali
196b29983b
docs: fix a broken link ( #8691 )
2023-07-24 09:13:59 +00:00