Steven Powell
a5de48aef9
Merge pull request #15308 from Juneezee/test/t.Setenv
...
test: use `T.Setenv` to set env vars in tests
2022-11-16 14:32:54 -05:00
Steven Powell
bb2b7b595f
Merge pull request #15349 from jhutar/patch-1
...
site: Fix command name, missing letter in table header and deduplicate
2022-11-16 14:24:23 -05:00
Steven Powell
52f8815c00
Merge pull request #15370 from spowelljr/moveLicenseInHelp
...
Move license command to other section in help
2022-11-16 12:44:11 -05:00
Steven Powell
a800f27580
move license command to other section in help
2022-11-16 11:21:00 -05:00
Medya Ghazizadeh
f922ae914e
Merge pull request #15364 from spowelljr/ingressDoc
...
site: Add ingress example to getting started
2022-11-15 13:46:48 -08:00
Steven Powell
183919a66a
add ingress example
2022-11-15 15:57:51 -05:00
Steven Powell
93070c3692
Merge pull request #15363 from spowelljr/updateGUIReadme
...
Update GUI README
2022-11-15 15:23:47 -05:00
Steven Powell
8ef4631bb4
update GUI README
2022-11-15 15:13:35 -05:00
Medya Ghazizadeh
84d6bc8ad2
Merge pull request #15242 from rastaman/update_cilium_to_1_12_3
...
Upgrade Cilium to version 1.12.3
2022-11-14 15:31:09 -08:00
Medya Ghazizadeh
a040c36f44
Merge pull request #15361 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.2.0
...
Bump golang.org/x/crypto from 0.1.0 to 0.2.0
2022-11-14 15:29:03 -08:00
dependabot[bot]
de32e62490
Bump golang.org/x/crypto from 0.1.0 to 0.2.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 22:31:44 +00:00
Medya Ghazizadeh
ee22882aab
Merge pull request #15359 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.25.4
...
Bump k8s.io/component-base from 0.25.3 to 0.25.4
2022-11-14 14:30:19 -08:00
Medya Ghazizadeh
1dc188e65a
Merge pull request #15358 from kubernetes/dependabot/go_modules/go.opencensus.io-0.24.0
...
Bump go.opencensus.io from 0.23.0 to 0.24.0
2022-11-14 14:30:01 -08:00
Medya Ghazizadeh
efb010c637
Merge pull request #15357 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.2.0
...
Bump golang.org/x/oauth2 from 0.1.0 to 0.2.0
2022-11-14 14:29:42 -08:00
dependabot[bot]
3d93e5f6cf
Bump k8s.io/component-base from 0.25.3 to 0.25.4
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/component-base/releases )
- [Commits](https://github.com/kubernetes/component-base/compare/v0.25.3...v0.25.4 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:05:14 +00:00
dependabot[bot]
a9da9daeba
Bump go.opencensus.io from 0.23.0 to 0.24.0
...
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases )
- [Commits](https://github.com/census-instrumentation/opencensus-go/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: go.opencensus.io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:04:54 +00:00
dependabot[bot]
300cd09f0e
Bump golang.org/x/oauth2 from 0.1.0 to 0.2.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/oauth2/releases )
- [Commits](https://github.com/golang/oauth2/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 18:04:36 +00:00
Medya Ghazizadeh
ccb569fabf
Merge pull request #15336 from prezha/fix-kubelet-localStorageCapacityIsolation-option
...
fix kubelet localStorageCapacityIsolation option
2022-11-14 09:54:22 -08:00
Steven Powell
c8f1c95313
Merge pull request #15341 from spowelljr/updateDocker
...
ISO: Update Docker from 20.10.20 to 20.10.21
2022-11-14 10:48:23 -05:00
Steven Powell
7dfff8c24b
Merge pull request #15339 from spowelljr/updateIngress
...
Update ingress addon images
2022-11-14 10:16:34 -05:00
Jan Hutař
ffc4191878
site: Fix command name, missing letter in table header and deduplicate
2022-11-12 22:05:07 +01:00
Medya Ghazizadeh
1392a8b191
Merge pull request #15347 from spowelljr/gettingStartedTabbed
...
site: Tab deploying section on Getting Started
2022-11-11 14:02:44 -08:00
Steven Powell
54ba36a9c9
site: tab deploying section on Getting Started
2022-11-11 15:36:30 -05:00
Steven Powell
c24a66f63a
update ingress yaml
2022-11-11 14:49:13 -05:00
Medya Ghazizadeh
08632007ba
Merge pull request #15344 from zdxgs/master
...
The website has changed, update to the new website
2022-11-11 10:21:39 -08:00
Medya Ghazizadeh
c10717ed40
Merge pull request #15343 from spowelljr/fixLocalSiteBuild
...
Add `npm install` to fix local site build
2022-11-10 19:25:20 -08:00
minikube-bot
314dcaadab
Updating ISO to v1.28.0-1668110411-15341
2022-11-11 01:46:35 +00:00
shixiuguo
7dfaddc864
update the website
2022-11-11 09:44:18 +08:00
Steven Powell
199a16d11f
add npm install to fix local site buildg
2022-11-10 16:49:23 -05:00
Medya Ghazizadeh
796aee6ef0
Merge pull request #15342 from spowelljr/updateDocsy
...
Update docsy & hugo
2022-11-10 13:09:22 -08:00
Steven Powell
8cc6d77bf3
set node version
2022-11-10 15:51:42 -05:00
Steven Powell
d6aba1b047
add npm install
2022-11-10 15:44:16 -05:00
Steven Powell
0c947c774d
website change to trigger build
2022-11-10 15:30:07 -05:00
Steven Powell
03197d4a27
update docsy and hugo
2022-11-10 15:26:11 -05:00
Steven Powell
9c10fe28c0
update docsy
2022-11-10 15:08:39 -05:00
Steven Powell
8b1b6d380c
ISO: Update Docker from 20.10.20 to 20.10.21
2022-11-10 14:51:38 -05:00
Medya Ghazizadeh
1740a4de35
Merge pull request #15337 from medyagh/fix_spanner_addon
...
fix the spanner addon
2022-11-10 11:17:09 -08:00
Medya Ghazizadeh
75da615118
Merge pull request #15331 from spowelljr/updateAutoPause
...
Update auto-pause addon image
2022-11-10 08:09:36 -08:00
Steven Powell
c722fcbaf3
update ingress addon images
2022-11-10 10:17:31 -05:00
Medya Gh
e8a13c9ad0
fix the spanner addon
2022-11-09 15:41:12 -08:00
Predrag Rogic
28beac4edb
fix kubelet localStorageCapacityIsolation option for different k8s versions
2022-11-09 22:56:29 +00:00
Steven Powell
98ec3a9f03
update auto-pause addon image
2022-11-09 11:53:13 -05:00
Steven Powell
146bde2d3a
Merge pull request #15310 from spowelljr/updateKubevirt
...
Update Kubervirt addon image
2022-11-09 10:27:05 -05:00
Steven Powell
bba03e49df
Merge pull request #15328 from minikube-bot/auto_bump_golang_version
...
bump golang version
2022-11-09 10:24:11 -05:00
Steven Powell
9ed675cbde
update go
2022-11-09 10:19:54 -05:00
minikube-bot
e54aa8f48d
bump golang versions
2022-11-09 14:59:32 +00:00
Steven Powell
da35a6d58e
Merge pull request #15293 from spowelljr/fixMultiline
...
CI: Fix setting multiline output
2022-11-09 09:58:39 -05:00
Medya Ghazizadeh
a5316694ac
Merge pull request #15317 from spowelljr/vboxTimeToK8s
...
Add additional memory overhead for VirtualBox when `--memory=max`
2022-11-08 19:58:47 -08:00
Medya Ghazizadeh
f9b19f21ee
Merge pull request #15312 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.28.0
...
Bump cloud.google.com/go/storage from 1.27.0 to 1.28.0
2022-11-08 11:20:12 -08:00
Eng Zer Jun
9d85be1a99
test: use `T.Setenv` to set env vars in tests
...
This commit replaces `os.Setenv` with `t.Setenv` in tests. The
environment variable is automatically restored to its original value
when the test and all its subtests complete.
Reference: https://pkg.go.dev/testing#T.Setenv
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-11-08 10:30:29 +08:00