Need "action required" notes in CHANGELOG.md #28405
Labels
area/kubectl
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
We need to fill in the "action required" section of our release notes (in kubernetes/CHANGELOG.md).
Rather than everyone sending a PR against CHANGELOG.md, and having lots of merge conflicts, let's take advantage of the automatic release note generation that @david-mcmahon has written (thanks! it is a big improvement over 1.2).
For that to work, I need is for everyone who wrote a PR that requires action from the user to make sure that PR has the
release-note-action-required
label is on their PR. It doesn't matter that it already merged. We will regenerate with the latest labels. I also need anyone who wrote a PR that has that label to make sure that it is really required, and remove it if it is not. If it is requred, please make sure it has a "release-note" block in the first comment of the PR which describes that the user needs to do. A good example of this is #28132Most of the PRs with the release-note-action-required label do not have this.
Once that is done, we will regenerate the release notes (also need to fix kubernetes/release#26)
Specific PRs with this label which are in 1.3, at the time of writing:
Substitute federation_domain_map parameter with its value in node bootstrap scripts. #28132[kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers #28258federation: Upgrading the groupversion to v1beta1 #28186Set Dashboard UI version to v1.1.0 #27869federation: Updating federation-controller-manager to use secret to get federation-apiserver's kubeconfig #26819Add direct serializer #26251Add a NodeCondition "NetworkUnavailable" to prevent scheduling onto a node until the routes have been created #26415[GarbageCollector] Add garbage collector into kube-controller-manager #26341[GarbageCollector] Add orphaning finalizer logic to GC #25599GCI-backed masters mount srv/kubernetes and srv/sshproxy in the right place #26238Updaing QoS policy to be at the pod level #14943add CIDR allocator for NodeController #19242[GarbageCollector] Adding garbage collector controller #24509validate third party resources #25007Automatically create the kube-system namespace #25196Make ThirdPartyResource a root scoped object #25006Container-port flag is deprecated #25072Provide flags to use etcd3 backed storage #24455Make watch cache treat resourceVersion consistent with uncached watch #24008The text was updated successfully, but these errors were encountered: