grafana / xk6-kubernetes

Client extension for interacting with Kubernetes clusters from your k6 tests.
Apache License 2.0
62 stars 20 forks source link

Mark old APIs as deprecated #84

Closed javaducky closed 1 year ago

javaducky commented 1 year ago

Use the API docs to officially deprecate old usages prior to removal. Also fixes a bug in the documentation which caused the deprecation warning there to not display correctly.

Signed-off-by: javaducky javaducky@gmail.com