pixil98
pixil98
The resources that don't get the namespace also aren't getting the expected app.kubernetes.io labels applied to them.
Will do, thanks. I've been sidetracked this week with some unrelated database issues that I need to track down. Once I get that figured out (hopefully tonight) I'll finish this...
I should have some time to work on this over the weekend. What kind of tests are you looking for? It should be easy enough to test that when an...
@bokysan I added some integration tests, but I'm not sure that they're actually meaningful. When I run them locally, via `integration-tests.sh`, they all always seem to pass. Even when I...
You can semi ignore that previous comment, I rewrote the ldap tests to use `postmap` instead of trying to send an email and I verified that it actually fails if...
@bokysan can we get this merged in soon?
> You could mark this books as downloaded or something to skip them. However this would mean that if you did in the future purchase the book Libation would not...
@wtanksleyjr didn't realize you already had an issue for this. Can you try following the instruction at https://github.com/rmcrackan/Libation/blob/master/Documentation/Docker.md and see if it works correctly?
The `sudo` is there in the example because I didn't want to assume that the user had added themselves to the docker group. I didn't want to end up owning...
I think there are a few things going wrong and there's not much that can be done without an MR to make some changes to how the docker image works....