Matthias Baur

Results 115 comments of Matthias Baur

Looking forward to #210 being implemented! :) Yes, boolean is definitely an alternative here, though I would look nicer with an multiple choice prompt.

@Yajo This is definitely a nice to have but would make a nicer "UI" for the end user consuming the copier template.

Just ran into this but with a "normal" variable. It would be create if we can use variables in the `lifecycle` block because without using variables I'm literally unable to...

I've checked Ubuntu 14.04/16.04/18.04: Its not included by default. I would suggest to not merge this as it might lead to security problems. A good alternative would probably be to...

We're also interested in in seeing this implemented! Our use case is to leverage the VPN feature to build site-to-site VPN for connecting legacy service with a Kubernetes cluster.

We would also be very grateful if this could be implemented. Our current hack is to inject a sidecar: ```yaml apiVersion: elasticsearch.k8s.elastic.co/v1 kind: Elasticsearch spec: nodeSets: - name: default podTemplate:...

> In my case (30k pictures), both "start with a fresh DB" or "unstack one by one" are not feasible options. I have the same problem. Importing ~25k pictures into...

The following solution works for both, [fast lookups](https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.html) and `authorized_keys` 1. Create `git` user on host system: `useradd --uid $(docker exec gitlab id git -u) --gid $(docker exec gitlab id...

Running the following command on **all** *controller* nodes made it work for me: ```bash cat