Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 12:52

Deployment Certifications and Source Traceability

KubeRocketCI container images bear cosign signatures. Refer to the documentation for instructions on verification.
The Rekor UUID's for this release is 108e9186e8c5677a47df6c96325258c00958b039d9226b27973343a04fe0407b8081485a0532c85d - attestation and
108e9186e8c5677a1c473e6d1928b4660255978e8378ac3d4af2bd13afd840f4dce8ba0cb700d139 - signature

v0.13.0 - 2024-10-18

Features

  • Pass env vars from ConfigMap for deploy task (#307)
  • Create pipelines with VCS Bitbucket for all codebases (#325)
  • Add support Bitbucket VSC for Go pipelines (#315)
  • Add resources for deploy rpm(#275)
  • Add Tekton resources for deploy RPM Package via AWX (#277)
  • Add last commit message to interceptor response for BitBucket (#311)
  • Add Support for BitBucket as GitServer (#317)
  • Add bitbucket-set-status task for tekton pipelines (#315)
  • Add Tekton config to support for BitBucket Cloud (#311)
  • Add support for BitBucket Cloud (#311)
  • Add maven-rpm pipelines (#282)
  • Add deploy pipeline with approve task(#279)
  • Implement rpm build functionality (#272)
  • Enhance Pipeline Triggering Process (#263)
  • Add dynamic pipeline name retrieval from CodebaseBranch spec (#263)
  • Add C make/cmake application pipelines (#260)
  • Update jira task Include GitCommitUrl instead of Pipelinerun(#252)
  • Add clean pipelines for tekton (#244)
  • Re-trigger Tekton Pipeline with /ok-to-test comment (#238)
  • Add GitHub owners check configuration (#234)
  • Add pipelines tasks tests for new codebase ansible(#236)

Bug Fixes

  • Update rpm default versioning (#339)
  • Fix BitBucket commit url for Jira integration (#317)
  • Fix git link for the bitbucket TriggerBinding (#336)
  • Update image for python pipelines (#334)
  • Fix TriggerTemplate for deploy-with-approval flow (#329)
  • Use basic auth for Bitbucket Api request (#311)
  • Align dependency between build tasks python(#323)
  • Fix c lang pipelines (#290)
  • Fix TriggerTemplate for deploy with approve step (#279)
  • Align rpm-build argo diff (#272)
  • Update parameter definition (#261)
  • Fix code duplication in dockerbuild-verify Task(#242)
  • Fix commit-validate task to check only the first line (#229)
  • Fix commit-validate task to check only the first line (#229)
  • Install packages via requirements (#215)

Routine

  • Align tekton-cache version (#341)
  • Update RBAC for autotests (#60)
  • Update alpine base image to v3.18.9 (#331)
  • Update auth type for set-status task (#315)
  • Update sonar scanner config (#311)
  • Update e2e tests for GH, switch to stable version of Tekton (#311)
  • Remove kaniko cache usage (#309)
  • Align tasks field in test (#290)
  • Validate 'type' field for QuickLink resources (#304)
  • Format Tekton Tasks and Pipelines According to Pre-defined Structure (#290)
  • Remove config.yaml from validation script (#290)
  • Add description to the approval promote procedure (#279)
  • Update save-cache and get-cache tasks (#294)
  • Update base image for cache tasks (#294)
  • Switch cache compression algorithm to zstd (#294)
  • Add check for the Tekton Pipeline and Task structure (#290)
  • Align Tekton Piplines formating
  • Add k8s 1.30 check and update kuttle (#282)
  • Update Tekton-dashboard version to v0.50.0 (#286)
  • Do not set make parameters for rpm build (#282)
  • Update rpm-build flow for java17 maven (#282)
  • Update report message
  • Enable labels for review and build pipelines (#270)
  • Disable Tekton dashboard deployments(#266)
  • Update KubeRocketCI names (#258)
  • Update templates to include changeNumber from Merge Request (#250)
  • Make Tekton Dashboard quickLink deployment optional(#246)
  • Update Gerrit Trigger Template for Remote Cluster Deployment (#248)
  • Update github.com/epam/edp-codebase-operator dependency (#240)
  • Switch redirect link from Tekton Dashboard to KRCI Portal page (#232)
  • Add Grafana Tekton dashboard (#227)
  • Implement Results Emission for All Build Pipelines (#225)
  • Revert Update gitservers event listener name and add label (#222)
  • Update gitservers event listener name and add label (#222)
  • Align to new name KubeRocketCI (#220)
  • Address flaky e2e tests (#215)
  • Update tekton-helm image version (#215)
  • Update current version (#211)
  • Update kuttle and kind images (#215)

Documentation

  • Update changelog file for release notes (#302)
  • Update CHANGELOG md (#302)
  • Replace EDP with KubeRocketCI in README md (#268)