cryptk
cryptk
@cgchinmay thanks for picking the issue up so fast! My repro steps are pretty minimal, so if you need any clarification or expansion, please let me know!
@sramabad1 @cgchinmay @jungy-aws sorry for the late response, the GitHub notification seemed to never hit me. The problem I am trying to solve is that when running Cilium as the...
It would be nice to be able to set the cluster-id and cluster-name parameters as well. Ideally we would be able to specify any field in the cilium-config configmap, but...
@alexsomesan in the meantime, would it be possible to add a flag to the kubernetes_manifest resource to tell terraform that the object should be treated as sensitive? This would allow...
This was fixed in #2036 and will go out in the next version.
How did you get the source code? The docker file expects that you performed a git clone. That error leads me to believe that you downloaded the source archive instead,...
This should be resolved with the Makefile cleanups that were done a while ago.
Closing as this was resolved in one of the many recent Makefile refactors
That log file appears to cover over an hour of run time. Could you give a more minimal log file? Ideally one where you start LocalAI, replicate the issue, then...
Another use-case for this would be converting a string state into a value that could then be graphed. For example, converting an hvac_action from a climate entity into values. This...