Zach Loafman
|
502103cdc6
|
Merge pull request #10453 from satnam6502/fix-es
Change port names to avoid validation failure
|
2015-07-01 08:30:28 -07:00 |
Zach Loafman
|
1715505d6b
|
Merge pull request #10538 from marekbiskup/typo-hypen
correct typo
|
2015-06-30 23:11:11 -07:00 |
CJ Cullen
|
12553c9b91
|
Fix errors test
|
2015-06-30 16:43:33 -07:00 |
Zach Loafman
|
a902a2f014
|
Merge pull request #10246 from nikhiljindal/minionPrefix
Return api/errors instead of raw etcd errors
|
2015-06-30 15:47:58 -07:00 |
Tim Hockin
|
15766bfbbc
|
Don't repeat field name in errors
|
2015-06-30 11:58:21 -07:00 |
Satnam Singh
|
4e58e001da
|
Change port names to avoid validation failure
|
2015-06-30 10:56:20 -07:00 |
Marek Biskup
|
88c70d2ae0
|
correct typo
|
2015-06-30 11:23:48 +02:00 |
nikhiljindal
|
4b7f7ce535
|
Dont return raw etcd errors
|
2015-06-29 16:18:46 -07:00 |
Tim Hockin
|
025f728e50
|
Fix 'a' vs 'an'
|
2015-06-28 20:51:36 -07:00 |
Tim Hockin
|
08f66f04d6
|
Fix error message
|
2015-06-28 14:49:38 -07:00 |
Robert Bailey
|
6b97ac0880
|
Merge pull request #10131 from thockin/svc-docs
Hopefully make NodePort docs clearer
|
2015-06-26 21:50:46 -07:00 |
Robert Bailey
|
f9db614f95
|
Merge pull request #10234 from mikedanese/rolling-update-weird
Detect if replicas have been defaulted in rolling-update and use old replica count
|
2015-06-26 12:54:35 -07:00 |
Robert Bailey
|
54a3ebef3c
|
Merge pull request #10315 from nikhiljindal/invalidValue
Updating the "invalid value" error message to include the list of valid values
|
2015-06-26 10:46:59 -07:00 |
Robert Bailey
|
0048eae8eb
|
Merge pull request #9965 from stevekuznetsov/skuznets/allow-https
Allowing for HTTPS Probes
|
2015-06-26 10:43:37 -07:00 |
Maxwell Forbes
|
712f303350
|
Merge pull request #9736 from sdminonne/bug_fix2
To add validation for service ports when defined as string
|
2015-06-25 19:37:04 -07:00 |
Steve Kuznetsov
|
3008ff6150
|
Changed HTTPGetAction to allow user-defined schemes
|
2015-06-25 16:59:12 -04:00 |
nikhiljindal
|
3b3ee0ed77
|
Improving an error message
|
2015-06-25 13:08:09 -07:00 |
Mike Danese
|
f79736d767
|
make replicas a pointer in v1beta3 api
|
2015-06-25 11:53:18 -07:00 |
Tim Hockin
|
ff91fef26b
|
Hopefully make NodePort docs clearer
|
2015-06-25 10:46:15 -07:00 |
Maxwell Forbes
|
655179dcfb
|
Merge pull request #10264 from mikedanese/ca-token
add ca cert to token controller and all service accounts
|
2015-06-25 09:56:35 -07:00 |
Maxwell Forbes
|
fc349fdd47
|
Merge pull request #10060 from nikhiljindal/scopeParamPath
Updating the path param name to "namespace" instead of "namespaces"
|
2015-06-25 09:56:15 -07:00 |
Maxwell Forbes
|
28946766a3
|
Merge pull request #9807 from krousey/container_manifest
Removing ContainerManifest
|
2015-06-24 17:55:29 -07:00 |
Mike Danese
|
56bde3342a
|
add ca to token controller and all service accounts
|
2015-06-24 15:10:20 -07:00 |
nikhiljindal
|
6c6398edaa
|
Update the path param name to namespace instead of namespaces
|
2015-06-24 13:45:49 -07:00 |
Kris Rousey
|
d13421e084
|
Removing ContainerManifest
|
2015-06-24 11:31:34 -07:00 |
nikhiljindal
|
221ae4d63b
|
Allow update without resource version
|
2015-06-23 00:16:08 -07:00 |
Salvatore Dario Minonne
|
4b13faa346
|
To add validation for service ports when defined as string (fixing issue #9734)
|
2015-06-22 17:21:51 +02:00 |
Anastasis Andronidis
|
101739a6be
|
Added Reason in PodStatus
|
2015-06-21 17:05:34 +02:00 |
Satnam Singh
|
b964f3c911
|
Merge pull request #9739 from bprashanth/sno
Fix kubectl stop rc with sequence numbers
|
2015-06-19 15:30:26 -07:00 |
Satnam Singh
|
3591a543d1
|
Merge pull request #9919 from liggitt/port_protocol_validation
Validate port protocol case strictly
|
2015-06-19 15:18:03 -07:00 |
Prashanth Balasubramanian
|
9ed9bd1c4f
|
Add a generation number to the object meta of all objects, and status of rcs
|
2015-06-19 14:32:08 -07:00 |
Satnam Singh
|
078e85cfdb
|
Merge pull request #10076 from caesarxuchao/pr/9966/head
based on #9966: fix annoying 'please check...' messages; remove v1beta1&2 ref
|
2015-06-19 11:56:47 -07:00 |
Satnam Singh
|
f02c685532
|
Merge pull request #10007 from feihujiang/improveCreateSchemaValidate
improve kubectl create --validate, aggregate errors and handle requir…
|
2015-06-19 11:43:44 -07:00 |
Jordan Liggitt
|
68a8a25494
|
Rename pod.spec.serviceAccount -> pod.spec.serviceAccountName for v1
|
2015-06-18 22:38:00 -04:00 |
Chao Xu
|
5673f73378
|
fix the left pre V1 field names in 290c4618c331f4f30a278af520121ff35
|
2015-06-18 18:44:55 -07:00 |
Satnam Singh
|
59a96f1028
|
Merge pull request #9688 from liggitt/validate_pod_spec
Validate service account name in pod spec
|
2015-06-18 17:18:09 -07:00 |
Satnam Singh
|
0f81a65f74
|
Merge pull request #10019 from feihujiang/deleteTodoNotes
Delete TODO notes
|
2015-06-18 15:53:10 -07:00 |
Clayton Coleman
|
93f921b677
|
Swagger output for PATCH can be more strongly typed
|
2015-06-18 13:04:20 -04:00 |
feihujiang
|
a7b22e3773
|
Delete TODO notes (The syntax here is the reverse of the (old, new) pattern in most other validation. Fix this.)
|
2015-06-18 20:13:17 +08:00 |
feihujiang
|
d5fcd9f153
|
improve kubectl create --validate, aggregate errors and handle require fields
|
2015-06-18 16:22:09 +08:00 |
Saad Ali
|
9da215e085
|
Merge pull request #9897 from derekwaynecarr/limit_range_validation
Add LimitRange range validation
|
2015-06-17 17:20:18 -07:00 |
markturansky
|
0a6b7b61ec
|
Changed PVClaimVolumeSource name to match other volume names
|
2015-06-17 16:17:49 -04:00 |
Saad Ali
|
641f8d47d3
|
Merge pull request #9828 from caesarxuchao/remove-testdata-v1beta1
remove pkg/api/validation/testdata/v1beta1/*
|
2015-06-17 11:36:03 -07:00 |
derekwaynecarr
|
2518d8c0fc
|
Add LimitRange range validation
|
2015-06-17 10:24:31 -04:00 |
Jordan Liggitt
|
2b840279d9
|
Validate service account name in pod spec
|
2015-06-16 21:09:01 -04:00 |
Jordan Liggitt
|
ee4cd972e0
|
Validate port protocol case strictly
|
2015-06-16 20:28:11 -04:00 |
Saad Ali
|
0aae358d2d
|
Merge pull request #9835 from caesarxuchao/remove-testapi-nsQuery
Update pkg/api/testapi because namespace is always in the path now
|
2015-06-16 14:54:36 -07:00 |
Chao Xu
|
a309d3e652
|
Update pkg/api/testapi because namespace is always in the path since we remove v1beta1/2
|
2015-06-16 14:12:03 -07:00 |
Saad Ali
|
d6b50d5602
|
Merge pull request #9823 from caesarxuchao/remove-PodContainerInfo
remove PodContainerInfo from api/types.go
|
2015-06-16 13:38:53 -07:00 |
Chao Xu
|
d9e8939ae4
|
remove pkg/api/validation/testdata/v1beta1/*
|
2015-06-15 16:20:14 -07:00 |