Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-8501

Upstream release notes for triggers

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      * **Controller High-Availability using Pod Anti-Affinity**
          * **What the feature does:** This update enhances the high-availability of the Tekton Triggers controller by introducing a pod anti-affinity rule. This rule ensures that when multiple replicas of the controller are running, they are preferably scheduled on different nodes.
          * **When one needs to use the feature:** This feature is automatically leveraged in high-availability (HA) environments where multiple controller replicas are deployed. It helps minimize service disruption in the event of a single node failure.
          * **How to enable/use the feature:** The feature is enabled by default in the controller's deployment resources. No specific user configuration is required.

      ### Bugs

      * **Fixed issue: Panic on concurrent map writes**
          * Before this update, using a `TriggerGroup` that selected multiple Triggers with extensions could lead to a data race, causing the controller to panic. With this update, the underlying data race has been fixed.
      Show
      * **Controller High-Availability using Pod Anti-Affinity**     * **What the feature does:** This update enhances the high-availability of the Tekton Triggers controller by introducing a pod anti-affinity rule. This rule ensures that when multiple replicas of the controller are running, they are preferably scheduled on different nodes.     * **When one needs to use the feature:** This feature is automatically leveraged in high-availability (HA) environments where multiple controller replicas are deployed. It helps minimize service disruption in the event of a single node failure.     * **How to enable/use the feature:** The feature is enabled by default in the controller's deployment resources. No specific user configuration is required. ### Bugs * **Fixed issue: Panic on concurrent map writes**     * Before this update, using a `TriggerGroup` that selected multiple Triggers with extensions could lead to a data race, causing the controller to panic. With this update, the underlying data race has been fixed.
    • Unspecified Release Note Type - Unknown
    • Done
    • Pipelines Sprint Crookshank 37

      Story (Required)

      Any relevant RN from upstream needs to be added to the release notes section in a consolidated manner and docs team will be referring to this instead of google docs moving forward.

      Background (Required)

      <Describes the context or background related to this story>

      Out of scope

      • Drafting the release notes text.
      • Review and approval of release notes.
      • Publication of the release notes.

      Approach (Required)

      • Fetch the list of PRs/issues merged upstream for v1.20 from GitHub (tektoncd/triggers repo).
      • Identify PRs relevant to OpenShift Pipelines (skip upstream-only changes not consumed downstream, if applicable).
      • Organize contributions into categories (features, enhancements, bug fixes).

      Dependencies

      <Describes what this story depends on. Dependent Stories and EPICs should be linked to the story.>

      Acceptance Criteria (Mandatory)

      RN section is added with a consolidated list of revelant upstream release notes.

      INVEST Checklist

      Dependencies identified

      Blockers noted and expected delivery timelines set

      Design is implementable

      Acceptance criteria agreed upon

      Story estimated

      Legend

      Unknown

      Verified

      Unsatisfied

      Done Checklist

      • Code is completed, reviewed, documented and checked in
      • Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
      • Continuous Delivery pipeline(s) is able to proceed with new code included
      • Customer facing documentation, API docs etc. are produced/updated, reviewed and published
      • Acceptance criteria are met

              rh-ee-kbaig Khurram Baig
              rh-ee-pbheeman Pavan Mandayam Bheeman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: