Ciprian Hacman
b563e4e815
Run Protokube in the "default" container namespace
2019-12-29 05:42:29 +02:00
Ciprian Hacman
d35977ac90
Update hardcoded dependencies on on docker.service
2019-12-29 04:43:40 +02:00
Ciprian Hacman
c2d55ecdf3
Always require containerd version in nodeup
2019-12-16 15:17:57 +02:00
Ciprian Hacman
6363289103
Update tests after rebase
2019-12-16 00:59:26 +02:00
Ciprian Hacman
b234d0687a
Add back Protokube image pull during service start
2019-12-16 00:59:19 +02:00
Ciprian Hacman
f401342d8f
Update Protokube tests
2019-12-15 22:31:52 +02:00
Ciprian Hacman
1a4d8bf49c
Add support for containerd container runtime - tests
2019-12-15 21:37:57 +02:00
Justin Santa Barbara
700bd2c0a5
Add test for protokube builder
...
This should give us some assurances that we haven't changed things too
much with the containerd introduction.
2019-12-14 23:19:54 -05:00
Kubernetes Prow Robot
482fce5d54
Merge pull request #7424 from mmerrill3/feature/dynamic-audit-config
...
Implementing audit dynamic configuration (#7392 )
2019-11-26 01:01:10 -08:00
John Gardiner Myers
f1068e5c8c
Update apiVersion in docs and tests
2019-11-09 14:14:24 -08:00
mmerrill3
5cf94c8ddf
Implementing audit dynamic configuration ( #7392 )
...
Signed-off-by: mmerrill3 <michael.merrill@vonage.com>
2019-10-24 10:21:27 -04:00
Kubernetes Prow Robot
30c6f65300
Merge pull request #6957 from austinmoore-/skip-docker-install
...
Skip Docker install
2019-09-18 14:55:00 -07:00
Austin Moore
4695e7d03c
Move SkipInstall to DockerConfig
2019-09-17 11:55:08 -04:00
Kashif Saadat
4514215656
Set and mount the correct volume plugin dir based on OS
2019-08-01 17:54:08 +01:00
Justin SB
512378b335
Rationalize golden-output comparison
...
Create a single helper function: AssertMatchesFile
Also a few output files that weren't consistent.
2019-07-21 23:08:48 -04:00
Austin Moore
ccced9901a
Add test for skipInstall
2019-06-12 14:16:11 -04:00
Justin SB
ba9a4afc43
apigroup -> kops.k8s.io: Tests & supporting changes
...
Autogenerated code, docs & test changes
Also a new test for the older "kops" apiGroup, to make sure that
continues to work.
2019-05-06 22:26:29 -04:00
Steven McDonald
fe249eabbf
Remove docker-prestart hook
...
This breaks networking if Docker is restarted
(https://github.com/kubernetes/kops/issues/6191 ).
The Docker issue linked in the hook's comments has been closed for
over 3 years, and this workaround has not been used by upstream
Kubernetes for over a year:
5f9735de53 (diff-af1d281c3ce49f7bfe110f7c64c96fdc)
It therefore seems unlikely that this hook is still necessary.
2019-03-01 13:43:38 +01:00
mmerrill3
248f08b467
Fixing kops-4049
2018-12-16 11:59:16 -05:00
mmerrill3
7c4b2a6a5e
Setting the manifest directory when it is required by kubelet
2018-11-19 10:04:44 -05:00
Kashif Saadat
c78790f902
Modified OS detection logic when updating http proxy settings.
2017-10-13 19:08:47 +01:00
Blake
4d9c69c167
Add documentation and update text fixture
2017-07-29 13:29:28 -07:00
Justin Santa Barbara
1909b88097
Pass --network-plugin-dir for kubenet
...
kubenet continues to look there rather than --cni-bin-dir
2017-04-10 10:01:45 -04:00
Justin Santa Barbara
391a9b1897
Replaces UsesCNI with logic
2017-04-10 00:07:40 -04:00
Justin Santa Barbara
a5e2d7f79e
Fix CNI bin & conf paths
...
Stop using the networking-plugin-dir flag, and replace with the
cni-bin-dir and cni-conf-dir flags, set appropriately.
Thanks for spotting @prachetasp
Issue #2267
2017-04-06 01:21:35 -04:00
Justin Santa Barbara
ba1af6950e
Tidy up kubelet nodeup tests
2017-04-06 00:18:43 -04:00
chrislovecnm
131bc77abb
Adding feature gates flag for kubelet, and unit tests
2017-04-03 11:13:21 -06:00
Justin Santa Barbara
cb8ea7e043
Use repeated flags for log-opt to docker
...
Also add tests for the expected format
2017-03-28 00:53:31 -04:00
Justin Santa Barbara
4006741a5d
Update for new taints / labels names
2017-03-27 23:13:39 -04:00
Justin Santa Barbara
2f256b9d39
Add tests for docker nodeup side
2016-12-20 13:10:39 -05:00