Morre
c0a183b006
fix: re-add api-approved.kubernetes.io annotation
2024-05-21 09:27:03 +02:00
dongjiang1989
4e6dd80301
update controller-tools version
...
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
2024-04-22 16:16:49 +08:00
Kubernetes Prow Robot
9877b8fef9
Merge pull request #3525 from morremeyer/docs/crd-source
...
docs: add example for provider specific config
2023-05-08 04:45:17 -07:00
Maurice Meyer
4c546fb73a
docs: add example for provider specific config
2023-03-31 17:34:20 +02:00
Francisco Robles Martín
27aa444b9d
[AWS] Include DnsEndpoint example with AWS provider specifics
...
Signed-off-by: Francisco Robles Martín <f.robles.martin@pm.me>
2022-03-22 11:17:32 +01:00
Dinar Valeev
add7a4102a
Approve crd v1
...
All CRDs under k8s.io and kubernetes.io API groups should go through API
approval.
Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
2021-03-10 11:36:18 +01:00
Dinar Valeev
544d245464
Update apiextentions to v1
...
v1 is available since kubernetes 1.16, since then v1beta1 is deprecated
and will be dropped in kubernetes 1.22
Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
2021-03-08 20:12:08 +01:00
Dinar Valeev
a143a6cd59
Generate CRD with controller-gen
...
Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
2021-03-08 20:12:05 +01:00
Yury Tsarev
95624432b7
Update CRD source doc with RBAC, fix CRD manifest
...
* Add RBAC piece of documentation
* Remove `status:` to avoid validation failure
Otherwise it fails with
```
$ kubectl apply -f crd-manifest.yaml
error: error validating "crd-manifest.yaml": error validating data: ValidationError(CustomResourceDefinition.status): missing required field "storedVersions" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionStatus;
```
2019-12-28 15:51:09 +01:00
Erik Swets
e0e7a9defd
Allow setting Cloudflare proxying by annotation
2018-11-16 12:52:47 +01:00
shashidharatd
1529c0231f
Add documentation for CRD source
2018-08-22 19:37:21 +05:30