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

Fix documentation/comment nits #1170

Merged
merged 3 commits into from
Oct 19, 2020
Merged

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Oct 16, 2020

Description of changes:

QUICKSTART-EKS: correct the note about eksctl writing kubectl context

It's done automatically now, so it's better to have a quick description of
contexts and how the user can change it if desired.
QUICKSTART-EKS: Add missing region argument to describe-security-groups call

All other aws calls (other than iam, which is regionless) have a region
argument, but this one is missing.  It could lead users astray when it doesn't
find their security group, if they're setting up in another region.
pubsys: fix typo in SSM error message

Testing done:

They render real nice!

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

…ps call

All other aws calls (other than iam, which is regionless) have a region
argument, but this one is missing.  It could lead users astray when it doesn't
find their security group, if they're setting up in another region.
It's done automatically now, so it's better to have a quick description of
contexts and how the user can change it if desired.
@tjkirch tjkirch merged commit 708f648 into bottlerocket-os:develop Oct 19, 2020
@tjkirch tjkirch deleted the nits branch October 19, 2020 16:27
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