chore(deps): update ghcr.io/coder/coder docker tag to v2 #3
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/ghcr.io-coder-coder-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.24.1
->v2.3.3
Release Notes
coder/coder (ghcr.io/coder/coder)
v2.3.3
Compare Source
Changelog
Features
coder dotfiles
(#10377) (@JoshVee)Bug fixes
Tests
8f1b4fb
test(agent): fix service banner trim test flake (#10384) (@mafredri)1286904
test(agent): improve TestAgent_Session_TTY_MOTD_Update (#10385) (@mafredri)eac155a
test(cli): fix TestServer flake due to DNS lookup (#10390) (@mafredri)9d3785d
test(cli/cliui): make agent tests more robust (#10415) (@mafredri)6683ad9
test(coderd): fix TestWorkspaceBuild flake (#10387) (@mafredri)Continuous integration
39fbf74
ci: bump the github-actions group with 1 update (#10379) (@app/dependabot)6b7858c
ci: bump the github-actions group with 2 updates (#10420) (@app/dependabot)Chores
Compare:
v2.3.2...v2.3.3
Container image
docker pull ghcr.io/coder/coder:v2.3.3
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.3.2
Compare Source
Changelog
Features
504cedf
feat: add telemetry for external provisioners (#10322) (@coadler)997493d
feat: add template setting to require active template version (#10277) (@sreya)c4f5905
feat: expose template insights as Prometheus metrics (#10325) (@mtojek)ab2904a
feat: add user groups column to users table (#10284) (@Parkreiner)f5f150d
feat: add cli support for --require-active-version (#10337) (@sreya)d335261
feat: add frontend support for mandating active template version (#10338) (@sreya)Bug fixes
42c21d4
fix(docs): update external-auth docs to usecoder_external_auth
(#10347) (@matifali)b8c7b56
fix(site): fix tabs in the template layout (#10334) (@BrunoQuaresma)1ad998e
fix: add requester IP to workspace build audit logs (#10242) (@coadler)9c9319f
fix: resolve User is not unauthenticated error seen on logout (#10349) (@Kira-Pilot)ed5567b
fix: show dormant and suspended users in groups (#10333) (@Kira-Pilot)9dbc913
fix: additional cluster SA, role names (#10366) (@ericpaulsen)Documentation
fe05fd1
docs: update vscode web docs (#10327) (@matifali)b799014
docs: rework telemetry doc and add CLI warning (#10354) (@ammario)Code refactoring
2b5e02f
refactor: improve e2e test reporting (#10304) (@aslilac)Continuous integration
9b73020
ci(.github): set DataDog upload timeout (#10328) (@mafredri)Chores
c93fe8d
chore(site): remove template version machine (#10315) (@BrunoQuaresma)f677c44
chore(site): add custom popover component (#10319) (@BrunoQuaresma)557adab
chore(site): remove template ACL XService (#10332) (@BrunoQuaresma)1ba5169
chore(site): remove search users and groups xservice (#10353) (@BrunoQuaresma)3d9bfdd
chore(site): remove update check service (#10355) (@BrunoQuaresma)ac32272
chore(site): replace custom LoadingButton from the one in MUI (#10351) (@BrunoQuaresma)57c9d88
chore(site): remove terminal xservice (#10234) (@code-asher)21f8731
chore: bump github.com/aws/smithy-go from 1.14.2 to 1.15.0 (#10282) (@app/dependabot)5ebb702
chore: add OIDC provider logos (#10365) (@matifali)1372bf8
chore: revert "chore: remove workspace_actions experiment (#10030)" (#10363) (@sreya)Compare:
v2.3.1...v2.3.2
Container image
docker pull ghcr.io/coder/coder:v2.3.2
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.3.1
Compare Source
Changelog
Features
Running
,Stopped
,Failed
,Pending
states (#10283) (@BrunoQuaresma)Bug fixes
DeploymentBannerView
(#10193) (@aslilac)Documentation
Other changes
Compare:
v2.3.0...v2.3.1
Container image
docker pull ghcr.io/coder/coder:v2.3.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.3.0
Compare Source
Changelog
Important changes
Features
coder_apps
, and parameters (#10093) (@aslilac)request_id
to HTTP trace spans (#10145) (@coadler)external-auth
cli (#10052) (@kylecarbs)--version
flag tocoder templates pull
, default to active version (#10153) (@coadler)exp scaletest
command (#10132) (@johnstcn)coder users delete
command (#10115) (@coadler)Experiments
Dashboard theme
We are working on an experimental dark theme, which is used in all of these screenshots! To try it, re-deploy the Coder server with
CODER_EXPERIMENTS=dashboard_theme
!Bug fixes
HOMEBREW_
(#10050) (@kylecarbs)--version
flag to the root to support migrating customers (#10063) (@kylecarbs)ExtraTokenKeys
to oauth (#10155) (@kylecarbs)5d5a7da
fix(scaletest): output error and trace instead of {} for json output (#10075) (@mafredri)ed8092c
fix(scaletest/createworkspaces): address race condition between agent closer and cleanup (#10210) (@johnstcn)b3471bd
fix(scaletest/dashboard): increase viewport size and handle deadlines (#10197) (@johnstcn)e829cbf
fix(scaletest/dashboard): fix early exit due to validate (#10212) (@johnstcn)utils/delay
import path (#10065) (@coadler)Documentation
Compare:
v2.2.1...v2.2.2
Container image
docker pull ghcr.io/coder/coder:v2.2.2
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.2.1
Compare Source
Changelog
Features
API changes
api/v2/insights/templates
(#10010) (@mtojek)Bug fixes
CAP_NET_ADMIN
on the agent and CLI to troubleshoot degraded network performance (#9908) (#9953) (@coadler)OnSubscribe
to HA MultiAgent (#9947) (@coadler)Documentation
Compare:
v2.2.0...v2.2.1
Container image
docker pull ghcr.io/coder/coder:v2.2.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.2.0
Compare Source
Changelog
Features
coder_script
. This allows different sources (such as modules) to provide their own scripts (#9584) (@kylecarbs)template_id
andtemplate_name
to workspace data source (#9655) (@sreya)envFrom
value to Helm chart (#9587) (@ericpaulsen)…
to actions that require confirmation (#9862) (@aslilac)start
timestamp for http requests (#9776) (@mafredri)Bug fixes
$coder_version
instead of hardcoded version in release script (#9539) (@aslilac)log_path
forcoder_script
(#9868) (@kylecarbs)8d8402d
fix(coderd/database): avoid clobbering workspace build state (#9826) (@johnstcn)Compare:
v2.1.5...v2.2.0
Container image
docker pull ghcr.io/coder/coder:v2.2.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.1.5
Compare Source
Changelog
Important changes
coder reset-password
from slim binary (#9520) (@mafredri)Features
Our install script will also use Homebrew if present on your machine.
To add VS Code insiders into your template, you can set:
Bug fixes
.gitconfig
(#9515) (@matifali)Documentation
JetBrains Gateway Offline Mode config steps (#9388) (@ericpaulsen)
CODER_TLS_ADDRESS
to documentation for TLS setup (#9503) (@RaineAllDay)Container image
docker pull ghcr.io/coder/coder:v2.1.5
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.1.4
Compare Source
Changelog
Features
template_active_version_id
to workspaces (#9226) (@kylecarbs)Bug fixes
coderd
(#9364):workspaceAgentLogs
follow to return on non-latest-build (#9382)(@mafredri)
coder template pull
on Windows (#9327) (@spikecurtis)--max-ttl
to template create (#9319) (@ammario)websocketNetConn
inworkspaceProxyCoordinate
to bind context (#9395)(@mafredri)
(@BrunoQuaresma)
Compare:
v2.1.3...v2.1.4
Container image
docker pull ghcr.io/coder/coder:v2.1.4
Install/upgrade
Refer to our docs to install or
upgrade Coder, or use a
release asset below.
v2.1.3
Compare Source
Changelog
Bug fixes
Documentation
incompatibility in parameter options
for workspace builds (#9297) (@mtojek)
Compare:
v2.1.2...v2.1.3
Container image
docker pull ghcr.io/coder/coder:v2.1.3
Install/upgrade
Refer to our docs to install or
upgrade Coder, or use a
release asset below.
v2.1.2
Compare Source
Changelog
Features
(#9252) (@aslilac)
Bug fixes
(@kylecarbs)
(@mafredri)
Compare:
v2.1.1...v2.1.2
Container image
docker pull ghcr.io/coder/coder:v2.1.2
Install/upgrade
Refer to our docs to install or
upgrade Coder, or use a
release asset below.
v2.1.1
Compare Source
Changelog
Features
last_used
search params to workspaces. This can be used to find inactive workspaces (#9230) (@Emyrk)daily_cost
tocoder ls
to show quota consumption (#9200) (@ammario)coder_app
usage to template insights (#9138) (@mafredri)Bug fixes
Compare:
v2.1.0...v2.1.1
Container image
docker pull ghcr.io/coder/coder:v2.1.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.1.0
Compare Source
Changelog
Important changes
jq
from our base image. In the unlikely case you usejq
for fetching Coder's database secret or other values, you'll need to build your own Coder image. Click here to learn more. (#8979) (@ericpaulsen)Features
Everyone
group. (#9117) (@sreya)Bug fixes
/settings/deployment
to/deployment
(#9070) (@kylecarbs)Documentation
coder login
to CI docs (#9038) (@ericpaulsen)Container image
docker pull ghcr.io/coder/coder:v2.1.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.0.2
Compare Source
Changelog
Features
main
. Only use these images for testing. They are automatically deleted after 7 days.Bug fixes
coder_app
sessions during a terminal close (#8917)coder stat
: clistat: accept positional arg for stat disk cmd (#8911)coder delete <workspace>
(#8579)Compare:
v2.0.1...v2.0.2
Container image
docker pull ghcr.io/coder/coder:v2.0.2
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.0.1
Compare Source
Changelog
Bug fixes
3ab1f68
fix: add exp backoff to validate fresh git auth tokens (#8956)Compare:
v2.0.0...v2.0.1
Container image
docker pull ghcr.io/coder/coder:v2.0.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.0.0
Compare Source
We are thrilled to release Coder v2.0.0. You can safely upgrade from any previous coder/coder release, but we feel like we have outgrown development (v0.x) releases:
Why not v1.0? At the time of writing, our legacy product is currently on v1.44. While Coder v1 is being sunset, we still wanted to avoid versioning conflicts.
What is not changing:
What is changing:
Questions? Feel free to ask in our Discord or email ben@coder.com!
Changelog
BREAKING CHANGES
Users
page in dashboard and query users via the API (#8650) (@Emyrk)Deployments
on the cluster. (#8704) (@ericpaulsen)kubernetes_deployment
instead ofkubernetes_pod
since it works best with log streaming in Coder.Features
Template Admin
) (#8595) (@Emyrk)--var
shorthand for--variable
incoder templates <create/push>
CLI (#8710) (@ammario)Bug fixes
template_usage_by_day
(#8693) (@mtojek)coder stat mem
calculation for cgroup v1 workspaces (#8762) (@sreya)WorkspaceAgentIP
(#8760) (@coadler)Documentation
Reverts
Compare:
v0.27.0...v2.0.0
Container image
docker pull ghcr.io/coder/coder:v2.0.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.27.3
Compare Source
Changelog
Bug fixes
be2e6f4
fix(enterprise): ensure creating a SCIM user is idempotent (#8730)Compare:
v0.27.2...v0.27.3
Container image
docker pull ghcr.io/coder/coder:v0.27.3
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.27.2
Compare Source
Changelog
Bug fixes
201ac99
fix(codersdk): always dial agents withWorkspaceAgentIP
(#8760)Compare:
v0.27.1...v0.27.2
Container image
docker pull ghcr.io/coder/coder:v0.27.2
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.27.1
Compare Source
Changelog
Features
Bug fixes
Documentation
Compare:
v0.27.0...v0.27.1
Container image
docker pull ghcr.io/coder/coder:v0.27.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.27.0
Compare Source
Changelog
Breaking changes
Agent logs can be pushed after a workspace has started (#8528)
Features
templates push --create
(#8454)unhealthy
in the dashboard and CLI if one or more agents do not exist (#8541) (#8548)coder ssh -R
(#8515)config-ssh
(#8425)coder_app
supports localhost apps running https (#8585)Bug fixes
coder stat
fixesinterval: 0
as stale (#8627)Documentation
Compare:
v0.26.1...v0.26.2
Container image
docker pull ghcr.io/coder/coder:v0.26.2
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.26.2
Compare Source
v0.26.1
Compare Source
Changelog
Features
resource_target
search query allows you to search by resource name (#8423)Refactors
Bug fixes
Compare:
v0.26.0...v0.26.1
Container image
docker pull ghcr.io/coder/coder:v0.26.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.26.0
Compare Source
Changelog
Important changes
Managed variables are enabled by default. The following block within templates is obsolete and can be removed from your templates:
Our scale test CLI is experimental to allow for rapid iteration. You can still interact with it via
coder exp scaletest
(#8339)Features
Bug fixes
coder stat
handles cgroups with no limitscoderd
runs on multiple replicas (#8353)Compare:
v0.25.0...0.26.0
Container image
docker pull ghcr.io/coder/coder:v0.26.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.25.0
Compare Source
Changelog
Features
coder stat
fetches workspace utilization metrics, even from within a container. Our example templates have been updated to use this to show CPU, memory, disk via agent metadata (#8005)coder.command
can specify a different command for the Coder pod (#8116)/api/v2/debug/health
--disable-direct
flag (#8131)Bug fixes
coder logout
will not invalidate long-lived API tokens (#8275)/healthz
for liveness and readiness probes instead of/api/v2/buildinfo
(#8035)Documentation
coder ping
example for troubleshooting (#8133)Compare:
v0.24.1...v0.25.0
Container image
docker pull ghcr.io/coder/coder:v0.25.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.