Atze de Vries
Atze de Vries
also would like to have a mouse over (as mentioned on sept 6) hinting. It would be nice to have this in combination with 'normal' hinting. For example, having a...
answer here: https://github.com/safe-waters/docker-lock/issues/108
I thought about having some config which sits with the code (so not in .github dir) which contains a whitelist (or ignorelist) which at least contains * CVE Possible also...
Thnx for taking a look at it!
updated the module to 1.9.0 with the following change, ```hcl --- a/main.tf +++ b/main.tf @@ -17,6 +17,10 @@ locals { labels = concat(local.default_labels, var.labels) template = defaults(var.template, { owner =...
Just a note, the module is used multiple times in this folder
Hi, So i've did a lot of testing, but found the solution. The mapping was not transfered (or not correctly transfered) to the new server if you move the data...
ok, than stil the issue of 'non' bulk exports only begin 2GB is still standing. I did not try to export it to a tar file instead of tar.gz. I...
so it is only a problem with tar files? Then could just use .zip which is fine be me. (i can't test at the moment, since the testing server is...
Ok, then i'll try the zip method tomorrow. I'll report back on that 2016-01-19 15:50 GMT+01:00 Jörg Prante [email protected]: > Yes, it's a tar format peculiarity, the original tar is...