Commit Graph

9 Commits

Author SHA1 Message Date
abikouo
281f17ab23 add support for server side apply 2021-09-29 11:53:43 +02:00
piglei
66a45cd081 Make duck-typing in serialize_body method more restrictive 2021-08-23 14:48:24 +08:00
Andrei Marin
6f9e3327a8
Fix replication controller pods delete in tests 2021-07-20 21:33:30 +03:00
Yash Kumar Singh
bde3935f26 Support customizing “Accept” header and added a testcase to test custom header 2021-05-07 05:52:23 +05:30
Haowei Cai
3f05359afc configmap-e2e: use labels 2021-01-04 17:47:34 -08:00
Fabian von Feilitzsch
8ef5857bda Use explicit API version for retrieving CRD API 2019-09-24 09:41:24 -04:00
Oz N Tiram
c941d74b37 Remove all shebangs from Python modules and checker
As discussed, Python modules which aren't intended to be invoked
as scripts should not include a shebang line.

Update CONTRIBUTING.md and the checker script.
This script now includes a list SKIP_FILES for files that
should not be checked for boilerplate template.
The tests will now fail if a Python module has a shebang line.
Scripts which should have a shebang line and exists in the directory
`hack` can be ignored by adding them to the SKIP_FILES list.
2019-08-27 22:18:52 +02:00
Fabian von Feilitzsch
53c4cb23a3 Add boilerplate 2019-08-09 21:38:40 -04:00
Fabian von Feilitzsch
5b21d65aae Add tests for dynamic client 2019-08-09 21:38:40 -04:00