Skip to content

[1839] Fix: Truncate status.deploy.stdout as it can exceed etcd's limit on large clusters, causing reconciliation delay #2848

[1839] Fix: Truncate status.deploy.stdout as it can exceed etcd's limit on large clusters, causing reconciliation delay

[1839] Fix: Truncate status.deploy.stdout as it can exceed etcd's limit on large clusters, causing reconciliation delay #2848

Triggered via pull request July 1, 2026 17:54
Status Success
Total duration 30s
Artifacts

misspell.yml

on: pull_request
runner / misspell
26s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
runner / misspell: test/e2e/kappcontroller/app_status_truncate_test.go#L53
[misspell] reported by reviewdog 🐶 "behaviour" is a misspelling of "behavior" Raw Output: ./test/e2e/kappcontroller/app_status_truncate_test.go:53:55: "behaviour" is a misspelling of "behavior"
runner / misspell: test/e2e/kappcontroller/app_status_truncate_test.go#L10
[misspell] reported by reviewdog 🐶 "recognisable" is a misspelling of "recognizable" Raw Output: ./test/e2e/kappcontroller/app_status_truncate_test.go:10:7: "recognisable" is a misspelling of "recognizable"
runner / misspell
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
runner / misspell
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.