Skip to content

Compatibility Matrix Update 2026-08-25 - #4053

Merged
michaeljguarino merged 1 commit into
masterfrom
compatibility-matrix-update-2026-08-25
Aug 25, 2026
Merged

Compatibility Matrix Update 2026-08-25#4053
michaeljguarino merged 1 commit into
masterfrom
compatibility-matrix-update-2026-08-25

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated Pull Request to update compatibility matrix

@github-actions github-actions Bot added the enhancement New feature or request label Aug 25, 2026
@soffi-ai

soffi-ai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Soffi AI Summary

This is an automated PR that refreshes the static compatibility matrix data used by the Console to display add-on version support across Kubernetes versions. The primary motivation is to add Kubernetes 1.36 support across all tracked add-ons and introduce new version entries for several components.

Key changes:

  • Kubernetes 1.36 added to supported versions: All existing add-on versions (aws-ebs-csi-driver, aws-efs-csi-driver, aws-load-balancer-controller, coredns, external-dns, flux, kserve, kube-prometheus-stack, metrics-server, rabbitmq-cluster-operator, traefik) have had 1.36 prepended to their kube compatibility lists, extending support to the newly released Kubernetes version.
  • New add-on versions added: kserve and aws-efs-csi-driver received new version entries beyond just the Kubernetes version bump.
  • New data files added: static/kube_changelog.yaml (+104 lines) and static/compatibilities/bigbang.yaml (+113 lines) were added, introducing a Kubernetes changelog dataset and BigBang add-on compatibility data respectively.
  • kube-prometheus-stack updated: Significant refresh of version entries (+87/-68), likely reflecting new chart releases.

This data is consumed by the Elixir server (via static/compatibilities/) to power the add-on compatibility UI in the Console, helping operators understand which add-on versions are safe to run on which Kubernetes versions.

Commits

Commit Summary
13e79e2 Automated refresh of static compatibility matrix data as of 2026-08-25: adds Kubernetes 1.36 to the supported version list for all tracked add-ons (aws-ebs-csi-driver, aws-efs-csi-driver, aws-load-balancer-controller, coredns, external-dns, flux, kserve, kube-prometheus-stack, metrics-server, rabbitmq-cluster-operator, traefik), introduces new add-on version entries for kserve and aws-efs-csi-driver, and adds two new static data files — kube_changelog.yaml and bigbang.yaml.

Updated: 2026-08-25 01:29 UTC

Deploy in Soffi

@greptile-apps

greptile-apps Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This automated update refreshes the Kubernetes compatibility matrix for Kubernetes 1.36 and adds newly discovered addon releases.

  • Adds Kubernetes 1.36 compatibility across multiple addon version histories.
  • Adds Big Bang 3.31.0, AWS EFS CSI Driver 2.1.12, KServe patch releases, and kube-prometheus-stack 81.6.9.
  • Adds the Kubernetes 1.36 changelog and keeps the aggregate and per-addon compatibility data updated.

Confidence Score: 5/5

The compatibility-data refresh appears safe to merge, with no concrete changed-code failure identified.

The changed YAML remains structurally coherent, the newly added releases follow the existing data model and ordering, and no reachable inconsistency or invalid recommendation was established.

Important Files Changed

Filename Overview
static/compatibilities.yaml Updates the aggregate compatibility matrix with Kubernetes 1.36 support and newly discovered addon releases; no actionable inconsistency was established.
static/compatibilities/bigbang.yaml Adds Big Bang 3.31.0 and its component requirements in descending release order.
static/compatibilities/aws-efs-csi-driver.yaml Adds AWS EFS CSI Driver 2.1.12 and expands applicable compatibility records to Kubernetes 1.36.
static/compatibilities/kserve.yaml Adds KServe patch-release metadata and Kubernetes 1.36 compatibility updates.
static/compatibilities/kube-prometheus-stack.yaml Adds kube-prometheus-stack 81.6.9 and extends supported release records to Kubernetes 1.36.
static/kube_changelog.yaml Adds the Kubernetes 1.36 release changelog entry.

Reviews (1): Last reviewed commit: "Updated compatibility matrix 2026-08-25" | Re-trigger Greptile

@michaeljguarino
michaeljguarino merged commit 9b9ca37 into master Aug 25, 2026
4 checks passed
@michaeljguarino
michaeljguarino deleted the compatibility-matrix-update-2026-08-25 branch August 25, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant