Enable turbo mode (#102)

* Enable turbo mode

This enables turbo mode (default is off) for the modules in this
collection that use the client from the kubernetes.core collection.

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-08-25 10:37:56 -04:00
committed by GitHub
parent e9f8c41ac4
commit 0838ee48d2
4 changed files with 17 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- add support for turbo mode (https://github.com/openshift/community.okd/pull/102).