Tekton
v1.3.5CI/CD & App Delivery2026년 6월 15일
이번 릴리스는 Tekton 리졸버가 해결할 수 있는 객체 형식을 `StepActions`, `Tasks`, `Pipelines`로 제한합니다. Pod 레이블 제거도 포함되어 있습니다.
조치 필요 (1)
breakingPod 레이블 제거
Pod 레이블이 제거되었습니다.
영향 확인 (1)
breaking리졸버가 해결할 수 있는 객체 형식 제한
사용자 지정 리졸버를 사용하거나
ResolutionRequest객체로StepActions,Tasks,Pipelines이외의 객체 형식을 해결하는 경우에 해당합니다.Tekton 리졸버는 이제
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 스택에 추가
조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.