borg286
borg286
I've read over all the comments and I'll try to summarize everything Request 1: Make k8s_object capable of pulling in jsonnet so it can do the templating/rendering. Response: Use @rules_jsonnet...
After some further thought, I shouldn't rely on the ordering of the dependency list for dictating the ordering of doing pushes. Instead I should either explicitly have the user provide...
If I could add 2 cents, often a chest will have 2 partially full stacks. While I doubt the filter/conduit would be justified in merging these 2 stacks together, it...
I fixed this by hard-coding the namespace where I deploy the redis-operator into so the namespace is "redis-operator" Then the hard-coded url it uses ends up finding it at the...
I can create the CRDs, and delete them. But I can't apply them
That worked!!! I'll let you decide if you want to update your external docs and then close out this bug or if you want to leave the external docs as...