Replace manual CRD docs generation step with a Hub verification step#859
Replace manual CRD docs generation step with a Hub verification step#859lfrancke wants to merge 4 commits into
Conversation
The Stackable Hub (hub.stackable.tech/crds) ingests operator CRDs automatically, so the crds.stackable.tech generation step is obsolete. Keep a lightweight checklist item to verify the new release showed up.
The Portal is the source of truth for release information; the Hub displays it. Verifying the release on the Hub can only succeed after the Portal has been updated.
| - [ ] Set the release to "Released" in the Feature Tracker and create a new release (ping @lfrancke) | ||
| - [ ] Update the [getting-started page][dt-6] in the main docs and check it works with this release | ||
| - [ ] Update release information on the [Stackable Portal][dt-7] to reflect the now current release and history | ||
| - [ ] Verify the new release and its CRDs show up on the [Stackable Hub][dt-1] |
There was a problem hiding this comment.
The order of links is now out of order. We should either move this back to the first position again, or adjust the rest of the numbering.
There was a problem hiding this comment.
Does the order really matter?
If you want to I can adjust it but...personally I ignored it on purpose :)
There was a problem hiding this comment.
And we made the links numbered in order on purpose when we created the issue. So we should stick with it.
Again, moving the checkbox to the top would fix this without much work.
There was a problem hiding this comment.
Moving to the top doesn't make sense as we first need to update the portal. I'll change the numbers instead.
There was a problem hiding this comment.
Renumbered the dt-N labels to match usage order (kept the Hub check after the Portal update, since the Portal feeds the Hub): the definitions are now dt-1–dt-6 in the order they appear in the checklist.
The Stackable Hub (hub.stackable.tech/crds) ingests operator CRDs automatically, replacing the old crds.stackable.tech browser generated from the crddocs repo.
In
06-release.md:[dt-2]link to the crddocs repo is removed.