Marakai

Results 11 issues of Marakai

Added the ability to also use IAM Permissions Boundaries in Roles. With boundaries becoming a more common feature for limiting permissions in IAM, found this feature quite useful. - Added...

I would like to be able to dynamically generate Roles based on the accounts. For example, if I have: ``` accounts: central: id: 123456678910 parent: true saml_provider: ProdADFS dev1: id:...

I've renamed two files for clarity: - `server.py` is `flask_server.py` because I always got confused with the code dealing with the NGINX server :) - `runner.py` I renamed to `hostshandler.py`...

This is totally experimental and I won't get around to actually testing it until next week: It's an attempt to introduce request rate limiting with `pyrate-limiter`. Things to determine: -...

Will you accept a PR on the FAQ: Q: WHY?!?! A: Because!

It is not clear whether BONZA and FAIR DINKUM are reserved words. Also, whether it's FAIR DINKUM or FAIRDINKUM!

IDEA

This is very useful and saved me quite some time, when I otherwise would have had to do this "by hand" when integrating Github tests into our `testify` based unit...

enhancement
question

Despite looking at the godocs, the tests and the source, I can't seem to figure out the correction `PushOptions` for the opposite of a mirror clone, i.e. push with the...

The compatibility table has a tickmark next to "(git) show", yet I see no code, methods or funcs that actually implement this, never mind with all its myriad options. Am...

I know this isn't exactly a supported app anymore, but it looked like it would still do the trick for a quick and dirt backfill of CT into Elastic. However,...