chore(deps): update helm release coder-logstream-kube to v0.0.15#976
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update helm release coder-logstream-kube to v0.0.15#976renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Run report for 9d3be0a9
|
| Action | Time | Status | Info | |
|---|---|---|---|---|
| 🟩 | SyncWorkspace |
9ms | Passed | |
| 🟩 | SyncProject(vendir) |
0.4ms | Passed | |
| 🟩 | SyncProject(escaperoom) |
0.6ms | Passed | |
| 🟦 | RunTask(escaperoom:test) |
727.1ms | Cached | |
| 🟩 | SyncProject(devenv) |
0.4ms | Passed | |
| 🟩 | SyncProject(talos-image) |
0.4ms | Passed | |
| 🟩 | SyncProject(devcontainer) |
0.4ms | Passed | |
| 🟦 | RunTask(talos-image:generate-sha) |
726.2ms | Cached | |
| 🟩 | RunTask(docker:buildx_run) |
2.2s | Passed | |
| 🟦 | RunTask(devcontainers-cli:build) |
2.2s | Cached | |
| 🟩 | RunTask(vendir:build) |
29.3s | Passed | |
| 🟩 | RunTask(vendir:test) |
513.5ms | Passed | |
| 🟩 | RunTask(talos-image:generate-profile) |
3.4s | Passed | |
| 🟩 | RunTask(devcontainer:build) |
22.5s | Passed | |
| 🟩 | RunTask(devenv:apply) |
29.4s | Passed |
Environment
OS: Linux
Matrix:
os = ubuntu-latest
name = Linux
index = 1
total = 2
job_number = 2
Variables:
MOON_TOOLCHAIN_FORCE_GLOBALS = true
Touched files
third_party/vendir/charts/coder-logstream-kube/Chart.yaml
third_party/vendir/charts/coder-logstream-kube/templates/service.yaml
third_party/vendir/charts/coder-logstream-kube/values.yaml
third_party/vendir/vendir.lock.yml
third_party/vendir/vendir.yml
Run report for 9d3be0a9
|
| Action | Time | Status | Info | |
|---|---|---|---|---|
| 🟩 | SyncWorkspace |
8.9ms | Passed | |
| 🟩 | SyncProject(devenv) |
0.4ms | Passed | |
| 🟩 | SyncProject(vendir) |
0.5ms | Passed | |
| 🟩 | SyncProject(devcontainer) |
1ms | Passed | |
| 🟩 | SyncProject(talos-image) |
0.4ms | Passed | |
| 🟦 | RunTask(talos-image:generate-sha) |
835.2ms | Cached | |
| 🟩 | RunTask(docker:buildx_run) |
1.7s | Passed | |
| 🟦 | RunTask(devcontainers-cli:build) |
2s | Cached | |
| 🟦 | RunTask(vendir:build) |
1m 40s | Cached | |
| 🟩 | RunTask(vendir:test) |
420.3ms | Passed | |
| 🟦 | RunTask(talos-image:generate-profile) |
604.8ms | Cached | |
| 🟦 | RunTask(devcontainer:build) |
840.9ms | Cached | |
| 🟩 | RunTask(devenv:apply) |
38.4s | Passed | |
| 🟩 | RunTask(devcontainer:test) |
44.5s | Passed |
Environment
OS: Linux
Matrix:
os = ubuntu-latest
name = Linux
index = 0
total = 2
job_number = 1
Variables:
MOON_TOOLCHAIN_FORCE_GLOBALS = true
Touched files
third_party/vendir/charts/coder-logstream-kube/Chart.yaml
third_party/vendir/charts/coder-logstream-kube/templates/service.yaml
third_party/vendir/charts/coder-logstream-kube/values.yaml
third_party/vendir/vendir.lock.yml
third_party/vendir/vendir.yml
Run report for 9d3be0a9
|
| Action | Time | Status | Info | |
|---|---|---|---|---|
| 🟩 | SyncWorkspace |
9.8ms | Passed | |
| 🟩 | SyncProject(vendir) |
0.6ms | Passed | |
| 🟩 | SyncProject(devenv) |
0.3ms | Passed | |
| 🟥 | RunTask(vendir:build) |
1m 40s | Failed |
Environment
OS: macOS
Matrix:
os = macos-latest
name = macOS
index = 0
total = 1
job_number = 1
Variables:
MOON_TOOLCHAIN_FORCE_GLOBALS = true
Touched files
third_party/vendir/charts/coder-logstream-kube/Chart.yaml
third_party/vendir/charts/coder-logstream-kube/templates/service.yaml
third_party/vendir/charts/coder-logstream-kube/values.yaml
third_party/vendir/vendir.lock.yml
third_party/vendir/vendir.yml
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
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.0.13→v0.0.15Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
coder/coder-logstream-kube (coder-logstream-kube)
v0.0.15Compare Source
What's Changed
Full Changelog: coder/coder-logstream-kube@v0.0.14...v0.0.15
v0.0.14Compare Source
Highlights
🔐 Security: Non-root container by default (#138)
The container now runs as non-root user (UID 65532) with secure defaults:
runAsNonRoot: trueallowPrivilegeEscalation: falseMigration: If using custom volume mounts, add
podSecurityContext.fsGroup: 65532to your values.✨ Kubernetes Secrets support for agent tokens (#144)
CODER_AGENT_TOKENcan now be sourced from Kubernetes secrets instead of environment variables.✨ Retry mechanism for log processing (#136)
Adds automatic retries for transient log streaming failures, improving reliability.
What's Changed
Full Changelog: coder/coder-logstream-kube@v0.0.13...v0.0.14
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.