gloo icon indicating copy to clipboard operation
gloo copied to clipboard

Bump K8s in Github workflows to 1.33.1

Open ymesika opened this issue 5 months ago • 2 comments

Few follow-up bumps to #10899 Part of https://github.com/solo-io/solo-projects/issues/8102

ymesika avatar Jun 18 '25 15:06 ymesika

Issues linked to changelog: https://github.com/solo-io/solo-projects/issues/8102

solo-changelog-bot[bot] avatar Jun 18 '25 15:06 solo-changelog-bot[bot]

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

github-actions[bot] avatar Jun 18 '25 15:06 github-actions[bot]

@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.

ymesika avatar Jun 23 '25 13:06 ymesika

@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?

sheidkamp avatar Jun 23 '25 14:06 sheidkamp