k3s/pkg
Kubernetes Submit Queue 3bbe9bafc5
Merge pull request #53046 from maciaszczykm/dashboard-1.7.0
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Update Dashboard addon to version 1.8.0 and align /ui redirect with it

**What this PR does / why we need it**: In Dashboard 1.8.0 we have introduced a couple of changes (security, settings, new resources etc.) and fixed a lot of bugs. You can check release notes at https://github.com/kubernetes/dashboard/releases/tag/v1.8.0.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
Updated Dashboard add-on to version 1.8.0.

- The Dashboard add-on now deploys with https enabled
- The Dashboard can be accessed via kubectl proxy at http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/
- The /ui redirect is deprecated and will be removed in 1.10
```
2017-12-01 06:40:47 -08:00
..
api generated 2017-11-22 18:40:09 +00:00
apimachinery/tests
apis Use full gopath for externalTypes of missing API groups. 2017-11-26 00:12:45 +08:00
auth move authorizers over to new interface 2017-11-03 13:46:28 -07:00
bootstrap/api Validate usage strings when creating bootstrap tokens via kubeadm 2017-11-13 09:37:20 +08:00
capabilities
client generated 2017-11-22 18:40:09 +00:00
cloudprovider Merge pull request #56607 from justinsb/aws_nvme_2 2017-11-30 19:25:42 -08:00
controller Return no volume match if prebound PV node affinity doesn't match node 2017-11-29 17:29:58 -08:00
credentialprovider fix awsStandardDNSSuffix 2017-11-15 16:39:48 +08:00
features Implement resource limit priority function. This function checks if the input pod's 2017-11-27 12:53:47 -05:00
fieldpath Validate key subscript for metadata.annotations and metadata.labels separately 2017-11-22 15:50:40 -08:00
generated generated 2017-11-22 18:40:09 +00:00
hyperkube
kubeapiserver Merge pull request #56175 from ericchiang/oidc-fix-prefixing 2017-11-21 19:49:33 -08:00
kubectl Merge pull request #55039 from msau42/local-binding-4 2017-11-22 11:59:55 -08:00
kubelet Merge pull request #56503 from php-coder/fail_non_root_verification 2017-11-30 12:07:48 -08:00
kubemark Move ungated 'alpha' KubeletConfiguration fields and self-registration fields to KubeletFlags 2017-11-15 17:47:10 -08:00
master generated 2017-11-22 18:40:09 +00:00
printers support flexvlome in psp 2017-11-23 16:06:51 +08:00
probe
proxy add cleanup-ipvs flag 2017-11-21 15:05:23 +08:00
quota update unit test for hugepage resourceQuota support 2017-11-13 09:37:20 +08:00
registry Merge pull request #56252 from deads2k/rbac-04-migrate 2017-11-23 00:23:26 -08:00
routes Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
security support flexvlome in psp 2017-11-23 16:06:51 +08:00
securitycontext Update generated files 2017-11-09 12:14:08 +01:00
serviceaccount Update generated files 2017-11-09 12:14:08 +01:00
ssh
util Use PATCHs instead of PUTs in CIDR allocator 2017-11-23 21:04:28 +01:00
version Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
volume Merge pull request #56607 from justinsb/aws_nvme_2 2017-11-30 19:25:42 -08:00
watch
.import-restrictions
BUILD generated 2017-11-22 18:40:09 +00:00
OWNERS