mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
Updating integration tests to test both API versions - v1beta1 and 3
This commit is contained in:
@@ -89,7 +89,7 @@ type Request struct {
|
||||
baseURL *url.URL
|
||||
codec runtime.Codec
|
||||
|
||||
// If true, add "?namespace=<namespace>" as a query parameter, if false put ns/<namespace> in path
|
||||
// If true, add "?namespace=<namespace>" as a query parameter, if false put namespaces/<namespace> in path
|
||||
// Query parameter is considered legacy behavior
|
||||
namespaceInQuery bool
|
||||
// If true, lowercase resource prior to inserting into a path, if false, leave it as is. Preserving
|
||||
|
Reference in New Issue
Block a user