Christian Simon

Results 172 comments of Christian Simon

@kragniz what is the state of that proposal?

/assign @kragniz Can you provide some update where we are at. I would like to take a look and it looks like I have the chance to do that Thu/Fri...

I think midterm we'd like to align to the Cluster API. If you look at their Types they have a similar approach to what kubernetes is doing with `Pod

I need a bit more context what this is trying to achieve

It would be great if we could have a idempotent behaviour of that API

These would be my suggestions: - Migrate your github repo into jetstack/XX - Have a mirror on our gitlab/github/XX - Gitlab CI pushes to quay.io (which is the only valid...

@JoshVanL @MattiasGees Can you give that a try: ``` bazel build //cmd/... ./bazel-bin/cmd/tarmak/(darwin|linux)_amd64_pure_stripped/tarmak version ./bazel-bin/cmd/tarmak/(darwin|linux)_amd64_pure_stripped/tarmak cluster apply --wing-dev-mode ``` /unassign /assign @JoshVanL @MattiasGees

This is a really big annoiance and a good point to raise. We need to have a collection of those vagrant / libvirt related errors. Always provide a full link...

Ok this should fix race conditions (or at least make them more unlikely on new nodes) importing volumes and creating network in libvirt: https://gitlab.jetstack.net/infrastructure/terraform-build-infra-gce/merge_requests/27