Robin Ketelbuters

Results 23 comments of Robin Ketelbuters

Hi @chlins , is there anything more that we can do to help get this issue resolved?

Hi @chlins, I tried it again today with the Admin account on Harbor version 2.7.1. I copied a CVE from one of our scanning reports, and ran the export function...

I'm seeing this issue as well when running the latest version on Fedora Linux 38. I manually downloaded version 0.15.1, and that works fine. (Love the plugin by the way,...

Seeing as this was resolved in #42, can a bugfix version be released?

Hi Stefan, Thanks for developing Timoni! I am currently reworking the automation for the bare-metal Kubernetes cluster in my homelab using Timoni and Flux. I initially developed the automation using...

Thanks for the quick response! I will probably rework my setup to use Bundles then. What about the proposal though? It might not be the best solution for my particular...

Ah yes, that would be a problem. The solution for that would be to persist the multi-step information in-cluster in the Instance Secret.

Fair. Does it make sense to add documentation? As you said, the fact that `NewServer()` takes a pointer already heavily implies that you shouldn't reuse. If not, I would just...

Thanks for reaching out via Slack, @Jont828! Here's my further analysis and proposal on this request. I think that the issue lies in the `shouldUpgradeHelmRelease` function. It does some validation...

The case of deleting a deployment from a Helm chart was more of an example. It probably makes sense to elaborate on my use-case: We are building an internal platform...