Tekton
v1.3.5CI/CD & App Delivery2026年6月15日
Resolverの解決対象が限定され、従来のカスタムリゾルバーや`ResolutionRequest`の使い方によっては動作に影響します。Podのラベルも削除されました。
要対応 (1)
breakingPodラベルの削除
Podのラベルが削除されました。
影響確認 (1)
breakingResolverの解決対象を限定
カスタムリゾルバーまたは
ResolutionRequestを使って、StepActions、Tasks、Pipelines以外のオブジェクト型を解決している場合に該当します。Tekton Resolverで解決できる対象が
StepActions、Tasks、Pipelinesに限定されました。これ以外のオブジェクト型にResolver APIを使うカスタムリゾルバーやResolutionRequestは動作しなくなります。
その他の記録済み変更 22 件すべてvalue changes 18 · fixes 4
value changes (18)
- build(deps): bump the all group in /tekton with 4 updates×6
- build(deps): bump go-jose v4 to 4.1.4
- build(deps): bump the all group across 1 directory with 4 updates×2
- build(deps): bump github.com/google/cel-go from 0.26.0 to 0.26.1
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5
- build(deps): bump k8s.io/apiextensions-apiserver from 0.32.6 to 0.32.13
- build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1
- build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.11
- build(deps): bump k8s.io/code-generator from 0.32.7 to 0.32.13
- build(deps): bump k8s.io/api from 0.32.7 to 0.32.13
- build(deps): bump google.golang.org/grpc from 1.74.2 to 1.74.3
- build(deps): bump github.com/cloudevents/sdk-go/v2 from 2.16.1 to 2.16.2
fixes (4)
- fix(resolvers): Allow ResolutionRequests to resolve all Tekton kinds
- fix: resolve goroutine leak from unbuffered channels in resolver reconcilers
- fix: convert pod latency metric to histogram
- fix(pipelinerun): use generateName for anonymous pipeline label
Tektonをスタックに追加
対応が必要なリリースが出たときに、週次メールでお知らせします。 今回の破壊的変更も、その一例です。