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

Get rid of the equal char when calling bootstrap.sh #1520

Merged
merged 6 commits into from
Mar 15, 2022
Merged

Get rid of the equal char when calling bootstrap.sh #1520

merged 6 commits into from
Mar 15, 2022

Conversation

spring1843
Copy link
Contributor

@spring1843 spring1843 commented Mar 15, 2022

1. Issue, if available:

2. Description of changes:
Get rid of the equal sign because the bootstrap.sh will not properly parse it and assume it is empty. Which will result in it trying to find the API server automatically which works for EKS cluster but does not for others.

The extra =s were added in #1420

This is a problem introduced in

3. How was this change tested?

4. Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: link to issue
  • No

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

…parse it and assume its empty. Which will result in it trying to find the API server automatically which works for EKS cluster but does not for others
@netlify
Copy link

netlify bot commented Mar 15, 2022

✔️ Deploy Preview for karpenter-docs-prod canceled.

🔨 Explore the source changes: a84e207

🔍 Inspect the deploy log: https://app.netlify.com/sites/karpenter-docs-prod/deploys/6230f75242136f00084d353f

@spring1843 spring1843 changed the title Get rid of the equal char when calling bootstrap.shj Mar 15, 2022
@spring1843 spring1843 changed the title Get rid of the equal char when calling bootstrap.shj Get rid of the equal char when calling bootstrap.sh Mar 15, 2022
ellistarn
ellistarn previously approved these changes Mar 15, 2022
ellistarn
ellistarn previously approved these changes Mar 15, 2022
Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

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

IIUC --use-max-pods should not have an equal since it's an eks-bootstrap arg and not a kubelet extra arg

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

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

lgtm! thanks!

@bwagner5 bwagner5 merged commit f62cf98 into aws:main Mar 15, 2022
@spring1843 spring1843 deleted the rm/get-rid-of-equal-char branch March 25, 2022 18:34
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.

3 participants