Braunson

Results 177 comments of Braunson

That would be great @jorgemoralespou Even better if it supports a bit of developer friendly features for auto-completing part of the namespace/name/or tag ```yaml Images: - source: public-reg.io/simple-app:v1.1.1 dest: my.private-registry.io/myname/{same-name}:{same-tag}...

Hi Steven, Yes I mean `kwt net start` For instance when I'm trying to debug something and jump into a namespace with `sudo -E kwt net start -n namespace` it...

This likely is a low priority, there's little motivation for this to be added as most Swarm clusters would automatically move the containers off a node when you drain it...

I don't believe that method exists @TacoVox I can't OpenAttributes against a file handler.

Nope, you could directly call the C API though. I believe that is what I ended up doing. Or just defer work to the excellent Python API for HDF5. For...

This is more of a feature request. Currently there is no way to get a list of dataset names from a group from the API unless you did what I...

@adi- I'm open to helping out to the capacity of just ensuring that the plugin still works (not adding new features)

@adi- You can use the masked email: [email protected] I'll reply with my real email instead of posting here publicly.

Yea, specifically having a common prefix would help us. This would allow us to have Istio policies which support wildcards such as allowing egress only to `epinio-workloads-*` namespaces for example....