Commit a31972b
Docs-review fixes on v0.23.1 release docs
- migrate-to-v1beta1.mdx: replace the kubectl --raw API
discovery command with a jq query over CRD
status.storedVersions, which actually identifies CRDs
still holding v1alpha1-stored resources (the previous
command only listed kinds served at v1alpha1, always
all of them).
- auth-k8s.mdx: smooth out the awkward leading-ellipsis
sentence in the "Default callback URL for upstream
providers" section by merging it into the preceding
sentence and dropping the parenthetical em-dash-like
aside in favor of a natural "for example" clause.
Co-authored-by: Radoslav Dimitrov <undefined@users.noreply.github.com>1 parent 5d734ad commit a31972b
2 files changed
Lines changed: 12 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
811 | 811 | | |
812 | 812 | | |
813 | 813 | | |
814 | | - | |
| 814 | + | |
| 815 | + | |
815 | 816 | | |
816 | 817 | | |
817 | 818 | | |
| |||
827 | 828 | | |
828 | 829 | | |
829 | 830 | | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
770 | | - | |
771 | | - | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
772 | 773 | | |
773 | 774 | | |
774 | | - | |
775 | | - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
776 | 778 | | |
777 | 779 | | |
778 | 780 | | |
| |||
0 commit comments