Skip to content

add: helm chart verbose toggle #1108

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 2 commits into from
Sep 1, 2022
Merged
Changes from all commits
Commits
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
5 changes: 3 additions & 2 deletions changelog/1.34.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ There are no breaking changes 1.34.0.
- infra: allowed overriding Bitbucket OAuth consumer key using the
CODERD_BITBUCKET_CONSUMER_KEY environment variable.
- infra: added automatic user deprovisioning via SCIM.
- infra: updated sysbox to v0.5.2. Fixed an issue where CVMs would not work
with latest Docker versions inside the user container.
- infra: updated sysbox to v0.5.2. Fixed an issue where CVMs would not work with
latest Docker versions inside the user container.
- infra: added ability to toggle on/off the coderd `DEBUG` logs in the Helm chart.
- cli: added a warning to the CLI when attempting to access a workspace that
requires a rebuild.
- cli: added --duration flag to coder tokens create to control token lifetime.
Expand Down