Closed rnetser closed 1 month ago
api version - should be taken from Resouce / NamespacedResource if exists
api_version = Resource.ApiVersion.V1
currently:
api_version: str = "v1"
api group - if api group does not exist and api version format ia / - use
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
api version - should be taken from Resouce / NamespacedResource if exists
currently:
api group - if api group does not exist and api version format ia/ - use