To upgrade to k8s 1.30, we need go 1.22 Changes: - https://github.com/cnoe-io/idpbuilder/blob/1ed542233337eeca121b24a25db5b1e96a722c6d/go.mod#L3 - https://github.com/cnoe-io/idpbuilder/blob/1ed542233337eeca121b24a25db5b1e96a722c6d/.github/workflows/e2e.yaml#L17 - https://github.com/cnoe-io/idpbuilder/blob/1ed542233337eeca121b24a25db5b1e96a722c6d/.github/workflows/pr.yaml#L15 - https://github.com/cnoe-io/idpbuilder/blob/1ed542233337eeca121b24a25db5b1e96a722c6d/.github/workflows/release.yaml#L20 Wonder if we we should store them in repo variables.
To upgrade to k8s 1.30, we need go 1.22
Changes:
idpbuilder/go.mod
Line 3 in 1ed5422
idpbuilder/.github/workflows/e2e.yaml
Line 17 in 1ed5422
idpbuilder/.github/workflows/pr.yaml
Line 15 in 1ed5422
idpbuilder/.github/workflows/release.yaml
Line 20 in 1ed5422
Wonder if we we should store them in repo variables.