Milos Gajdos

Results 502 comments of Milos Gajdos

This happens on a newly built cluster, too. I suspect this is more of a `helm` shenanigans rather than `tf` provider which merely leverages `helm`.

@wilminator there is no such thing as "customers" of `distribution`. `distribution` has never been a product, but rather an OSS project. Besides, `distribution` has been recently donated to CNCF and...

Alright, probably not worth it 🤔 Feel free to close @thaJeztah

I would love this very much, too. I've recently hacked on a simple Go [package](https://github.com/milosgajdos83/gollipse) which allows to draw `ellipse` only to realize there is no way to specify the...

If I have to be honest I have not touched this project for ages, but I know the changes won't persist between reboots. I'm wondering whether we could add some...

I'm totally lagging behind on the issues here! :-) I think adding tuntap should not be that hard. I might look into adding them in!

I got `NCSDK v1` working on macOS perfectly fine. If you are interested in getting this working on your laptop you can find the info in my fork `README` [here](https://github.com/milosgajdos83/ncsdk/tree/macos-V1)

With Go modules being [on by default from 1.16](https://go-review.googlesource.com/c/go/+/255052) adding the modules support into this project would be an awesome cherry on a cake.

Silly question, but if the advice is to split your `aws` and `postgres` configs into two separate directories, how does one deal with multliple `init`s? First, one needs to init...