Closed jvanz closed 1 year ago
Currently docs.rs is not able to build two versions of the SDK documentation.
Taking a quick look in the build output, it seems that the build process is missing the K8S_OPENAPI_ENABLED_VERSION variable definition when calling the cargo commands.
K8S_OPENAPI_ENABLED_VERSION
Properly build SDK docs
No response
- OS: - Architecture:
Is there an existing issue for this?
Current Behavior
Currently docs.rs is not able to build two versions of the SDK documentation.
Taking a quick look in the build output, it seems that the build process is missing the
K8S_OPENAPI_ENABLED_VERSION
variable definition when calling the cargo commands.Expected Behavior
Properly build SDK docs
Steps To Reproduce
No response
Environment
Anything else?
No response