crd-ref-docs icon indicating copy to clipboard operation
crd-ref-docs copied to clipboard

Generates Kubernetes CRD API reference documentation

Results 49 crd-ref-docs issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) | require | minor | `v0.29.3` -> `v0.31.1` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/tools | require | minor | `v0.19.0` -> `v0.26.0` | --- ### Configuration...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/goccy/go-yaml](https://togithub.com/goccy/go-yaml) | require | minor | `v1.11.3` -> `v1.12.0` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/cobra](https://togithub.com/spf13/cobra) | require | patch | `v1.8.0` -> `v1.8.1` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | pinDigest | -> `0c45773` | | [actions/checkout](https://togithub.com/actions/checkout) | action...

This starts propagating package-level markers so they can be used in templates if desired (similar to field and type-level markers).

### Problem statement controller-tools 0.16.0 introduced support for `fieldPath` in CRD validation rules: https://github.com/kubernetes-sigs/controller-tools/pull/932 When adding those code markers `crd-ref-docs` **removes the whole API group documentation** for some reason. ###...

We recently had a PR https://github.com/elastic/cloud-on-k8s/pull/8020 where we wanted to include a comment in a public CRD, but didn't want it to be included in the public-facing API docs. It...

enhancement

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/tools | require | minor | `v0.32.0` -> `v0.33.0` | --- ### Configuration...