Ilya Dmitrichenko
Ilya Dmitrichenko
> FYI if you want the example to show up in the registry page we would need to write a [...] for this example. @phillebaba is 'readme' the word you...
I'm updating this so that project where gocsi is vendored can move to a more recent version of etcd and grpc.
It makes sense to have a built-in map, or hash, whatever would help this, and users can write a library for parsing and/or generating whatever structured data format they need....
@madisonhope thanks! I will gladly add these, because you've asked :)
I'm planning to add deploys, as that's pretty easy. I'd assume storageclasses are doable, but it'd make sense to cover all-things-storage, and I'll need to look into it. Events should...
I've just added basic support for deployments.
Didn't occur on re-run... I am not sure about the switch from google.com to jenkins.cilium.io, the availably of google.com was much much higher. If the motivation for this change was...
More context regarding change from google.com to jenkins.cilium.io: https://github.com/cilium/cilium-cli/pull/373#issuecomment-870686807 Original issue is still open also: https://github.com/cilium/cilium-cli/issues/367
Having looked at jenkins.cilium.io more closely, the domain is hosted on hover.com and points to a single AWS EIP, which is attached to a single EC2 instance in us-west-2. I...
You can use JSON, and generate the JSON config with Jsonnet. Embedding Jsonnet inside of bake would be an overkill IMO.