Skip to content

chore: update coder/coder to 2.34 #200

Open
rowansmithau wants to merge 1 commit into
mainfrom
rowan/update_deps
Open

chore: update coder/coder to 2.34 #200
rowansmithau wants to merge 1 commit into
mainfrom
rowan/update_deps

Conversation

@rowansmithau

Copy link
Copy Markdown
Member

picks up from #178 and pulls in the latest (2.34.2) coder/coder build, as well as the required and corresponding coder/tailscale build.

an additional logger_test.go entry is added to accommodate the new UpdateAppStatus method in DRPCAgentServer.

As an anecdote to run the kind integration tests inside a dev dot WCoC workspace I had to modify https://github.com/coder/coder-logstream-kube/blob/main/scripts/kind-setup.sh#L54 to:

	kind create cluster --name "${CLUSTER_NAME}" --wait 60s \
  --image kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245 \
  --config - <<EOF
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
EOF

otherwise I would receive ERROR: failed to create cluster: could not find a log line that matches "Reached target .*Multi-User System.*|detected cgroup v1" errors. need to dig into that further separately..

@rowansmithau rowansmithau marked this pull request as ready for review June 17, 2026 08:32
@rowansmithau rowansmithau requested a review from Emyrk June 18, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant