J Derek Wilson
J Derek Wilson
i suppose that means limits on object keys ala json as well even tho yaml supports just about anything as a key in a mapping?
Transforming yaml to json will lose something - references... knowing something is the "same" object matters for some applications.
Valid json without duplicated keys in an object is syntactically valid flow style yaml. Unless a feature json doesn't support is needed (like refs or multiple documents per stream) then...
it would be nice to be able to use profiles not just with other cli tools but with libraries that use aws SDKs which have a built in capability to...
i'm not sure the annotation issues are still a problem based on the current state of the repo - could you confirm that you're still seeing an issue?
this is definitely in plan
Does this work when using starship on a Linux box over ssh from a mac using iTerm2?
any appetite for embedding neovim and using actual vim itself for handling input? There's already `pynvim`...
is there any sense of a timeline on when this issue might be more deeply considered?
This could be solved by installing APIServices into a different namespace. I like `kube-system` for this because that's not going to be deleted until the cluster is going away -...