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

Fix EKS cluster deployment #3098

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Fix EKS cluster deployment #3098

merged 1 commit into from
Mar 13, 2025

Conversation

gurevichdmitry
Copy link
Collaborator

@gurevichdmitry gurevichdmitry commented Mar 13, 2025

Summary of your changes

This PR adds a new resource that checks the EKS cluster status and waits until the cluster becomes active.

AWS docs reference

Screenshot/Data

Successful run after the fix.

Screenshot 2025-03-13 at 14 26 55

Related Issues

Copy link

mergify bot commented Mar 13, 2025

This pull request does not have a backport label. Could you fix it @gurevichdmitry? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.
    NOTE: backport-v8.x has been added to help with the transition to the new branch 8.x.

@gurevichdmitry gurevichdmitry linked an issue Mar 13, 2025 that may be closed by this pull request
1 task
@gurevichdmitry gurevichdmitry marked this pull request as ready for review March 13, 2025 11:18
@gurevichdmitry gurevichdmitry requested a review from a team as a code owner March 13, 2025 11:18
@gurevichdmitry gurevichdmitry merged commit abd55b3 into main Mar 13, 2025
9 checks passed
@gurevichdmitry gurevichdmitry deleted the dg-fix-eks-deployment branch March 13, 2025 12:57
mergify bot pushed a commit that referenced this pull request Mar 13, 2025
update oidc resource

(cherry picked from commit abd55b3)
gurevichdmitry added a commit that referenced this pull request Mar 13, 2025
Fix EKS cluster deployment (#3098)

update oidc resource

(cherry picked from commit abd55b3)

Co-authored-by: Dmitry Gurevich <dmitry.gurevich@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix EKS cluster deployment
2 participants