Nicklas Frahm

Results 25 comments of Nicklas Frahm

I ran into the same issue on Vagrant. Would it be sensible to always explicitly set the `--advertise-address`? If not, this could be added as a known issue as part...

@alexellis Can I submit a PR for this or is this not wanted at all?

For anyone still interested in this, I went ahead and started a seperate project for this over at [`nicklasfrahm/k3se`](https://github.com/nicklasfrahm/k3se). Pretty alpha at the moment as the version indicates and no...

I don't know if this is something that would be interesting for this project, but I made it automatically update my cluster to the latest stable via these ansible tasks:...

I have not yet worked with in detail with this, but [semantic-release](https://github.com/semantic-release/semantic-release) could be a good option here. I will submit a PR if this makes sense for you.

I think removing it is a good idea, because it simplifies things. If you seek to do private images or work in an airgapped environment, there are other ways to...

@thebsdbox I am not too much into the details, but wouldn't it be better to create a new field in the facility object, because this could break applications, that use...

@sgurlt @ravgeetdhillon I created [an action for this](https://github.com/nicklasfrahm/scp-action) in the meantime as I could not find out how to modify this action.

You can achieve this if you create a GTK window first and then pass this to the create function as the second parameter.