Prune Sebastien THOMAS
Prune Sebastien THOMAS
OK the doc is https://github.com/GoogleContainerTools/kaniko#pushing-to-docker-hub Use a `config.json` file for docker as: ``` { "auths": { "https://index.docker.io/v1/": { "auth": "xxxxxxxxxxxxxxx" } } } ```
made a pull request, little harsh, but working as exepcted : It will still not work for old mongo servers and will work for users not using admin rights :...
happy new year and maybe some pull requests validations in the pipe ?
you are right, I should restrict that to ubuntu 14. but I see other issues. I'll make another push request today or tomorrow
I'm starting it as ./bin/strider no duplicate application/installation...
I'm sorry but could someone clarify what "cd into strider deployment" means ? Where are supposed to be the plugin files installed ?
well, despite this, I still wasnt able to install stider on a fresh ubuntu 14.04 host without beeing root... still searching...
Well, I think we should just not colorize any logs at all. I guess the green coloring is a bug and we can correct it. There's this wonderful application called...
you also need to get rid of the annotation ``` annotations: argocd.argoproj.io/tracking-id: :/Namespace:argocd-demo-project/test-argo-keep-ns ```