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

Adding completeLifecycleActionDelaySeconds in IMDS #1105

Open
zyberon opened this issue Dec 16, 2024 · 4 comments
Open

Adding completeLifecycleActionDelaySeconds in IMDS #1105

zyberon opened this issue Dec 16, 2024 · 4 comments
Assignees
Labels
stalebot-ignore To NOT let the stalebot update or close the Issue / PR

Comments

@zyberon
Copy link

zyberon commented Dec 16, 2024

Hey, will be possible in a near future using completeLifecycleActionDelaySeconds for the IMDS, because I'm having trouble with this my PVC and i dont know what to do, I'm getting a multi-attach error, is there any method to make it wait to have all pods running?

@Lu-David
Copy link
Contributor

Thanks @zyberon for raising this issue. I have a few questions:

  1. If I understand correctly, you want ASG lifecycle hooks + completeLifecycleActionDelay to be available in IMDS mode? And SQS is insufficient?
  2. Could you share the log output you're getting? Not sure what you mean by multi-attach error. Also any details on how to reproduce your issue would be greatly appreciated.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.

@github-actions github-actions bot added the stale Issues / PRs with no activity label Jan 17, 2025
Copy link

This issue was closed because it has become stale with no activity.

@zyberon
Copy link
Author

zyberon commented Jan 23, 2025

Hey, regarding question 1 yeah that's what i wanted but just adding the lifecycle hook to make a stop on the node deletetion solved my problem, it is related to K8S taking so long on deleting the pvc so it can not close gradefully before the node is deleted, adding a lyfecycle hook and plating witht the min and max of my ASG made everything works fine.

@LikithaVemulapalli LikithaVemulapalli added stalebot-ignore To NOT let the stalebot update or close the Issue / PR and removed stale Issues / PRs with no activity labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stalebot-ignore To NOT let the stalebot update or close the Issue / PR
Projects
None yet
Development

No branches or pull requests

3 participants