codertao
codertao
Experiencing the same, from f5-sdk 3.0.3 against BIG-IP v14.0.0.1 (Build 0.0.2)
k8s-bigip-ctlr works by generating a config file picked up by f5-ctlr-agent, which is in turn using f5-common-python to talk to the F5. /the error message is from python logs. [here?](https://github.com/F5Networks/f5-common-python/files/3709108/simple-config.txt)...
+1 ; though from a bit of research I think this might have been a design decision at some point. (the original interface seems to have been closure based, and...
It'd be useful if embedded-hal could expose a trait for these complex uses, so that when they are possible on a platform they can be exploited. If there was a...