Bartosz Fenski

Results 72 comments of Bartosz Fenski

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can...

Thanks @madson7 but I'm trying to understand how does it improve the project? Why should I switch to makefile approach? And to be honest at some point I was thinking...

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can...

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can...

Does anyone know how often are manifests copied with the @volatilemolotov way synced? I'm trying to deploy CiliumBGPPeeringPolicy and CiliumLoadBalancerIPPool objects this way but they need to be deployed after...

Docs say it's being run on the remote host which doesn't seem helpful in my case. It would be easier to simply run ``` k0sctl kubeconfig > ~/.k8s/config kubectl apply...

Yeah I decided to move Cilium objects to repository handled by Flux. Using it's dependencies I'll be able to do it right after flux's install.

So just a small note here. Whoever tries to actually deploy manifests using method provided by @volatilemolotov just make sure to put your manifests in subdirectory. Seems k0s looks for...

@till sure thing and thanks for your comment however I wanted to use manifest deployer to deploy stuff which isn't really something like helm release. Extra options for Cilium or...

@guilhem Thanks! @danielfoehrKn Please release!