SovereignCloudStack / cluster-stacks

Definition of Cluster Stacks based on the ClusterAPI ClusterClass feature
https://scs.community/
Apache License 2.0
7 stars 6 forks source link

chore(versions): remove 1.27 since it's EOL from today #123

Closed jschoone closed 5 days ago

jschoone commented 2 weeks ago

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

DEiselt commented 1 week ago

Should be fine but the base files will still be using 1.27. Do we keep it like that? If not, we should be able to generate 1.28 and copy the result to the source dir.

jschoone commented 1 week ago

Should be fine but the base files will still be using 1.27. Do we keep it like that? If not, we should be able to generate 1.28 and copy the result to the source dir.

Hi @DEiselt, you're right! Could you do that?

DEiselt commented 6 days ago

Should be fine but the base files will still be using 1.27. Do we keep it like that? If not, we should be able to generate 1.28 and copy the result to the source dir.

Hi @DEiselt, you're right! Could you do that?

Hi @jschoone , somehow missed your comment but it's done. Some of the changes in my commits are formatting due to the file content being "dragged" through the YAML library.