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

Crude ASG/MNG implementations #4

Merged
merged 22 commits into from
Aug 20, 2020
Merged

Crude ASG/MNG implementations #4

merged 22 commits into from
Aug 20, 2020

Conversation

JacobGabrielson
Copy link
Contributor

I don't love this implementation but thought I'd get some feedback. I have tested it lightly with a separate (not checked in) test that actually works on real ASGs and MNGs

Copy link
Contributor

@ellistarn ellistarn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All comments are optional. Mostly sharing my style preferences with you. Only bug I noticed was maxnodes.

LICENSE Show resolved Hide resolved
go.mod Show resolved Hide resolved
Makefile Show resolved Hide resolved
pkg/cloudprovider/aws/autoscalinggroup.go Outdated Show resolved Hide resolved
pkg/cloudprovider/aws/autoscalinggroup.go Outdated Show resolved Hide resolved
pkg/cloudprovider/aws/managednodegroup_test.go Outdated Show resolved Hide resolved
pkg/cloudprovider/aws/managednodegroup_test.go Outdated Show resolved Hide resolved
pkg/cloudprovider/aws/managednodegroup.go Outdated Show resolved Hide resolved
@ellistarn ellistarn merged commit 4e92e9e into aws:master Aug 20, 2020
@JacobGabrielson JacobGabrielson deleted the asg branch August 20, 2020 19:06
gfcroft pushed a commit to gfcroft/karpenter-provider-aws that referenced this pull request Nov 25, 2023
johngmyers pushed a commit to johngmyers/karpenter that referenced this pull request May 31, 2024
Merge in DEL/karpenter-fork from DELIVERY-8215_update_to_0.27.0 to main

* commit 'c5b7235218996a4579180ab4811afe82c884ee9f':
  chore: Bump `karpenter-core` to latest (aws#3548)
  BREAKING CHANGE: Convert preferred anti-affinity to required anti-affinity (aws#3543)
  test: Fix daemonset preemption in testing to be `PreemptLowerPriority` (aws#3544)
  chore: Move instance to providers (aws#3509)
  docs: cleanup `aws.tags` and `specs.tags` docs (aws#3540)
  docs: Add Canva to Adopters (aws#3541)
  fix: fixed an issue where only using owners in amiSelector resulted in a failure (aws#3533)
  feat: add featureGates.driftEnabled to helm chart values (aws#3521)
  chore: Release v0.26.1 (aws#3519)
  fix: inflight IP tracking when CreateFleet returns an error (aws#3515)
  chore: add more integration test logs (aws#3511)
  chore(deps): bump github.com/aws/aws-sdk-go from 1.44.195 to 1.44.212 in /test (aws#3508)
  test: if the test fails, identify the names of the created nodes (aws#3504)
  chore: Move instancetypes to providers (aws#3478)
  feat: Added additional topology spread constraint (aws#3190)
  chore: Release v0.26.0 (aws#3506)
  test: fix test panic (aws#3503)
  chore: fix pco allocation strategy for ec2 fleet (aws#3502)
  docs: Add Docker to adopters list (aws#3500)
  Typo (aws#3487)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants