Skip to content

Test v1.32 PROW update#83

Open
m-chau wants to merge 3 commits intorelease-1.32-ltsfrom
test-1.32-prow
Open

Test v1.32 PROW update#83
m-chau wants to merge 3 commits intorelease-1.32-ltsfrom
test-1.32-prow

Conversation

@m-chau
Copy link
Copy Markdown

@m-chau m-chau commented Mar 27, 2026

Added test changes section to CHANGELOG for version 1.32.13.

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR is related to:

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


Added test changes section to CHANGELOG for version 1.32.13.
@aks-lts-prow
Copy link
Copy Markdown

aks-lts-prow bot commented Mar 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: m-chau
Once this PR has been reviewed and has the lgtm label, please assign jeremyrickard for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@aks-lts-prow aks-lts-prow bot requested a review from jeremyrickard March 27, 2026 22:18
Updated changelog to include prow test triggers.
@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 30, 2026

/ok-to-test

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 30, 2026

/retest-all

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 30, 2026

/test all

@m-chau m-chau changed the title Update CHANGELOG for version 1.32.13 Test v1.32 PROW update Mar 31, 2026
@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/test all

1 similar comment
@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/test all

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/retest

1 similar comment
@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/retest

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/test al

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/test all

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/test pull-kubernetes-dependencies

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Mar 31, 2026

/test all

m-chau added a commit to aks-lts/test-infra that referenced this pull request Apr 1, 2026
…estarts (#60)

## Changes

### Prow image bump
- Bump all Prow component images to `v20260225-8287579aa` (matching
upstream production)

### S3 endpoint fix
- The new Prow images use AWS SDK v2, which requires the S3 endpoint to
be a full URI with scheme
- Added `http://` prefix to the MinIO endpoint in `s3-credentials`
secrets (both `prow` and `test-pods` namespaces)
- Without this, Spyglass fails with: `Custom endpoint
'minio.prow.svc.cluster.local' was not a valid URI`

### Deploy workflow: smart secret-aware restarts
- Prow components (deck, crier) read `s3-credentials` at startup and
don't watch for changes
- Added a post-deploy step that computes the md5 hash of the current
`s3-credentials` secret and compares it to an annotation on the
deployment's pod template
- If the hash doesn't match (or the annotation is missing), the
deployment is patched with the new hash — triggering a rolling restart
- If the hash matches, no restart occurs (idempotent deploys stay fast)

## Testing
- Deployed via workflow dispatch and verified Spyglass pages load
correctly
- Confirmed `/test all` triggers Prow jobs on
aks-lts/kubernetes#83

---------

Co-authored-by: AKSClaw <aksclaw@aksclaw.aksdev.io>
Co-authored-by: AKSClaw <aksclaw@users.noreply.github.com>
@m-chau
Copy link
Copy Markdown
Author

m-chau commented Apr 1, 2026

/test all

@m-chau
Copy link
Copy Markdown
Author

m-chau commented Apr 2, 2026

/retest

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant