KKubernetes Publisherdeprecate EnforceMountableSecretsAnnotation in 1.32
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Update OpenAPI and fix openAPI tests to handle unexported jsonreferences Co-authored-by: Alexander Zielensk <alexzielenski@gmail.com> Kubernetes-commit: 700e3b566428bca46d2d37514c8fd7af60c7ff34 | 1 年前 | |
Update OpenAPI and fix openAPI tests to handle unexported jsonreferences Co-authored-by: Alexander Zielensk <alexzielenski@gmail.com> Kubernetes-commit: 700e3b566428bca46d2d37514c8fd7af60c7ff34 | 1 年前 | |
Add apelisse into some more OWNERS files Kubernetes-commit: b5f2130f240b0a9ebd1d0edd400b899d0efb8b2b | 3 年前 | |
Use absolute path instead requestURI in openapiv3 discovery (#117495) Currently, openapiv3 discovery uses requestURI to discover resources. However, that does not work when the rest endpoint contains prefixes (e.g. http://localhost/test-endpoint/). Because requestURI overwrites prefixes also in rest endpoint (e.g. http://localhost/openapiv3/apis/apps/v1). Since absPath keeps the prefixes in the rest endpoint, this PR changes to absPath instead requestURI. Kubernetes-commit: d94c733ee2bfaedd9a1c45d58fbd56c99403c94d | 3 年前 | |
Update OpenAPI and fix openAPI tests to handle unexported jsonreferences Co-authored-by: Alexander Zielensk <alexzielenski@gmail.com> Kubernetes-commit: 700e3b566428bca46d2d37514c8fd7af60c7ff34 | 1 年前 | |
Use absolute path instead requestURI in openapiv3 discovery (#117495) Currently, openapiv3 discovery uses requestURI to discover resources. However, that does not work when the rest endpoint contains prefixes (e.g. http://localhost/test-endpoint/). Because requestURI overwrites prefixes also in rest endpoint (e.g. http://localhost/openapiv3/apis/apps/v1). Since absPath keeps the prefixes in the rest endpoint, this PR changes to absPath instead requestURI. Kubernetes-commit: d94c733ee2bfaedd9a1c45d58fbd56c99403c94d | 3 年前 | |
openapi: Create client -> TypeConverter function Allows creating a typeconverter from a client (i.e. by taking the data of the client and formatting it so that one can create a type converter). Kubernetes-commit: 45853e20ae5c33d144939495650bb5cc49e1134c | 3 年前 |