-
Notifications
You must be signed in to change notification settings - Fork 430
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-prioritysig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.
Description
- Related issue: Bugs in setup/release/notes.md website#27606
What happened:
Auto-generated release notes file (being served in here) has bugs.
What you expected to happen:
[As-is]
## Changelog since v1.20.0
# Release notes for v1.21.0-rc.0
[Documentation](https://docs.k8s.io/docs/home)
# Changelog since v1.20.0
## What's New (Major Themes)
### Deprecation of PodSecurityPolicy[To-be]
## Changelog since v1.20.0
## What's New (Major Themes)
### Deprecation of PodSecurityPolicy[As-is]
## Dependencies
### Added
...
### Changed
...
### Removed
...
## Dependencies <!-- Duplicate -->
### Added <!-- Duplicate -->
...
### Changed <!-- Duplicate -->
...
### Removed <!-- Duplicate -->
...[To-be]
## Dependencies
### Added
...
### Changed
...
### Removed
...[As-is]
## Downloads for v1.21.0
filename | sha512 hash
-------- | -----------[To-be]
## Downloads for v1.21.0
### Source Code
filename | sha512 hash
-------- | -----------How to see the bugs:
- Visit https://kubernetes.io/docs/setup/release/notes/
- Visit https://github.com/kubernetes/website/blob/master/content/en/docs/setup/release/notes.md
Anything else we need to know?:
Environment:
- Cloud provider or hardware configuration:
- OS (e.g:
cat /etc/os-release): - Kernel (e.g.
uname -a): - Others:
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-prioritysig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.