Josh Horwitz
Josh Horwitz
https://github.com/oracle/oci-flexvolume-driver/tree/master/pkg/oci/instancemeta https://github.com/oracle/oci-volume-provisioner/tree/master/pkg/oci/instancemeta https://github.com/oracle/oci-cloud-controller-manager/tree/master/pkg/oci/instancemeta Are all projects that currently re-implement this call (with more internal).
I was chatting with some team members, the only way to do this currently is to create a new certificate and update the listener(s). It's still an open question if...
@Sugi275 Just an FYI that unless something has changed recently with LBaaS it's my understanding that any update to the certificate will cause a momentary blip of downtime regardless of...
You'll want to ensure you setup your prefix to be something like cluster name.
Id prefer that anyways
There is work upstream on this feature; feel free to follow along: https://github.com/kubernetes/kubernetes/pull/64358 There are other considerations to take into account which I'll be commenting more on in that pr...
aka so ppl like me don't complain? ;)
@owainlewis what do you mean? The branch in this PR is from this repo not a fork.
That's what I was thinking when I initially peeked at the code. I was thinking when you call generate you can pass it an optional config object after the number,...
@tnine this is most likely due to a network setup in your specific environment; like a load balancer timeout. How long is the download taking before it times out? Is...