Renato Viana
316eff8dee
Fixed percentage behavior in instr
...
fixed syntax, wrote a test
fixed a test
.
1
Update staging/src/k8s.io/apimachinery/pkg/util/intstr/intstr_test.go
Co-Authored-By: Joel Speed <Joel.speed@hotmail.co.uk>
added test
.
fix
fix test
fixed a test
gofmt
lint
fix
function name
validation fix
.
godocs added
.
2020-09-30 21:23:05 +01:00
Brad Hoekstra
409a48ef91
Set the default for EnableServiceLinks only in Pod
2018-10-18 13:44:21 -04:00
Brad Hoekstra
42da186b62
Address review comments
2018-09-21 20:06:32 -04:00
Brad Hoekstra
ac8799a80d
kubelet: Make service environment variables optional
2018-09-17 16:27:36 -04:00
stewart-yu
55251c716a
update the import file for move util/pointer to k8s.io/utils
2018-07-27 19:47:02 +08:00
Stephen Augustus
ca345ac9b8
Use Int32Ptr
function from utils instead of self-written versions
2018-02-25 14:38:58 -05:00
Dr. Stefan Schimanski
012b085ac8
pkg/apis/core: mechanical import fixes in dependencies
2017-11-09 12:14:08 +01:00
Dr. Stefan Schimanski
7773a30f67
pkg/api/legacyscheme: fixup imports
2017-10-18 17:23:55 +02:00
Janet Kuo
48cb110c38
Fix typo in apps/v1beta2 default test
2017-10-05 10:43:11 -07:00
crimsonfaith91
a5987fe72c
remove apps/v1beta2 defaulting codes for obj.Spec.Selector and obj.Labels
2017-08-09 11:44:27 -07:00
Anirudh
27e6ceed88
Change default update strategy to rolling update
2017-08-08 15:24:09 -07:00
Di Xu
7b45e5344b
Increase default value of DeploymentSpec.RevisionHistoryLimit to 10
2017-08-02 09:03:58 +08:00
Janet Kuo
6eaf6884fb
Bump ReplicaSet to apps/v1beta2
2017-07-26 09:51:41 -07:00
foxish
55e968de16
DS: Add conversion functions
2017-07-25 11:47:57 -07:00
foxish
e3a22d8f9e
DS: added v1beta2/defaults
2017-07-25 11:47:57 -07:00
Janet Kuo
767082e8e9
Add new API version apps/v1beta2
...
Add a new API version apps/v1beta2 and enable it by default.
apps/v1beta2 has a copy of apps/v1beta1 types, except for
ControllerRevision.
2017-07-20 10:25:21 -07:00