Ben Novak
Ben Novak
Like do/ts, having a github folder full of all examples that could be pulled down programmatically and provide a single place for customers to search and view all examples while...
When connecting to a bigiq with as3, the targets show the device ip. It would be nice to have the device hostname added for clarity.
The idea is to have a standardized docker container for coder (web based vscode) with all the vscode work in it. Need to see if we can build off the...
# F5 Distributed Cloud Provide an extension or integration with F5 Distributed Cloud (XC) ## Integrations - Connect to XC and provide visibitly into deployments configurations - Ability to copy...
Review this article and see if there are ways to make the extension load faster and/or more efficient. The biggest value is probably going to be ESBUILD and the tree...
need to support the workflow of getting the passphrase from the user when exploring a ucs. Need to see if/how we can detect that it is encrypted. If encrypted, then...
Support for declarative WAF seems to start in v16. Schema reference below: - Need to explore a way to update this as needed - From WAF service on F5? -...
Like telemetry streaming, setup the logger to accept a remote destination to stream all the logs the extension produces
Expand connectivity to include ipv6 support. May be as simple as loosening the regexs for the data input validation. Generic external calls should be ok, but need to double check...
The f5-conx-core project is in the process of refactoring all the functions and api calls currently in the vscode extension into a separate project that can be used in other...