Petr Michalec

Results 72 comments of Petr Michalec

Please see also a https://github.com/opscode-cookbooks/mysql/pull/222

Well latin1 is probably default for mysql, however all the other attributes are set to UTF8 already. So switching gitlab database to utf8 (or to encoding value from attribute) will...

hi, I got the similar (on centos6 image), first run in CI env.: ``` --- /srv/git/gitlab-shell/config.yml 2015-06-16 08:15:36.417000019 +0000 +++ /tmp/chef-rendered-template20150616-8718-uejf10 2015-06-16 08:15:36.416000020 +0000 @@ -1 +1,41 @@ +# GitLab...

What is the status as of today? Kustomize added KRM functions recently.

@snuggie12 @jannfis any update? What are Argo plans to support Kustomize/KPT KRM Fn ?

There are multiple options implementation can take. One is that Kustomize will offer an interface what is being called to run function) another is that Argo will implement role of...

> @snuggie12 Have you made any headway with Containerized KRM functions in ArgoCD? I went through the trouble of creating one ([kubernetes-sigs/kustomize#4555](https://github.com/kubernetes-sigs/kustomize/issues/4555)) and I'm extremely disappointed it doesn't "just work"...

@carloseduleal @Ealdwulf any interest?

Hi, well messages.pot is required by LP (you may one load by file at the beginning) but having it in repo - it is processed automatically, the same for updates...

That all make perfect sense. I am not pushing on it. Generators are good idea, sufficient for the use-case, and flexibility for end user without compromise kluctl with junk code....