Travis Glenn Hansen
Travis Glenn Hansen
I would love to have devcontainers support and would accept any work on that front. I don’t have a lot of experience with it so will defer to you on...
Great! I will review again more closely and we should be able to get it over the hill and into a versioned release soon enough.
Great. Shall we attempt a call and try to setup a pair of nodes to run pcs on for ci? Or even a single-node cluster perhaps.
@mpeterson I responded to your email but maybe it went to junk? I have a vm (ubuntu not centos) created and ready to go for CI if/when you have a...
Welcome! That’s a pretty great config you have! I love to see folks using the advanced features :) Is the logout button executing an xhr/ajax request? Or is it sending...
Then my guess is you need to url encode the redirect uri. The logs of eas and/or the har from the browser (make sure to cleanse anything sensitive, and you...
It uses skip deps to increase performance and split the logic to align with argocd semantics. Argocd has an `init` phase which is when the deps should be pulled etc,...
Thanks for shouting back! I have been scouring through them and will send over what I think is relevant. Biggest issue I have is the timeout error on the http.get...
Is there a particular reason the devices array is an append only situation instead of updating the existing entry/device?
Ok, I will work it into my changes. Thanks!