- Update to Kubernetes 1.10
Details
Details
- Reviewers
• sunnyflunk - Group Reviewers
Triage Team - Commits
- R2075:6894430cc2a2: Update to 0.28.0
- Installed and launched cluster with minikube start
- Launched dashboard with minikube dasboard
Diff Detail
Diff Detail
- Repository
- R2075 minikube
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
This is too lenghty to be called summary. I'd rather link to the changelog.
Any reason for not using the tarball as source ?
Comment Actions
@kyrios123 For other packages @JoshStrobl preferred longer changelogs instead of just a link. It a bit difficult here to extract just the core changes. In this case it's probably better to just use a link then.
I kept git as the source because the build script requires that it is build in a git repository. Otherwise make will fail
Comment Actions
Considering how many versions behind this is, I agree. Let's stick with a changelog link.
As for git link, that's not a problem.