elastic / elastic/crd-ref-docs

Support for +kubebuilder:validation:Required and omitempty

Open
#198 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
173
Forks
81
PR merge metrics
No merged PRs in 30d

Description

The current code generates a ascii doc with the following
```
[cols="20a,50a,15a,15a", options="header"]
|===
| Field | Description | Default | Validation
| *`seg`* __string__ | Name of the SEG + | | Required: \{} +

|===
```

`Required: \{}` must be changed to `Required: True/False`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.