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

Add support for repoing managed policies #265

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maramSalamouny
Copy link

Only inline policies are supported currently.

  • If a managed policy can be deleted, we detach it from the role.
  • If a managed policy can be minimized, we detach it from the role and add a minimized inline version of it.
  • Role rollback returns an inline copy of the previously managed policy.

� Conflicts:
�	repokid/commands/repo.py
�	repokid/commands/role_cache.py
�	repokid/role.py
�	repokid/utils/roledata.py
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.

None yet

2 participants