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

Added kms resource to minimum policies documentation #2402

Merged
merged 3 commits into from Jul 9, 2020
Merged

Added kms resource to minimum policies documentation #2402

merged 3 commits into from Jul 9, 2020

Conversation

mfykmn
Copy link
Contributor

@mfykmn mfykmn commented Jul 6, 2020

Description

Version 0.15.0 of eksctl added multi-layered protection using KMS
https://github.com/weaveworks/eksctl/releases/tag/0.15.0-rc.1

When you use this feature, the stack will be stuck in the middle of the Cloudformation stack due to insufficient permissions for the current policy provided. Failure. We'll add our missing policy.

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Added labels for change area (e.g. area/nodegroup), target version (e.g. version/0.12.0) and kind (e.g. kind/improvement)
  • Make sure the title of the PR is a good description that can go into the release notes

@michaelbeaumont michaelbeaumont merged commit 5c9233d into eksctl-io:master Jul 9, 2020
@michaelbeaumont michaelbeaumont added kind/docs User documentation skip-release-notes Causes PR not to show in release notes labels Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/docs User documentation skip-release-notes Causes PR not to show in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants