Skip to content

fix(tests): update the way we check the EKS versions#6101

Merged
sxd merged 1 commit intomainfrom
dev/6100
Nov 15, 2024
Merged

fix(tests): update the way we check the EKS versions#6101
sxd merged 1 commit intomainfrom
dev/6100

Conversation

@sxd
Copy link
Member

@sxd sxd commented Nov 14, 2024

AWS changed the entire format and content of the documentation for EKS
and the way we detected the supported versions was not working, now we
use the new format and the new path to get the versions.

Closes #6100

@sxd sxd requested review from a team, NiccoloFei, jsilvela and litaocdl as code owners November 14, 2024 10:09
@cnpg-bot cnpg-bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.22 release-1.23 release-1.24 labels Nov 14, 2024
@github-actions
Copy link
Contributor

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

AWS changed the entire format and content of the documentation for EKS and
the way we detected the supported versions was not working, now we use the
new format and the new path to get the versions

Closes #6100

Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
@sxd
Copy link
Member Author

sxd commented Nov 15, 2024

/ok-to-merge updating k8s versions workflow

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Nov 15, 2024
@sxd sxd merged commit 726a973 into main Nov 15, 2024
@sxd sxd deleted the dev/6100 branch November 15, 2024 06:21
cnpg-bot pushed a commit that referenced this pull request Nov 15, 2024
AWS changed the entire format and content of the documentation for EKS
and the way we detected the supported versions was not working, now we
use the new format and the new path to get the versions.

Closes #6100

Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
(cherry picked from commit 726a973)
cnpg-bot pushed a commit that referenced this pull request Nov 15, 2024
AWS changed the entire format and content of the documentation for EKS
and the way we detected the supported versions was not working, now we
use the new format and the new path to get the versions.

Closes #6100

Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
(cherry picked from commit 726a973)
cnpg-bot pushed a commit that referenced this pull request Nov 15, 2024
AWS changed the entire format and content of the documentation for EKS
and the way we detected the supported versions was not working, now we
use the new format and the new path to get the versions.

Closes #6100

Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
(cherry picked from commit 726a973)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-requested ◀️ This pull request should be backported to all supported releases ok to merge 👌 This PR can be merged release-1.22 release-1.23 release-1.24

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: EKS k8s version check not working

4 participants