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

feat(eks): spot support for managed nodegroups #11962

Merged
merged 29 commits into from
Dec 22, 2020
Merged

feat(eks): spot support for managed nodegroups #11962

merged 29 commits into from
Dec 22, 2020

Commits on Dec 9, 2020

  1. Fixes #11827

    pahud committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    78717a7 View commit details
    Browse the repository at this point in the history
  2. chore(doc): update README

    pahud committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    554d0a4 View commit details
    Browse the repository at this point in the history
  3. chore(doc): minor

    pahud committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    93d300a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05a2c93 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    7abc1cb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    0dd4b3c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. use instanceTypes instead

    pahud committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    af765cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf53f7f View commit details
    Browse the repository at this point in the history
  3. add integ tests

    pahud committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    1d12a05 View commit details
    Browse the repository at this point in the history
  4. minor

    pahud committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    ef1dff4 View commit details
    Browse the repository at this point in the history
  5. minor

    pahud committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    53c7c35 View commit details
    Browse the repository at this point in the history
  6. minor

    pahud committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    0e78865 View commit details
    Browse the repository at this point in the history
  7. add annotations

    pahud committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    d2d9ca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. minor

    pahud committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1a02392 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Update packages/@aws-cdk/aws-eks/lib/managed-nodegroup.ts

    Co-authored-by: Eli Polonsky <Eli.polonsky@gmail.com>
    pahud and iliapolo authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    481e6f1 View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-eks/lib/managed-nodegroup.ts

    Co-authored-by: Eli Polonsky <Eli.polonsky@gmail.com>
    pahud and iliapolo authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    f05ddbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ab46c4 View commit details
    Browse the repository at this point in the history
  4. update the helper function

    pahud committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    fb13656 View commit details
    Browse the repository at this point in the history
  5. Update packages/@aws-cdk/aws-eks/test/test.nodegroup.ts

    Co-authored-by: Eli Polonsky <Eli.polonsky@gmail.com>
    pahud and iliapolo authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9888f2f View commit details
    Browse the repository at this point in the history
  6. fix tests

    pahud committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    cdd304f View commit details
    Browse the repository at this point in the history
  7. minor

    pahud committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    50c2ac6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    7ec29a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437256c View commit details
    Browse the repository at this point in the history
  3. fix tests

    pahud committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    47725ad View commit details
    Browse the repository at this point in the history
  4. fix tests

    pahud committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a20441f View commit details
    Browse the repository at this point in the history
  5. Some rephrasing

    iliapolo authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    ef0ccd9 View commit details
    Browse the repository at this point in the history
  6. Some rephrasing

    iliapolo authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    265ffae View commit details
    Browse the repository at this point in the history
  7. Some rephrasing

    iliapolo authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    6104476 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    394cefe View commit details
    Browse the repository at this point in the history