Caleb Woodbine
|
34ddb64825
|
Add cleanup function; Fix build
|
2020-06-11 14:09:41 +12:00 |
|
Caleb Woodbine
|
34988cfe0e
|
Update to include watch tooling
|
2020-06-11 14:09:41 +12:00 |
|
Caleb Woodbine
|
b52740c44f
|
Add watch event checks
|
2020-06-11 14:09:41 +12:00 |
|
Caleb Woodbine
|
f0757ecd77
|
Move watchTimeout value to the top and add comments
|
2020-06-11 14:09:41 +12:00 |
|
Caleb Woodbine
|
0c8ae2abf3
|
Update and improve ConfigMap resource lifecycle test
|
2020-06-11 14:09:41 +12:00 |
|
Mike Danese
|
c58e69ec79
|
automated refactor
|
2020-03-05 14:59:46 -08:00 |
|
Mike Danese
|
25651408ae
|
generated: run refactor
|
2020-02-08 12:30:21 -05:00 |
|
Mike Danese
|
3aa59f7f30
|
generated: run refactor
|
2020-02-07 18:16:47 -08:00 |
|
Caleb Woodbine
|
f20945aa41
|
Fix: formatting
|
2020-01-15 00:16:24 +00:00 |
|
Caleb Woodbine
|
0fc15708fe
|
Add: ConfigMap lifecycle test
|
2020-01-14 21:51:27 +00:00 |
|
YuikoTakada
|
9ed2f632cc
|
use log functions of core framework
|
2019-09-26 02:45:07 +00:00 |
|
Caleb Woodbine
|
4041b538b8
|
Update ConfigMap test
|
2019-08-28 08:41:39 +12:00 |
|
Caleb Woodbine
|
7218182f11
|
Update configMap data checking
|
2019-08-07 03:35:36 +00:00 |
|
Caleb Woodbine
|
b10743236e
|
Update function for data inequality verification
|
2019-08-06 01:53:08 +00:00 |
|
Caleb Woodbine
|
b845fee7f7
|
Add ConfigMap patch e2e test with validation step
Test originally written by draveness for this PR:
https://github.com/kubernetes/kubernetes/pull/78924
This commit adds a validation step to the test.
|
2019-08-01 13:00:59 -07:00 |
|
SataQiu
|
332be4b1e3
|
refactor: replace framework.Failf with e2elog.Failf
|
2019-06-19 17:52:35 +08:00 |
|
Masaki Kimura
|
701395c392
|
Remove dot import from e2e test and replace with framework.ExpectNoError
|
2019-06-14 20:46:11 +00:00 |
|
s-ito-ts
|
3492c81e12
|
Use framework.ExpectError() for e2e/common
|
2019-05-29 05:46:16 +00:00 |
|
globervinodhn
|
a2078bd4af
|
Promote empty-key ConfigMap e2e to Conformance
|
2019-01-29 15:41:27 +05:30 |
|
pontiyaraja
|
6b9db24ed0
|
added non-optional and empty key test cases for secret and configMap
|
2018-11-13 13:08:02 +05:30 |
|
Haowei Cai
|
598d459bc6
|
Mark configmap and downwardapi tests with sig-node
|
2018-11-06 17:58:26 -08:00 |
|
thdrnsdk
|
2cd42c3600
|
delete the busyboxImage and mountTest var and change use imageutils
|
2018-08-14 22:37:40 +09:00 |
|
Srini Brahmaroutu
|
73700aef01
|
Adding details to Conformance Tests using RFC 2119 standards.
|
2018-08-01 11:39:01 -07:00 |
|
Yu-Ju Hong
|
3815dfe478
|
test/e2e/common: add NodeConformance tag to all Conformance tests
|
2018-05-21 18:09:33 -07:00 |
|
Brad Topol
|
948648ac7a
|
Add dns, configmap, and custom resource definition conformance
annotations.
Signed-off-by: Brad Topol <btopol@us.ibm.com>
|
2017-11-01 08:58:56 -07:00 |
|
Matt Liggett
|
a5967cbaf1
|
Add framework.ConformanceIt as the new way to declare conformance tests.
Also rewrite all existing conformance tests to use this.
|
2017-10-27 15:29:59 -07:00 |
|
Kevin
|
4c8539cece
|
use core client with explicit version globally
|
2017-10-27 15:48:32 +08:00 |
|
David Zhu
|
6d2e988e3b
|
split configmap, downwardapi, and secrets, into two files each volume/non-volume and moved sig labels to front of the description string
|
2017-10-12 16:39:14 -07:00 |
|
Manjunath A Kumatagi
|
ee4d54c70c
|
Port e2e tests for multi architecture
|
2017-09-01 05:40:52 +05:30 |
|
Ryan Hitchman
|
cb0f5b8693
|
Change [Volume] tags to [sig-storage].
|
2017-07-12 11:11:16 -07:00 |
|
Shyam Jeedigunta
|
b5b4ba8fec
|
Fix secret/configmap/projected update tests to work for large clusters
|
2017-07-04 14:14:15 +02:00 |
|
Chao Xu
|
60604f8818
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
|
Chao Xu
|
f4989a45a5
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
|
mbohlool
|
c91a12d205
|
Remove all references to types.UnixUserID and types.UnixGroupID
|
2017-06-21 04:09:07 -07:00 |
|
Clayton Coleman
|
4f35b31fc7
|
Try speeding up ConfigMap e2e namespace deletion
|
2017-05-17 17:45:05 -04:00 |
|
Jamie Hannaford
|
9440a68744
|
Use dedicated Unix User and Group ID types
|
2017-05-05 14:07:38 +02:00 |
|
Luca Bruno
|
85b1def175
|
test: update to use mounttest:0.8 and mounttest-user:0.5
|
2017-02-02 20:41:18 +00:00 |
|
Dr. Stefan Schimanski
|
d7eb3b6870
|
pkg/util: move uuid and strategicpatch into k8s.io/apimachinery
|
2017-01-25 19:45:09 +01:00 |
|
Clayton Coleman
|
be6d2933df
|
refactor: Move *Options references to metav1
|
2017-01-24 13:41:51 -05:00 |
|
Michael Fraenkel
|
4e466040d9
|
Allow Optional ConfigMap and Secrets
- ConfigMaps and Secrets for Env or Volumes are allowed to be optional
|
2017-01-23 18:59:49 -07:00 |
|
Clayton Coleman
|
9a2a50cda7
|
refactor: use metav1.ObjectMeta in other types
|
2017-01-17 16:17:19 -05:00 |
|
Michelle Au
|
c822e3e1e8
|
Add [Volume] tag to all the volume-related E2E tests.
|
2017-01-11 11:25:21 -08:00 |
|
Michael Fraenkel
|
2d803afc98
|
ConfigMaps populate environment variables
|
2017-01-03 11:02:15 -05:00 |
|
Seth Jennings
|
51ae5a34b9
|
fix permissions when using fsGroup
|
2016-12-06 14:04:16 -06:00 |
|
Chao Xu
|
a55c71db4d
|
test/e2e
|
2016-11-23 15:53:09 -08:00 |
|
Antoine Pelisse
|
18a1c8865f
|
Revert "Add more test cases to k8s e2e upgrade tests"
|
2016-11-18 11:21:23 -08:00 |
|
shashidharatd
|
4bbd40441f
|
Add ConfigMaps to k8s upgrade tests
|
2016-11-15 09:59:51 +05:30 |
|
Random-Liu
|
f4aee8664d
|
Mark more conformance tests.
|
2016-11-05 21:11:51 -07:00 |
|
Jan Chaloupka
|
4fde09d308
|
Replace client with clientset in code
|
2016-10-23 22:00:35 +02:00 |
|
Paul Morie
|
53ec6e60fe
|
Remove deferred deletion calls from E2E tests
|
2016-10-17 10:36:22 -04:00 |
|