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

1.25 #341

Merged
merged 18 commits into from
Jun 21, 2023
Merged

1.25 #341

merged 18 commits into from
Jun 21, 2023

Commits on Jun 6, 2023

  1. Remove asg_node_group

    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    34a02ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5000a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c587aea View commit details
    Browse the repository at this point in the history
  4. Update terraform providers

    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d39f982 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3e7e1f View commit details
    Browse the repository at this point in the history
  6. Karpenter fargate role

    Allow pods in the karpenter namespace to run on fargate
    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6f5b2b2 View commit details
    Browse the repository at this point in the history
  7. Fixup tests

    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    511a5bf View commit details
    Browse the repository at this point in the history
  8. Remove unused examples

    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d5db9a7 View commit details
    Browse the repository at this point in the history
  9. Remove local tests

    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7cd15bd View commit details
    Browse the repository at this point in the history
  10. fmt

    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    abb2ca2 View commit details
    Browse the repository at this point in the history
  11. Add helm to CI image

    errm committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    bcd94b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Allow cluster IAM role to be specified

    The design here is that new clusters all have a new IAM role per
    cluster. But to avoid recreating legacy clusters on upgrade, we
    need a way to use an externally managed IAM role.
    errm committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    04a9555 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    9d9a100 View commit details
    Browse the repository at this point in the history
  2. Fix

    errm committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6f09b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Bring addons back

    errm committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    49a9bdb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Fix addon config

    * Also adds fargate profile for `kube-system` or some addons will fail.
    errm committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    878d201 View commit details
    Browse the repository at this point in the history
  2. whitespace

    errm committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7d232c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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