kubernetes/minikube

Make website have versions matching releases

オープン

#12,391 opened on 2021/09/02

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Go (5,222 件のフォーク)batch import
help wantedkind/documentationlifecycle/frozenpriority/backlog

Repository metrics

Stars
 (31,799 個のスター)
PR merge metrics
 (平均マージ 12d 19h) (30d で 43 merged PRs)

説明

I just addressed a PR (#12387) where a user was proposing to remove a flag from the documentation because when they ran --help on the latest version of minikube that flag wasn't present. This was because the PR (#11553) that added the flag was merged after last release, so the documentation was updated but the feature doesn't yet exist in the latest version of minikube.

Thought this was worth discussing since this can be confusing to users if they read a flag or new command in the documentation but it's not actually available in the latest version of minikube. Maybe we cam have a way to only update documentation on the website after a release.

コントリビューターガイド