You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenShift Pipelines as Code v0.28.0 has been released 🥳
This is a major release with new features and usual bugfix and refactoring.
Enhanced pipelines_as_code_pipelinerun_count metric counter to enable filteration of PipelineRun count by Repository or Namespace. PR
Setting Controller, Webhook and Watcher Deployments securityContext readOnlyRootFilesystem to true
to increase the security and to avoid being flagged by the security scanner. PR
Fix of multiple blocker issues related to global repository functionality. PR-1742, PR-1745 and PR-1753
Redesign and Enhancement of PAC Resolver to cover few scenarios like PR
PAC will not resolve Pipelines unnecessarily which are not part of the PipelineRuns filtered for the event
Now you can use different version of same Task in different PipelineRuns/Pipelines.
Installation
To install this version you can install the release.yaml with kubectl for your platform :
Pipelines as Code version v0.28.0
OpenShift Pipelines as Code v0.28.0 has been released 🥳
This is a major release with new features and usual bugfix and refactoring.
Enhanced
pipelines_as_code_pipelinerun_count
metric counter to enable filteration of PipelineRun count by Repository or Namespace. PRSetting Controller, Webhook and Watcher Deployments securityContext readOnlyRootFilesystem to true
to increase the security and to avoid being flagged by the security scanner. PR
Fix of multiple blocker issues related to global repository functionality. PR-1742, PR-1745 and PR-1753
Redesign and Enhancement of PAC Resolver to cover few scenarios like PR
Installation
To install this version you can install the release.yaml with
kubectl
for your platform :Openshift
Kubernetes
Documentation
The documentation for this release is available here :
https://release-v0-28-0.pipelines-as-code.pages.dev
Changelog
https://github.com/openshift-pipelines/pipelines-as-code/releases/tag/v0.28.0
The text was updated successfully, but these errors were encountered: