• v0.1.32 4fba4a9259

    v0.1.32 Stable

    pipeline-bot released this 2026-07-13 12:05:36 +00:00 | 120 commits to main since this release

    Removed

    • Dead CRD fields (audit Wave 2), all confirmed never-read: SigningSpec.Method,
      DeploySpec.Engine, BranchProtectionSpec.Main/.Trunk (PipelineProject) and
      PipelineBuildSpec.Trigger/.DeclaredBy (PipelineBuild). The real drivers are the
      taxonomy (Keyset/DeployProfile) and unconditional branch-protection rendering.
      Also stopped the declare-build sensor writing the now-removed trigger/declaredBy.
      Regenerated deepcopy + CRD manifests + golden; parity/golden unchanged (proves the
      fields never reached rendered output). Requires the CR-side strip in sean/pipelines
      to ship FIRST (this drops the fields from the CRD schema).

    Included changes (v0.1.31 -> v0.1.32)

    • 360dac52a244 chore(operator): remove dead CRD fields (audit Wave 2)
    Downloads