villebro commented on PR #317:
URL: 
https://github.com/apache/superset-kubernetes-operator/pull/317#issuecomment-5445289493

   Updated this PR with the requested supported-Kubernetes follow-up.
   
   Changes made:
   - Promoted Kubernetes 1.37 into the native supported matrix using the kind 
v0.33.0 prebuilt node image.
   - Expanded native support to the newest three kind-published minors: 1.37, 
1.36, and 1.35.
   - Disabled experimental next support again by keeping the placeholder as 
`"next": null`, matching the earlier disabled shape.
   - Updated the sync script, generated supported-version docs, scheduled sync 
PR text, and Renovate guidance to reflect the three-version policy.
   
   Validation:
   - `./scripts/sync-supported-versions.sh --check`
   - `make supported-versions`
   - `bash -n scripts/sync-supported-versions.sh 
scripts/render-supported-versions.sh`
   - `git diff --check`
   - commit hook ran `golangci-lint run` successfully
   
   Pushed as `b341cce` (`ci: support three native Kubernetes versions`).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to