Skip to content

Remove mention of all past versions #1850

@RichieEscarez

Description

@RichieEscarez

Going forward, knative.dev should only mention breaking or important changes from one previous version (v.latest -1).

Todo:

  • All references to any other version should be removed
  • If necessary, revise all content to consider only one version prior (otherwise remove mention of a version altogether)
  • If we must mention something, consider adding it to a migration guide or known issues page

We should assume that users understand that if you view the latest release (ie. v0.10), that all references imply that version (ie. Install Serving/Eventing, etc.).

If there is a circumstance that requires you to define the "current" version, you can insert a dynamic variable ({{% version %}} shortcode) that gets populated at build time with the version number of whatever the latest release is:

Insert {{% version %}} where you want the version number to show. See examples.

Example:
The line about "Knative 0.3x" should be removed and revised:
https://knative.dev/docs/install/knative-custom-install/#installing-knative

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.priority/high

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions