Skip to content

Conversation

@kimxogus
Copy link
Contributor

@kimxogus kimxogus commented Jan 11, 2021

Added spotInterruptHandler to addAutoScalingGroupCapacity and connectAutoScalingGroupCapacity that allows disabling the installation of the spot-interrupt-handler helm chart.

Closes #12451


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Jan 11, 2021

@github-actions github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Jan 11, 2021
@kimxogus kimxogus force-pushed the kimxogus/add-spot-interrupt-handler-option branch from f47b5a1 to bbf0bc7 Compare January 11, 2021 04:25
@iliapolo iliapolo changed the title feat(aws-eks): add addSpotInterruptHandler option feat(eks): add addSpotInterruptHandler option Jan 12, 2021
@iliapolo iliapolo changed the title feat(eks): add addSpotInterruptHandler option feat(eks): spot interruption handler can be disabled for self managed nodes Jan 12, 2021
@iliapolo iliapolo added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Jan 12, 2021
@mergify mergify bot dismissed iliapolo’s stale review January 12, 2021 12:24

Pull request has been modified.

@kimxogus kimxogus force-pushed the kimxogus/add-spot-interrupt-handler-option branch from 56fe586 to 9c88773 Compare January 12, 2021 12:33
@kimxogus
Copy link
Contributor Author

@iliapolo Applied changes! Can you review again?

@mergify mergify bot dismissed iliapolo’s stale review January 12, 2021 13:34

Pull request has been modified.

iliapolo
iliapolo previously approved these changes Jan 12, 2021
@iliapolo iliapolo removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Jan 12, 2021
@mergify mergify bot dismissed iliapolo’s stale review January 12, 2021 14:32

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Jan 12, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: cd69dc6
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Jan 12, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 6ac1f4f into aws:master Jan 12, 2021
@kimxogus kimxogus deleted the kimxogus/add-spot-interrupt-handler-option branch January 13, 2021 00:58
@mrsiejas
Copy link
Contributor

mrsiejas commented Aug 9, 2021

@iliapolo did you consider to pass configuration arguments to the spot_interrupt_handler instead of making it boolean? is it possible to parameterize spot_interrupt_handler with this cdk built in handler or it has to be done separately via helm chart?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-eks): Option not to add spot interrupt handler when adding spot asg

4 participants