gloo
gloo copied to clipboard
Bump K8s in Github workflows to 1.33.1
Few follow-up bumps to #10899 Part of https://github.com/solo-io/solo-projects/issues/8102
Issues linked to changelog: https://github.com/solo-io/solo-projects/issues/8102
Visit the preview URL for this PR (updated for commit 21313de):
https://gloo-edge--pr10905-ymesika-extra-k8s-13-e3metivp.web.app
(expires Mon, 30 Jun 2025 17:12:20 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 77c2b86e287749579b7ff9cadb81e099042ef677
@sheidkamp The only reason I added support for both is that the older LTS conformance tests seem to have their own min/max versions. We can have their own env files but not sure if it's the preferred way.
@sheidkamp The only reason I added support for both is that the older LTS conformance tests seem to have their own min/max versions. We can have their own env files but not sure if it's the preferred way.
We don't need to worry about LTS branches - they will have their own version of the action. Can we do 2 things to make this consistent with other composite actions:
- Move the dotenv action to caller
- Pass everything as inputs and only rely on inputs with no to the matrix variables?