Skip to content

Break out general KernelUser policy#1642

Closed
mattmanning wants to merge 2 commits intomasterfrom
break-up-policy
Closed

Break out general KernelUser policy#1642
mattmanning wants to merge 2 commits intomasterfrom
break-up-policy

Conversation

@mattmanning
Copy link
Contributor

@mattmanning mattmanning commented Jan 30, 2017

Note: this might cause another ECS Service replacement. We should test for that and take appropriate actions to mitigate update issues if so.

Break out general KernelUser policy to avoid AWS character limits.

Over time we will move more of these into "locked down" policy documents.

@mattmanning
Copy link
Contributor Author

"ManagedPolicyArns": [
{ "Ref": "KernelUserPolicy" },
{ "Ref": "KernelUserIAMPolicy" },
{ "Ref": "KernelUserGeneralPolicy" }
Copy link
Contributor

Choose a reason for hiding this comment

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

KernelUserGeneralPolicy should be added to the DependsOn for the user resource.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@MiguelMoll Done, thanks.

@codecov-io
Copy link

codecov-io commented Jan 30, 2017

Codecov Report

Merging #1642 into master will not impact coverage.

@@           Coverage Diff           @@
##           master    #1642   +/-   ##
=======================================
  Coverage   29.93%   29.93%           
=======================================
  Files         138      138           
  Lines       13347    13347           
=======================================
  Hits         3996     3996           
  Misses       8922     8922           
  Partials      429      429

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f887740...b36fe11. Read the comment docs.

@MiguelMoll MiguelMoll added this to the 20170130-2 milestone Jan 30, 2017
MiguelMoll added a commit that referenced this pull request Jan 30, 2017
@MiguelMoll MiguelMoll mentioned this pull request Jan 30, 2017
18 tasks
SonOfBytes pushed a commit to SonOfBytes/rack that referenced this pull request Mar 17, 2017
@ddollar ddollar deleted the break-up-policy branch March 29, 2017 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants