chore(tekton): operator console plugin pin - #739
Conversation
GitOps CI ResultsLast Updated: 2026-09-23T17:14:23Z ✅ Expand: PR Checks✅ PR TitlePassed. ✅ Signed CommitsPassed. ✅ PR ChecklistPassed. ✅ Expand: Linting✅ MarkdownlintNo markdown files changed. ✅ PrettierPassed. ✅ ShellcheckPassed. ✅ golangci-lintNo Go files changed. ✅ KubeconformPassed. ✅ Expand: Static Checks✅ Large FilePassed. ✅ YAML SyntaxPassed. ✅ Config Sort OrderPassed. ✅ Starting CSVPassed. ✅ Scaffold TableDisabled. ✅ Expand: Kustomize Build✅ Overlay Build1 overlay(s) built successfully. ✅ HooksNo hooks defined. ✅ Kustomize FixAll kustomization.yaml files are up to date. ✅ Ghost PatchesNone detected. ✅ Expand: Scaffold Validation✅ Scaffold DriftNo drift detected. ✅ Scaffold ExecAll scaffold runs succeeded. ✅ Disabled OverlaysNo modified overlay is disabled. ✅ Pre-Existing Scaffold DriftNone detected. ✅ Cluster CoverageAll clusters accounted for. ✅ Expand: Scaffold Drift ProtectionAll modified overlays with a scaffold template have drift protection enabled. ℹ️ Expand: Resource Complianceℹ️ Accepted Exemptions (pre-existing) (3)
✅ Expand: CI NotesPipeline completed.
k8s-gitops-ci pipeline --url="https://github.com/ArthurVardevanyan/HomeLab" --pr=739 --assume-openshift |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
⚙️ Agent run details
|
PR Code Suggestions ✨Explore these optional code suggestions:
⚙️ Agent run details
|
196fac5 to
475db46
Compare
PR Type
Bug fix
Description
Pin console plugin image to stable digest
Prevent upstream webpack caching corruption issues
Update operator manifest generation script logic
Ensure idempotent image pinning during CI
Diagram Walkthrough
File Walkthrough
operator.yaml
Pin console plugin image in operator deploymentkubernetes/tekton/overlays/operator/operator.yaml
IMAGE_PIPELINES_CONSOLE_PLUGINenvironment variablecreate_manifest.sh
Update manifest generation script for image pinningkubernetes/tekton/create_manifest.sh
⚙️ Agent run details