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: Restrict IAM permissions to those related to Karpenter managed resources #1332

Merged
merged 27 commits into from
Apr 7, 2022
Merged
Changes from 24 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
6dc4ca6
fix: Restrict `ssm:GetParameter` IAM permissions to only the AWS serv…
bryantbiggs Feb 13, 2022
5680438
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Feb 14, 2022
91638f7
chore: update permissions and Terraform example
bryantbiggs Feb 14, 2022
ec47682
chore: update doc wording
bryantbiggs Feb 14, 2022
d2f8a08
chore: one last -var reference
bryantbiggs Feb 14, 2022
9ee6224
feat: restrict `iam:PassRole` to only the Karpenter node role
bryantbiggs Feb 14, 2022
4ebf661
fix: remove copy+paste cruft
bryantbiggs Feb 14, 2022
97fc9ba
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Feb 16, 2022
684c747
chore: update to use new sub-module
bryantbiggs Feb 16, 2022
2574bc7
Merge branch 'main' of github.com:bryantbiggs/karpenter into fix/rest…
bryantbiggs Feb 23, 2022
a3d6bf7
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Mar 16, 2022
36d1b41
chore: re-update and validate
bryantbiggs Mar 18, 2022
f69fb32
chore: remove cloudformation/eksctl changes and v0.6.4 changes
bryantbiggs Mar 18, 2022
e69ef7a
chore: align cluster name with other examples
bryantbiggs Mar 18, 2022
f4411ce
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Mar 23, 2022
c1500af
chore: updates from testing
bryantbiggs Mar 23, 2022
5f1f22e
chore: final update with latest module changes incorporated for Karpe…
bryantbiggs Mar 24, 2022
be7250c
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Mar 24, 2022
98b54c4
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Mar 29, 2022
3b53b83
chore: update terraform modules to current latest
bryantbiggs Mar 29, 2022
83398c6
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Mar 30, 2022
b060ee5
feat: create Karpenter provisioner using Terraform+kubectl
bryantbiggs Mar 30, 2022
a937b8e
fix: add required provider versions for 3rd party source resolution
bryantbiggs Mar 31, 2022
fd8df73
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Mar 31, 2022
67e2950
Update website/content/en/preview/getting-started/getting-started-wit…
bryantbiggs Apr 5, 2022
2653df1
Merge branch 'main' of github.com:aws/karpenter into fix/restrict-ssm…
bryantbiggs Apr 7, 2022
8576324
docs: add note to udate local kubeconfig before running kubectl commands
bryantbiggs Apr 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading