Davin Kevin
Davin Kevin
π /unstale
Hello π With the last version of kind: ``` $ uname -a Linux foo-control-plane 6.6.22-linuxkit #1 SMP Fri Mar 29 12:21:27 UTC 2024 aarch64 GNU/Linux ``` With the last version...
@LiorLieberman I have still this error with 0.2.0: My only wish is to use the cli offline, on our `gitops` repository
Thank you for your answer @levikobi . Result is different but not really better. My file is just this: ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: podinfo.ingress.k8s.local spec: rules: -...
I would say yes π€
Hello @LiorLieberman, So, I've first tried with a specific `ingressClassName` and the change you mentioned: ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: podinfo.ingress.k8s.local spec: ingressClassName: nginx rules: - host: podinfo.ingress.k8s.local...
Good, unfortunately, I don't think I'll get time to provide a quality PR for that support⦠#Sorry However, I keep that in mind, in case I have more time for...
What I propose for this feature (I hope this description would be enought :smile:). All naming used here could be change π . In the API, when the user call...
I'm agree with you, we don't have to keep all the log, especially for command execution during few hours (in my use case, it runs only few seconds...). If we...
Good to know, There is so much parameter in ffmpeg, I didn't see this one, and it could be piped, wonderful π But, I've played with it, and I didn't...