Skip to content

Commit

Permalink
release: Addressed several review comments
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Deutsch <[email protected]>
  • Loading branch information
fabiand committed Jul 12, 2023
1 parent d856da3 commit 00ec1f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/release-procedure.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Place the paths to your credential files in the following environment variables.
> access issues.
Now you can use the release tool to do whatever you'd like. Note that you can
use the `--dry-run=true` argument to test a change before executing it.
use the `--dry-run=true` (used by default) argument to test a change before executing it.

**Example: creating a new release branch with the initial release candidate v0.31.0-rc.0**

Expand Down
2 changes: 1 addition & 1 deletion docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The Kubernetes release corresponding to a KubeVirt release is defined in the rel
## Platform Support Skew

While there are good reasons for defining a target Kubernetes release there are usually also needs to support more than one Kubernetes version.
While the KubeVirt Community can not procide this support, patches to support other releases will also not be rejected as long as they are provided in a reasonable manner (scope and time wise).
While the KubeVirt Community can not provide this support, patches to support other releases will also not be rejected as long as they are provided in a reasonable manner (scope and time wise).


# Schedule
Expand Down

0 comments on commit 00ec1f4

Please sign in to comment.