Predrag Rogic
|
d48b0a58e8
|
add ip conflict auto-resolution also to kvm and consolidate
|
2021-02-17 03:04:47 +00:00 |
Predrag Rogic
|
c6446e5fbd
|
prevent oci try to create overlapping network
|
2021-02-17 03:04:47 +00:00 |
Medya Ghazizadeh
|
40ac52ec4f
|
Merge pull request #10466 from ashwanth1109/fix/issue-10352
docs: follow convention for dynamic values
|
2021-02-16 16:01:53 -08:00 |
Medya Ghazizadeh
|
d84f17826e
|
Merge pull request #10424 from prezha/fix-WaitForPod-Ready
add new extra component to --wait=all to validate a healthy cluster
|
2021-02-16 15:51:40 -08:00 |
Medya Ghazizadeh
|
3bdb549339
|
Merge pull request #10491 from priyawadhwa/skaffold-flag
Set --interactive=false flag on skaffold test
|
2021-02-16 15:46:04 -08:00 |
Predrag Rogic
|
8099f7514a
|
cleanup: remove unused code, make internal-only func private
|
2021-02-16 22:56:04 +00:00 |
priyawadhwa
|
eaaa51c6ba
|
Merge pull request #10488 from priyawadhwa/start-stop-delete
Reduce time limit on TestStartStop to fix occasional KVM_containerd timeout
|
2021-02-16 14:50:03 -08:00 |
Priya Wadhwa
|
1c8753d1f8
|
Set --interactive=false flag on skaffold test
This way we won't be sending metrics from integration tests to skaffold
|
2021-02-16 14:42:30 -08:00 |
Predrag Rogic
|
b8052fe33d
|
replace sleep with retry.Expo()
|
2021-02-16 22:27:26 +00:00 |
Priya Wadhwa
|
2c3d91acef
|
reduce time limit on TestStartStop because it is timing out on kvm_containerd
|
2021-02-16 10:24:43 -08:00 |
Predrag Rogic
|
90cd9c3a60
|
wait kubelet stabilise after restart
|
2021-02-16 15:50:54 +00:00 |
Anders Björklund
|
6c2280cab1
|
Merge pull request #10472 from afbjorklund/podman-checksum
The checksum of the podman source tarball changed
|
2021-02-14 09:14:33 +01:00 |
Anders F Björklund
|
4a441a48bf
|
The checksum of the podman source tarball changed
Due to it being auto-generated by "git archive",
and not being an actual and archived distfile...
The actual code contents are the same, though.
|
2021-02-13 20:37:19 +01:00 |
ashwanth1109
|
eb079e66bb
|
Accessing apps documentation follows convention for dynamic values
|
2021-02-13 10:03:12 +00:00 |
Medya Ghazizadeh
|
a99c6c2073
|
Merge pull request #10463 from ilya-zuyev/ilyaz/fix_TestErrorJSONOutput
Fix TestErrorJSONOutput test
|
2021-02-12 16:51:27 -08:00 |
Ilya Zuyev
|
4001c0a267
|
Fix TestErrorJSONOutput test
|
2021-02-12 15:07:11 -08:00 |
Medya Ghazizadeh
|
27d86a421f
|
Merge pull request #10388 from BLasan/issue-10386
Add condition to check --cpus count with available cpu count
|
2021-02-12 12:48:33 -08:00 |
Medya Ghazizadeh
|
bd788dbc83
|
Merge pull request #10457 from govargo/fix-test-check-docker-version
[Unit Test] Fix TestCheckDockerVersion Assertion
|
2021-02-12 12:13:45 -08:00 |
Kent Iso
|
88f60b94f4
|
Fix TestCheckDockerVersion Assertion
|
2021-02-13 00:14:37 +09:00 |
Predrag Rogic
|
ec97f1db4b
|
fix integration.validateExtraConfig test adding --wait=all
|
2021-02-12 02:13:06 +00:00 |
Medya Ghazizadeh
|
350f8a2494
|
Merge pull request #10452 from ilya-zuyev/ilyaz/disable_hyperv_on_m1
Disable all drivers except "docker" and "ssh" on darwin/arm64
|
2021-02-11 17:10:10 -08:00 |
Predrag Rogic
|
93e98dee68
|
wait CorePodsList components to be Ready only if --wait=all
|
2021-02-12 00:48:52 +00:00 |
Predrag Rogic
|
3c7d2e0351
|
fix WaitForPod by waiting for component Ready instead of pod Running status
|
2021-02-12 00:46:44 +00:00 |
Medya Ghazizadeh
|
ee6283ecf1
|
Merge pull request #10293 from afbjorklund/ssh-validate
ssh: validate the ssh-key parameter if given
|
2021-02-11 15:05:19 -08:00 |
Medya Ghazizadeh
|
bf5301cbb6
|
Merge pull request #10450 from priyawadhwa/load-image
skip LoadImage test on darwin/github actions
|
2021-02-11 15:03:06 -08:00 |
Ilya Zuyev
|
306e7fedc4
|
fix translations for unsupported driver changes
|
2021-02-11 12:22:27 -08:00 |
priyawadhwa
|
7fdfcd164f
|
Merge pull request #10433 from BLasan/issue-10156
Add image repository respected for calico
|
2021-02-11 10:53:19 -08:00 |
Priya Wadhwa
|
5fc0b5ecb8
|
skip LoadImage test on darwin/github actions as it requires a running docker daemon
|
2021-02-11 10:32:04 -08:00 |
Medya Ghazizadeh
|
3512e88020
|
Merge pull request #10435 from afbjorklund/podman-cleanup
Explicitly remove podman volume and network
|
2021-02-11 10:27:50 -08:00 |
Medya Ghazizadeh
|
0cbc73e4a1
|
Merge pull request #10442 from jiefenghe/master
add NodeReadyKey to the AllComponents map for waiting for all components
|
2021-02-11 10:24:50 -08:00 |
Jiefeng He
|
a44fb963b4
|
add NodeReadyKey to the AllComponents map for waiting for all components
|
2021-02-10 23:34:58 -08:00 |
Ilya Zuyev
|
a99d545a54
|
Fix "The driver {{.driver}} is not supported on {{.os}}/{{.arch}}" message
|
2021-02-10 17:06:20 -08:00 |
Ilya Zuyev
|
3caf9c0f05
|
Fix "The driver {{.driver}} is not supported on {{.os}}/{{.arch}}" message
|
2021-02-10 17:05:16 -08:00 |
Medya Ghazizadeh
|
a3609d3778
|
Merge pull request #10380 from daehyeok/profile_list_light
Add -l/--light option for profile list command.
|
2021-02-10 17:04:39 -08:00 |
Ilya Zuyev
|
af5b44df12
|
Fix "The driver {{.driver}} is not supported on {{.os}}/{{.arch}}" message
|
2021-02-10 17:03:53 -08:00 |
Ilya Zuyev
|
60bafd00fa
|
fix supported drivers list for darwin/arm64
|
2021-02-10 16:56:35 -08:00 |
Medya Ghazizadeh
|
984b079821
|
Merge pull request #10412 from sharifelgamal/crio
remove crio restart hack
|
2021-02-10 16:55:44 -08:00 |
Ilya Zuyev
|
7536f4436c
|
Fix build constraints
|
2021-02-10 16:15:28 -08:00 |
Ilya Zuyev
|
d7beb72025
|
disable hyperkit driver on arm64
|
2021-02-10 13:47:46 -08:00 |
Anders F Björklund
|
b7de621033
|
Explicitly remove podman volume and network
The --filter and --label functionality was broken,
in earlier versions of podman (before version 3.0)
|
2021-02-10 20:57:20 +01:00 |
Sharif Elgamal
|
3942e43659
|
Merge pull request #10347 from mwht/patch-1
Changed x86 to amd64 in installation guide to reflect actual architecture name
|
2021-02-10 11:35:08 -08:00 |
ilya-zuyev
|
c78daabb37
|
Merge pull request #10298 from afbjorklund/ssh-default
ssh: support default key path for built-in ssh
|
2021-02-10 11:09:08 -08:00 |
priyawadhwa
|
b0fcaa6e70
|
Merge pull request #10341 from vladdoster/patch-1
(docs) update install instructions for MacOS
|
2021-02-10 11:08:01 -08:00 |
priyawadhwa
|
09de7ff62f
|
Merge pull request #10332 from priyawadhwa/delete-timeout
Add 5 minute timeout to deleting a profile
|
2021-02-10 10:40:32 -08:00 |
priyawadhwa
|
859ec2a44b
|
Merge pull request #10428 from priyawadhwa/auto-network-plugin
Fix TestNetworkPlugins/group/auto/KubeletFlags on containerd/crio
|
2021-02-10 10:36:24 -08:00 |
BLasan
|
7a7439c094
|
Add image repository respected for calico
|
2021-02-10 17:07:17 +05:30 |
Medya Ghazizadeh
|
47da1ffe3f
|
Merge pull request #10422 from afbjorklund/remove-duplicates
Remove duplicate binaries from build internals
|
2021-02-09 16:14:18 -08:00 |
Daehyeok Mun
|
f457bde02d
|
Add -l/--light option for profile list command.
If option is true, Doens't try to get profiles from container and read
current status.
|
2021-02-09 16:06:09 -08:00 |
priyawadhwa
|
51ec098b05
|
Merge pull request #10366 from priyawadhwa/mk-image-load
Implement minikube image load command
|
2021-02-09 14:42:31 -08:00 |
Priya Wadhwa
|
840b3a2bf0
|
Fix cyclomatic complexity lint error
|
2021-02-09 14:20:25 -08:00 |