forked from kubernetes/minikube
-
Notifications
You must be signed in to change notification settings - Fork 1
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
sync-2020.10.02 #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update Makefile and release notes for v1.13.1
update releases.json to include v1.13.1
update-context: Automatically set the context as current/active in ku…
Add advice for the DRV_CP_ENDPOINT error
…GitHub for the latest Kubernetes release
- add context.WithTimeout - limit the time spent on quering GitHub APIs - extract Kubernetes GitHub Releases API quering into a separate fetchKubernetesReleases func - extract Kubernetes Version Update logic into a separate updateKubernetesVersions func - extract file patching instructions into a separate replaceAllString func - patch '../../site/content/en/docs/commands/start.md' => remove the need to run 'make generate-docs' before 'make test' - resolve 'ERROR: logging before flag.Parse' - consolidate and add more verbose logging - add more descriptive code comments - removed TODO - will stick to the '0' patch version for all testData sets - ensure 'make test' completes w/o any issues
…_vm_drivers Disable base image flag for vm drivers
Improved file-filter for github-release-assets
Base kicbase directly on ubuntu, without kindbase
Added target for Windows HTML & switched encoding for Windows Report
Add 'docker status' check, improve deadline-exceeded error message
hyperv: Make interface search name match case-insensitive
* fix documentation for gcp-auth addon * make sure kube-system pods are up before enabling gcp-auth * fix lint * add failurePolicy for webhook * only install addons if asked * better comment * slightly less hacky code * defer addons properly * simplify code for performance
Correct comment typo in delete.go: 'delting'
update kicbase image to ubuntu-based
The ISO build doesn't need Go installed on host
fix: "profile list" shows paused clusters as "Running"
add dedicated network for docker driver
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.