Skip to content

Conversation

@chithreshazad
Copy link
Contributor

Issue #, if available:

Description of changes:

The kustomize-controller is failing with

kubectl logs kustomize-controller-8589b7fd57-62kv4 -n flux-system | grep error
...
{"level":"error","ts":"2025-10-28T00:20:58.625Z","logger":"controller.kustomization","msg":"Reconciliation failed after 482.930394ms, next try in 2m0s","reconciler group":"kustomize.toolkit.fluxcd.io","reconciler kind":"Kustomization","name":"kubernetes-iteration-toolkit","namespace":"tekton-pipelines","revision":"main/5009ee34941fc5f77054986fc450c5be68cc8bb0","error":"Pipeline/scalability/derekff-karpenter-testing dry-run failed, reason: BadRequest, error: admission webhook \"validation.webhook.pipeline.tekton.dev\" denied the request: validation failed: non-existent variable in \"$(params.slack-hook)\": spec.finally[0].params[slack-hook]\n"}

This is likely blocking Flux to sync from KIT.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

chithresha and others added 3 commits October 22, 2025 11:03
Description / Motivation: The release-1.13 version is 3 years old leading to CVEs.
…rors

Description / Motivation: The kustomize-controller is failing with

```
kubectl logs kustomize-controller-8589b7fd57-62kv4 -n flux-system | grep error
...
{"level":"error","ts":"2025-10-28T00:20:58.625Z","logger":"controller.kustomization","msg":"Reconciliation failed after 482.930394ms, next try in 2m0s","reconciler group":"kustomize.toolkit.fluxcd.io","reconciler kind":"Kustomization","name":"kubernetes-iteration-toolkit","namespace":"tekton-pipelines","revision":"main/5009ee34941fc5f77054986fc450c5be68cc8bb0","error":"Pipeline/scalability/derekff-karpenter-testing dry-run failed, reason: BadRequest, error: admission webhook \"validation.webhook.pipeline.tekton.dev\" denied the request: validation failed: non-existent variable in \"$(params.slack-hook)\": spec.finally[0].params[slack-hook]\n"}
```

This is likely blocking Flux to sync from KIT.
@mengqiy mengqiy merged commit cff08b9 into awslabs:main Oct 28, 2025
4 checks passed
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.

3 participants