Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eksctl version pinned. #1817

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Eksctl version pinned. #1817

merged 1 commit into from
Jul 11, 2023

Conversation

viktor-kurchenko
Copy link
Contributor

@viktor-kurchenko viktor-kurchenko commented Jul 10, 2023

This is fix for the below error in pipeline:

Error: unable to describe cluster control plane: operation error EKS: DescribeCluster, https response error StatusCode: 404, RequestID: 007b2aae-2936-44cb-9cbf-4958dd3df8c2, ResourceNotFoundException: No cluster found for name: cilium-cilium-cli-5505927612-1-classic.

Successful runs: https://github.com/cilium/cilium-cli/actions/runs/5510195812/jobs/10044035655?pr=1817

The latest CI EKS related tests failed which is expected due to the issue with eksctls tool.

@viktor-kurchenko viktor-kurchenko temporarily deployed to ci July 10, 2023 15:15 — with GitHub Actions Inactive
@viktor-kurchenko viktor-kurchenko temporarily deployed to ci July 10, 2023 15:50 — with GitHub Actions Inactive
Signed-off-by: viktor-kurchenko <viktor.kurchenko@isovalent.com>
@viktor-kurchenko viktor-kurchenko temporarily deployed to ci July 10, 2023 16:30 — with GitHub Actions Inactive
@viktor-kurchenko viktor-kurchenko marked this pull request as ready for review July 10, 2023 16:30
@viktor-kurchenko viktor-kurchenko requested review from a team as code owners July 10, 2023 16:30
@nbusseneau
Copy link
Member

This is to fix this issue released in v0.148.0 => eksctl-io/eksctl#6774

@viktor-kurchenko viktor-kurchenko added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 11, 2023
@michi-covalent
Copy link
Contributor

oh thanks for fixing this! didn't realize it was eksctl version issue 🥰

@michi-covalent michi-covalent merged commit 09fac56 into main Jul 11, 2023
13 of 19 checks passed
@michi-covalent michi-covalent deleted the pr/vk/fix-ci-eksctl branch July 11, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants