Skip to content

Automated Prometheus version update 0.92.1-87.19.2 - #6061

Open
replicated-ci-kurl wants to merge 1 commit into
mainfrom
automation/update-prometheus
Open

Automated Prometheus version update 0.92.1-87.19.2#6061
replicated-ci-kurl wants to merge 1 commit into
mainfrom
automation/update-prometheus

Conversation

@replicated-ci-kurl

@replicated-ci-kurl replicated-ci-kurl commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Automated changes by the cron-prometheus-update GitHub action

Adds [Prometheus add-on](https://kurl.sh/docs/add-ons/prometheus) version 0.92.1-87.19.2.

@replicated-ci-kurl
replicated-ci-kurl requested a review from a team as a code owner July 20, 2026 02:56
@replicated-ci-kurl replicated-ci-kurl added automated-pr kurl::type::feature Identifies automated prs as type feature for release notes generation action prometheus type::chore labels Jul 20, 2026
@greptile-apps

greptile-apps Bot commented Jul 20, 2026

Copy link
Copy Markdown

Reviews (1): Last reviewed commit: "Create new Prometheus version" | Re-trigger Greptile

# change ClusterIP services to NodePorts if required
if [ -z "$PROMETHEUS_SERVICE_TYPE" ] || [ "$PROMETHEUS_SERVICE_TYPE" = "NodePort" ] ; then
cp "$src/nodeport-services.yaml" "$operatordst"
insert_patches_strategic_merge "$operatordst/kustomization.yaml" nodeport-services.yaml

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 NodePort Patch Uses Legacy Kustomize Field

When PROMETHEUS_SERVICE_TYPE is unset or NodePort, this new version appends nodeport-services.yaml through insert_patches_strategic_merge. On clusters whose kubectl apply -k uses a kustomize version that rejects or mishandles patchesStrategicMerge, the Prometheus apply can fail before the operator resources are recreated, leaving the upgrade without the expected monitoring services.

@replicated-ci-kurl replicated-ci-kurl changed the title Automated Prometheus version update 0.92.1-87.17.0 Automated Prometheus version update 0.92.1-87.19.2 Jul 27, 2026
@replicated-ci-kurl
replicated-ci-kurl force-pushed the automation/update-prometheus branch from d724ad7 to 9989b06 Compare July 27, 2026 01:35
@greptile-apps

greptile-apps Bot commented Jul 27, 2026

Copy link
Copy Markdown

Reviews (2): Last reviewed commit: "Create new Prometheus version" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr kurl::type::feature Identifies automated prs as type feature for release notes generation action prometheus type::chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants