Andrew Cutler

Results 51 comments of Andrew Cutler

Thanks for fixing this. I came here to report this same issue and it looks like it's been fixed/merged. This issue can likely be closed.

I've pinged https://github.com/jirwin/burrow_exporter/issues/44, as I'm sure there are plenty of others that don't know about this feature

I've reproduced this: ``` anonimatron_1 | Anonymizing table 'domain_operations', total progress [0%, ETA 7:34:32 PM]Exception in thread "main" java.lang.RuntimeException: java.lang.UnsupportedOperationException: Can not anonymize objects of type class java.sql.Timestamp anonimatron_1 |...

@gschueler can you please update the `README.md` to document the fact that `ec2.DescribeInstances` is the only policy action required.

Have you seen https://github.com/adlibre/dms-installer ? At some point in the future we'll be providing a Docker image and Systemd unit files to simplify deployment.

It's not hard to roll your own image and bake in the provider deps that you require and the official image just start your image with `FROM ghcr.io/runatlantis/atlantis:v0.19.8`.

This is the current workaround https://gist.github.com/macropin/49f8a3c72afc157fa0d81688d26af677

I've got a similar issue. I'm trying to prevent the second level menus from fully expanding.

@MostHated add the following to your custom theme and this should expand all the menus: ```css #sidebar ul.topics ul { display: block; } ``` For my requirements the following css...

We just hit this same issue. Token auth with Portus.