-
Notifications
You must be signed in to change notification settings - Fork 1
Update Helm release coder to v0.27.3 #20
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/coder-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e6a2404 to
9f47e40
Compare
9f47e40 to
56a1d83
Compare
56a1d83 to
1315bce
Compare
1315bce to
bfad833
Compare
bfad833 to
1fa8551
Compare
1fa8551 to
331b143
Compare
dd5e70c to
4434b1e
Compare
4434b1e to
7e1e817
Compare
7e1e817 to
369acd3
Compare
369acd3 to
005602d
Compare
005602d to
307eabe
Compare
307eabe to
983e035
Compare
983e035 to
ef5b500
Compare
ef5b500 to
0fd56c0
Compare
0fd56c0 to
c4367c0
Compare
c4367c0 to
9e3cde6
Compare
9e3cde6 to
862df95
Compare
862df95 to
1227c6c
Compare
1227c6c to
4ab5e84
Compare
4ab5e84 to
6810479
Compare
6810479 to
3c6eac6
Compare
3c6eac6 to
4a409f4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.1->0.27.3Release Notes
coder/coder (coder)
v0.27.3Compare Source
Changelog
Bug fixes
be2e6f4fix(enterprise): ensure creating a SCIM user is idempotent (#8730)Compare:
v0.27.2...v0.27.3Container image
docker pull ghcr.io/coder/coder:v0.27.3Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.27.2Compare Source
Changelog
Bug fixes
201ac99fix(codersdk): always dial agents withWorkspaceAgentIP(#8760)Compare:
v0.27.1...v0.27.2Container image
docker pull ghcr.io/coder/coder:v0.27.2Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.27.1Compare Source
Changelog
Features
Bug fixes
Documentation
Compare:
v0.27.0...v0.27.1Container image
docker pull ghcr.io/coder/coder:v0.27.1Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.27.0Compare Source
Changelog
Breaking changes
Agent logs can be pushed after a workspace has started (#8528)
Features
templates push --create(#8454)unhealthyin the dashboard and CLI if one or more agents do not exist (#8541) (#8548)coder ssh -R(#8515)config-ssh(#8425)coder_appsupports localhost apps running https (#8585)Bug fixes
coder statfixesinterval: 0as stale (#8627)Documentation
Compare:
v0.26.1...v0.26.2Container image
docker pull ghcr.io/coder/coder:v0.26.2Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.26.2Compare Source
v0.26.1Compare Source
Changelog
Features
resource_targetsearch query allows you to search by resource name (#8423)Refactors
Bug fixes
Compare:
v0.26.0...v0.26.1Container image
docker pull ghcr.io/coder/coder:v0.26.1Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.26.0Compare Source
Changelog
Important changes
Managed variables are enabled by default. The following block within templates is obsolete and can be removed from your templates:
provider "coder" { - feature_use_managed_variables = "true" }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 stathandles cgroups with no limitscoderdruns on multiple replicas (#8353)Compare:
v0.25.0...0.26.0Container image
docker pull ghcr.io/coder/coder:v0.26.0Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.25.0Compare Source
Changelog
Features
coder statfetches 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.commandcan specify a different command for the Coder pod (#8116)/api/v2/debug/health--disable-directflag (#8131)Bug fixes
coder logoutwill not invalidate long-lived API tokens (#8275)/healthzfor liveness and readiness probes instead of/api/v2/buildinfo(#8035)Documentation
coder pingexample for troubleshooting (#8133)Compare:
v0.24.1...v0.25.0Container image
docker pull ghcr.io/coder/coder:v0.25.0Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.24.1Compare Source
Changelog
Features
Bug fixes
(*logFollower).follow(#7983)watchWorkspaceAgentMetadata(#7934)template version list --output=json(#7984)Documentation
envboxtemplate (#7898)Other changes
Compare:
v0.24.0...0.24.1Container image
docker pull ghcr.io/coder/coder:v0.24.1Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.24.0Compare Source
Changelog
Features
Bug fixes
Documentation
startup_script_behaviorin-depthReverts
14a63d7revert(provisionersdk): remove support for.tf.jsonfiles (#7829)Compare:
v0.23.7...0.24.0Container image
docker pull ghcr.io/coder/coder:v0.24.0Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.23.7Compare Source
Changelog
Bug fixes
a903d7cfix(ci): use env for Go version in release workflow (#7673) (@coadler)dd69cc9fix: use different terraform cache dir (#7672) (@coadler)Compare:
v0.23.6...0.23.7Container image
docker pull ghcr.io/coder/coder:v0.23.7Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.23.6Compare Source
Changelog
Features
5eb41e8feat(cli): allow specifying the listen address incoder port-forward(#7635) (@coadler)4a32061feat(workspaces): change sorting order of the workspace list (#7594) (@rodrimaia)b8c07fffeat: Auto select workspace proxy based on lowest latency (#7515) (@Emyrk)71c52eafeat: Add logging options for coder agent (#7474) (@goodspark)Bug fixes
f72d8e9fix(ci): add mockgen to trivy scan (#7655) (@coadler)0c07474fix(ci): manually select Go version (#7654) (@coadler)c8ea76cfix(cli): correctly use cache dir for provisionerd work dir (#7651) (@coadler)f9a97c2fix: disable TCP SACK (#7624) (@mtojek)d203f52fix: Port forward should ignore coder ports (#7645) (@Emyrk)Documentation
5113054docs: Add steps to migrate from the built-in database to an external database (#7614) (@matifali)622456fdocs: Add autoscale recommendations docs (#7617) (@spikecurtis)Code refactoring
cd416c8refactor: workspace builds (#7541) (@spikecurtis)Chores
b6604e8chore(docs): AWS EKS load balancer setup steps (#7665) (@sharkymark)f47ecc2chore(dogfood): Update sqlc version in dogfood image to match CI (#7661) (@johnstcn)02cc325chore(mod): symbolically bump tailscale (#7653) (@coadler)ba02dc8chore(site): Force exact deps (#7649) (@BrunoQuaresma)1bd3ed9chore: bump chromatic from 6.15.0 to 6.17.4 in /site (#7554) (@app/dependabot)b38fb90chore: bump @emotion/styled from 11.10.8 to 11.11.0 in /site (#7561) (@app/dependabot)9c923d7chore: bump github.com/hashicorp/terraform-json from 0.14.0 to 0.16.0 (#7621) (@app/dependabot)7d1ca7cchore: bump crate-ci/typos from 1.14.9 to 1.14.10 (#7618) (@app/dependabot)808e83fchore: bump golang.org/x/tools from 0.6.0 to 0.9.1 (#7619) (@app/dependabot)1f4f0efchore: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 (#7620) (@app/dependabot)5d711fcchore: CORs option for yarn dev server (#7630) (@Emyrk)8f13c14chore: bump github.com/moby/moby from 20.10.23+incompatible to 24.0.1+incompatible (#7622) (@app/dependabot)ec117e8chore: add CLI invokation telemetry (#7589) (@ammario)d413b26chore: deduplicate CLI telemetry reports (#7669) (@ammario)Other changes
b6c8e5bfix(cli/ssh): Fetch up-to-date build info to avoid ws has no agents (#7650) (@mafredri)Compare:
v0.23.5...0.23.6Container image
docker pull ghcr.io/coder/coder:v0.23.6Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.23.5Compare Source
Changelog
Features
ad9a29dfeat(site): added URL param name to allow setting workspace name (#7528) (@MrPeacockNLB)dca77bafeat: add workspaces banner for impending deletion (#7538) (@Kira-Pilot)00a2413feat: add telemetry support for workspace agent subsystem (#7579) (@sreya)ec5ef51feat: add session token injection to provisioner (#7461) (@sreya)0b15b1bfeat: add impending deletion indicators to the workspace page (#7588) (@Kira-Pilot)Bug fixes
ef2411efix(provisionersdk): allow.terraform.lock.hclfiles to be archived (#7604) (@coadler)dd5b0b2fix(scim): ensure scim users aren't created with their own org (#7595) (@coadler)a7f14f8fix(site): Fix loading buttons (#7549) (@BrunoQuaresma)e951778fix: indentation in rootless podman docs (#7577) (@bpmct)63a9e34fix: correct free disk space reported by agent metadata in fly.io example (#7592) (@matifali)Code refactoring
12f87cbrefactor(site): Show update notification as snackbar (#7546) (@BrunoQuaresma)8e31ed4refactor(site): Refactor alerts (#7587) (@BrunoQuaresma)Chores
e3b324achore(dogfood): update dependency versions (#7548) (@coadler)ef635f1chore(dogfood): update the dogfood template to add workspace CPU and RAM usage fromcgroup(#7529) (@matifali)a29c4c5chore(dogfood): fix dogfood image (#7603) (@johnstcn)75b0643chore: enable dependabot forcoderbase image (#7550) (@coadler)ce91009chore: bump beatlabs/delete-old-branches-action from 0.0.9 to 0.0.10 (#7551) (@app/dependabot)bfa1362chore: bump crate-ci/typos from 1.14.8 to 1.14.9 (#7552) (@app/dependabot)d1b1122chore: bump github.com/gohugoio/hugo from 0.110.0 to 0.111.3 (#7562) (@app/dependabot)6e7175bchore: fix lengthy tests in psql (#7545) (@kylecarbs)119098achore: bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.6.0 (#7553) (@app/dependabot)52bb84achore: bump google.golang.org/api from 0.108.0 to 0.122.0 (#7558) (@app/dependabot)e375169chore: remove CPU usage calculation for hosts on cgroup v1 (#7602) (@matifali)Other changes
04f68e8doc:fixed enterprise feature 404s. (#7547) (@steve-Coder-Ent)Compare:
v0.23.4...0.23.5Container image
docker pull ghcr.io/coder/coder:v0.23.5Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.23.4Compare Source
Changelog
Chores
c6055c6chore: improve input hover color (#7534) (@kylecarbs)Other changes
97b4743Revert "fix: set default sshMaxTimeout to 60s (#7532)" (#7544) (@mtojek)Compare:
v0.23.3...0.23.4Container image
docker pull ghcr.io/coder/coder:v0.23.4Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.23.3Compare Source
Changelog
Features
6f62204feat(site): Add template embed page (#7501) (@BrunoQuaresma)11b7732feat(site): Show confirmation dialog on restart (#7531) (@BrunoQuaresma)d35a458feat: Windows on Azure example template (#7469) (@spikecurtis)a42a36afeat: add workspace actions cleanup configuration flags to CLI template create and edit (#7453) (@Kira-Pilot)ae3473dfeat: add deleted_at field to workspace model (#7475) (@Kira-Pilot)8f768f8feat: Workspace Proxy picker show latency to each proxy (#7486) (@Emyrk)cd38cb8feat: Add template version warnings (#7483) (@mtojek)f05f122feat: update slog to use logfmt (#7477) (@ammario)224d25dfeat: add 'impending deletion' badges to workspaces page (#7530) (@Kira-Pilot)Bug fixes
0e63613fix(helm): change proxy to wsproxy (#7499) (@ericpaulsen)dab1d1ffix(site): Fix terminal elements size (#7527) (@BrunoQuaresma)d9fc94ffix(site): Fix focus state on buttons (#7526) (@BrunoQuaresma)892bddffix: scroll to reveal template create errors (#7464) (@bpmct)50f2d0cfix: add a mutex around reading logs from scaletests (#7521) (@kylecarbs)8778449fix: use mtojek/gvisor to tweak RTO (#7500) (@mtojek)049e557fix: set default sshMaxTimeout to 60s (#7532) (@mtojek)424f954fix: use password style for session token auth (#7533) (@kylecarbs)Documentation
503e94adocs: fix proxy cmd ref (#7460) (@ericpaulsen)d17ea84docs: change--ttlto--default-ttl(#7479) (@matifali)fe0e94edocs: add docs for disabling email/pass auth (#7494) (@ericpaulsen)8d4a8fddocs: add instructions for connecting via RDP (#7510) (@matifali)2aea5b7docs: parameters are not alpha (#7487) (@bpmct)Chores
816c37dchore(site): Upgrade to MUI v5 (#7437) (@BrunoQuaresma)2d62cbcchore: minor change to workspace actions copy (#7458) (@bpmct)fc1bc37chore: Drop application host call, default to regions for info (#7457) (@Emyrk)b5ad628chore: Allow editing proxy fields via api. (#7435) (@Emyrk)3f9af6fchore: Allow cors requests to workspace proxies for latency checks (#7484) (@Emyrk)fb86ac2chore: If selecting an unhealthy proxy, default to primary (#7472) (@Emyrk)b7f4f3achore: Implement workspace proxy going away (graceful shutdown) (#7459) (@Emyrk)640fcf4chore: improve terraform install performance (#7478) (@ammario)6bb4a4cchore: add latest dogfood template (#7321) (@bpmct)8e1da5echore: runyarn-deduplicateto speed up yarn install (#7523) (@kylecarbs)778cb74chore: adjust the style and wording of the license page (#7396) (@kylecarbs)26490aechore: improve postgres test time by removing cleanup (#7522) (@kylecarbs)9bb0253chore: update various dependencies (#7503) (@ammario)70d2203chore: reduce the log output of skipped tests (#7520) (@kylecarbs)a08e8a1chore: switchmake testto use the standard go format (#7519) (@kylecarbs)854e974chore: add terraform for spinning up load test cluster (#7504) (@johnstcn)78f862echore: rename "external workspace proxies" and "external provisioners" (#7454) (@bpmct)4997b86chore: bump eslint-plugin-compat from 4.0.2 to 4.1.4 in /site (#7339) (@app/dependabot)a1853f2chore: bump date-fns from 2.29.3 to 2.30.0 in /site (#7335) (@app/dependabot)Other changes
0b15642Make coder dotfiles symlinking idempotent (#7525) (@spikecurtis)fcde77bchore(.github): only deploy dogfood on main (#7518) (@ammario)0f4717ehotfix(.github): only push dogfood template when /dogfood changesCompare:
v0.23.2...0.23.3Container image
docker pull ghcr.io/coder/coder:v0.23.3Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v0.23.2Compare Source
Changelog
Features
08fb9a6feat(cli): add trafficgen command for load testing (#7307) (@johnstcn)164146cfeat(site): Show update confirmation dialog (#7420) (@BrunoQuaresma)8bd9f9cfeat: unified tracing between coderd<->provisionerd (#7370) (@coadler)6d24f7cfeat: Add documentation for workspace proxy creation (#7377) (@Emyrk)5ffa6dafeat: add inactivity cleanup and failure cleanup configuration fields to Template Schedule Form (#7402) (@Kira-Pilot)Bug fixes
b4d913efix(helm): explode verbs instead of wildcarding (#7405) (@johnstcn)8909110fix(site): Fix template icon field validation (#7394) (@BrunoQuaresma)4e52112fix: template versions test flake (#7400) (@coadler)11ac3befix: redirect to login on gitauth invalid session (#7416) (@kylecarbs)614bdfbfix: update envbox template to use hostname (#7417) (@sreya)a6a4489](https://redirect.githubConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.