jvassev
jvassev
This feature would be great for usability. For example `kubectl get namespace def` would suggest a list of namespaces available in the current settings that start with "def". However, it...
The moment the completion script is generated we can use _this_ invocation to infer which jvm and how it was invoked using the https://docs.oracle.com/javase/7/docs/api/index.html?java/lang/management/MemoryMXBean.html. This way the classpath, any jvm...
Hi, I am still trying to figure out a way to do so. The problem I'm facing is that there is a single `` : the /var/log/containers/*.json and it afaik...
Hi @apu1111, Sounds like a plan. It seems like upgrade to 1.4 is long overdue now. How can we make sure that plugins which are not worker-safe still work -...
Thank you for the quick response! I tried to find a similar issue but did not discover #606. This is clearly a duplicate of it.
Hi, I've just published a project that enables almost a seamless integration between docker and IPFS: https://github.com/jvassev/image2ipfs/. I guess you could be working on something similar and I'd be happy...
Thanks for reporting this, I'll run a few tests and let you know if there is a fix/workaround.
@anveshreddy18 Thanks for the advice! I decided to downgrade `etcdbr` to v0.24.9 as a first step. For doing a proper upgrade to `etcd-wrapper` is this a good starting point https://github.com/gardener/etcd-wrapper/blob/main/hack/local-dev/manifests/templates/etcd.sts.template.yaml?
Running with the suggested versions: ``` europe-docker.pkg.dev/gardener-project/public/gardener/etcd:v3.4.13-bootstrap-1 europe-docker.pkg.dev/gardener-project/releases/gardener/etcdbrctl:v0.24.9 ``` Occasionally this happens: ``` FATA[0019] Failed to restore snapshot: snapshot revision verification failed for delta snapshot Incr-55795465-55796279-1721466724.gz : mismatched event revision...