Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for v1.6.0-beta.0 release #5929

Merged
merged 2 commits into from
Nov 15, 2019

Conversation

priyawadhwa
Copy link

No description provided.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 15, 2019
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 15, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: priyawadhwa

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 15, 2019
@codecov-io
Copy link

Codecov Report

Merging #5929 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5929   +/-   ##
=======================================
  Coverage   36.09%   36.09%           
=======================================
  Files         110      110           
  Lines        8208     8208           
=======================================
  Hits         2963     2963           
  Misses       4854     4854           
  Partials      391      391

@@ -1,5 +1,59 @@
# Release Notes

## Version 1.6.0-beta.0 - 2019-11-15
* Update DefaultKubernetesVersion to v1.17.0-beta.1 to prepare for betas [#5925](https://github.com/kubernetes/minikube/pull/5925)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's more art than science, but the release notes should only contain user-facing changes, and be sorted roughly by the likelihood that a user would need to care about it. Here's my take:

  • Update DefaultKubernetesVersion to v1.17.0-beta.1 to prepare for betas #5925
  • Make it possible to recover from a previously aborted StartCluster (Ctrl-C) #5916
  • Add retry to SSH connectivity check #5848
  • Make --wait=false non-blocking, --wait=true blocks on system pods #5894
  • Only copy new or modified files into VM on restart #5864
  • Remove heapster addon #5243
  • mention fix for AppArmor related permission errors #5842
  • Health check previously configured driver & exit if not installed #5840
  • Add memory and wait longer for TestFunctional tests, include node logs #5852
  • Improve message when selected driver is incompatible with existing cluster #5854
  • Update libmachine to point to latest #5877
  • none driver: Warn about --cpus, --memory, and --container-runtime settings #5845
  • Refactor config.Config to prepare for multinode #5889

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah gotcha, thanks!

@priyawadhwa priyawadhwa merged commit 99ea502 into kubernetes:master Nov 15, 2019
@priyawadhwa priyawadhwa deleted the changelog branch November 15, 2019 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants