Alex Masi

Results 11 issues of Alex Masi

We have a KNE (https://github.com/openconfig/kne) user seeing errors with init-wait container hanging waiting for interfaces after pod deletion + recreation using the command `kubectl get pod -n -o yaml |...

The `external` cluster type will assume the cluster already exists. The `external` cluster will not be managed by KNE setup/teardown. The only implemented method is the cluster health check. ex....

It would be useful to have an optional flag that applies mainly to `kne deploy` and `kne create` that dumps the kubectl logs for a number of things on cmd...

This should help our external users get up and running without assuming they have access to close source deps

When a grpc-wire enabled meshnet pod in a node restarts (due to OOM / Error, etc.) the grpc-wire info (wire/handler maps) is not persisted or reconciled on restart. https://github.com/networkop/meshnet-cni/blob/d3ae64833f4710c0ba1810737df0bd5de414844f/daemon/grpcwire/grpcwire.go#L143 This...

Currently self-signed is the only cert type provided, this PR adds another option to the topo proto but does not yet add support to node impls to use the new...