cconnert

Results 9 comments of cconnert

> `HELM_REGISTRY_CONFIG` uses the same json format pioneered by `DOCKER_CONFIG`. If you run a `helm login` it'll generate `${XDG_CONFIG_HOME}/helm/registry.json` which you can then mount into your pod and set the...

Thanks for the detailed explanation. I'll try to find some time to contribute and enhance the documenation

> I have tried this health check but unfortunately it keeps waiting when hitting a sync window. Unfortunately we can't detect sync windows in the application manifest. What exactly do...

Thanks for the explanation. Ihmo. the sync of an Application can only be aborted a controller and not within the custom resource check. Anyhow I enhanced the check to respect...

Thanks for the suggestion, I'll try out both approaches and report my results

Hi, so it turned out that we actually did not need to look the retry count / operation status. Instead we added a check for error conditions: ``` apiVersion: v1...

Hi, I have the same issue when building easyloggingpp (v9.96.7) with tests: 1: Test command: /home/chri/development/swarm/conan-wrapper-easyloggingpp/target/build/bin/easyloggingpp-unit-tests "-v" 1: Environment variables: 1: GTEST_OUTPUT=xml:/home/chri/development/swarm/conan-wrapper-easyloggingpp/target/build/bin/GTest.xml 1: Test timeout computed to be: 9.99988e+06 1:...

@matejak: Hi, will this issue be resolved? Seems like you got pretty far on your draft. Thanks

@aslafy-z Got lost during coping, thanks for pointing it out. Update the post