lxdlam
lxdlam
I've also encountered this problem but in another scenario: server send events, or event source. It seems that Coraza blocks the response until it receives the complete response, at which...
> How do you currently use kubectl in that setup? My main usage is that SSH into the remote server, start the `k9s` or use bare `kubectl` to communicate with...
> Apparently LiteLLM has already (some) support to detect the reasoning part so it would be probably better if it could just be used?: #7793 Good point. We can utilize...
> > Good point. We can utilize it but the parameter should be retained since there are native client libraries or sometimes we're not on the track of the latest...
> When you do that via Kubectl, do you need to enter/type anything into the terminal? Or is it all a non-interactive process? Yes, once `op` binary finds no unsealed...
> and can you try launching aptakube from the terminal via > > open -n /Applications/Aptakube.app > > That might have a different outcome I've tried this before sending this...
Any update on this? BTW, I just found this https://github.com/nautik-io/helper, which helps nautik(A k8s client listed in MAS) bridge its sandboxed execution with real `exec` integrations. Will it help to...
> users: > - name: arn:aws:eks:::cluster/ > user: > exec: > apiVersion: client.authentication.k8s.io/v1beta1 > args: > - vault > - list > command: op > env: null > interactiveMode: IfAvailable...
> Thats expected to fail. So when using the "op plugin" command it didn't trigger the vault popup? Yes, it just keeps spinning. BTW, I also have a local OrbStack...
> But was the vault closed at the time `op plugin` ran? I don't know if it's matter, I tried both open Aptatube when the 1P vault is whether locked...