Skip to content

Commit

Permalink
Update 1.28 release notes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Sep 23, 2023
1 parent 06d1d89 commit b23b34c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
7 changes: 1 addition & 6 deletions docs/contributing/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,12 +215,7 @@ Use the following instructions: https://github.com/cncf/k8s-conformance/blob/mas

This step is only necessary for a first stable minor release (a ".0").

Create a PR that updates the following documents:

* Rotate the new version into the version matrix in both
[releases.md](https://github.com/kubernetes/kops/tree/master/docs/welcome/releases.md)
and [README-ES.md](https://github.com/kubernetes/kops/tree/master/README-ES.md).
* Remove the "has not been released yet" header in the version's release notes.
Create a PR that removes the "has not been released yet" header in the version's release notes.

### Add link to release notes

Expand Down
8 changes: 1 addition & 7 deletions docs/releases/1.28-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
## Release notes for kOps 1.28 series

**⚠ kOps 1.28 has not been released yet! ⚠**

This is a document to gather the release notes prior to the release.

# Significant changes

## AWS
Expand All @@ -14,13 +10,11 @@ This is a document to gather the release notes prior to the release.

* [metadata-proxy](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/metadata-proxy) is no longer deployed on GCP clusters for Kubernetes 1.29+.

## Openstack

# Breaking changes

## AWS

* The `kops get assets --copy` command no longer sets object-level public-read ACLs in the destination fileRDoepository.
* The `kops get assets --copy` command no longer sets object-level public-read ACLs in the destination fileRepository.

## Other breaking changes

Expand Down

0 comments on commit b23b34c

Please sign in to comment.