Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Remove v1alpha1 in v0.8.0 #355

@luxas

Description

@luxas

We will support upgrades so that you can seamlessly go one minor version up at any time without breaking, but we won't hold an old API version left in the binary more releases than necessary.

Upgrading from v1alpha1 (the only option in v0.4.0) to v1alpha2 was possible in v0.5.0, but is not needed in v0.6.0 anymore as everything touched by v0.5.0 is always at v1alpha2.

Update: We'll remove v1alpha1 from v0.7.0, as that most likely introduces v1alpha3. Maintaining three API versions in parallel would take up too much time/effort. v0.6.0 will thus have v1alpha1 still available (use discouraged).

Metadata

Metadata

Assignees

Labels

kind/refactorCategorizes issue or PR as related to refactoring code.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions