Medya Ghazizadeh
5ae4f60642
Merge pull request #10480 from afbjorklund/docker-cri
...
Make sure to use CRI for docker if configured
2021-02-17 11:48:54 -08:00
Medya Gh
6a44f6e1b0
changing step to infof
2021-02-17 11:44:13 -08:00
priyawadhwa
bd4720d29e
Merge pull request #10233 from uhari03/issue-10173
...
Add google group link to triaging doc
2021-02-17 11:32:45 -08:00
ilya-zuyev
bf6928b7ec
Merge pull request #10476 from afbjorklund/crio-iso
...
Upgrade crio to 1.20.0
2021-02-17 11:23:39 -08:00
Medya Ghazizadeh
21291cbfa1
Merge pull request #10462 from medyagh/err_spam_image
...
UI: do not send image repo info to stderr
2021-02-17 11:16:28 -08:00
Sharif Elgamal
05df740f12
fail if timestamps are off
2021-02-17 10:57:25 -08:00
Sharif Elgamal
e042e2c5c6
check for failure
2021-02-17 10:51:16 -08:00
Sharif Elgamal
6869182195
add repo to instructions
2021-02-17 10:39:24 -08:00
Sharif Elgamal
fd897f4f23
fix up repo stuff
2021-02-17 10:32:48 -08:00
BLasan
b757573ba3
Remove unnecessary klog import
2021-02-17 23:50:26 +05:30
Sharif Elgamal
9aee2bd46a
add generate-docs to message
2021-02-17 10:04:02 -08:00
Sharif Elgamal
1233508e3c
generate-docs
2021-02-17 09:59:56 -08:00
Sharif Elgamal
ea16737271
syntax
2021-02-17 09:37:34 -08:00
Sharif Elgamal
9aeb4a75fa
update kicbase image
2021-02-17 09:35:32 -08:00
Sharif Elgamal
e8f00d726f
export the correct variables
2021-02-17 09:23:30 -08:00
Pablo Caderno
6934c85451
Improved insecure registry validation function
2021-02-17 18:06:00 +11:00
Sharif Elgamal
de750b73e2
timestamp checks
2021-02-16 19:25:22 -08:00
Predrag Rogic
7727b855bf
cleanup: make internal-only funcs private
2021-02-17 03:04:47 +00:00
Predrag Rogic
6d61795352
simplify free subnet query for oci net create
2021-02-17 03:04:47 +00:00
Predrag Rogic
4018ee3682
move to separate network package and fix naming
2021-02-17 03:04:47 +00:00
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
Predrag Rogic
a5f75b4a29
fix wording
2021-02-17 02:45:22 +00:00
Predrag Rogic
fc07cfd395
fix wording
2021-02-17 02:45:22 +00:00
Predrag Rogic
1f50c63adb
fix wording
2021-02-17 02:45:22 +00:00
Predrag Rogic
5c8ea8dc5b
improve kvm network delete/cleanup
2021-02-17 02:45:03 +00:00
Sharif Elgamal
bba35e25f5
display proper image tag
2021-02-16 18:08:45 -08:00
Sharif Elgamal
5d642c5311
fix up escaping nonsense
2021-02-16 17:39:46 -08:00
Kent Iso
5bffb823b2
Add ProfileLableKey to make sure that preload side car will be target of deletion. minikube delete doesn't check CreatedByLabelKey
2021-02-17 10:27:54 +09:00
Kent Iso
fd58d0fc90
Add CreatedByLabelKey to make sure that preload side car will be target of deletion
2021-02-17 10:06:12 +09:00
Kent Iso
e3cd93aa1a
Change prepareVolume func to add container name for preload side car
2021-02-17 10:06:12 +09: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
Sharif Elgamal
0147378459
boilerplate
2021-02-16 14:28:58 -08:00
Predrag Rogic
b8052fe33d
replace sleep with retry.Expo()
2021-02-16 22:27:26 +00:00
Sharif Elgamal
29352b294b
make executable
2021-02-16 14:23:23 -08:00
Sharif Elgamal
803934a670
add automation script
2021-02-16 14:22:49 -08:00
Ilya Zuyev
de6ce32743
change test name
2021-02-16 12:07:19 -08:00
Ilya Zuyev
a5024afd55
change runner version
2021-02-16 11:52:57 -08:00
Ilya Zuyev
53a3c9598d
skip the test if docker is not installed
2021-02-16 11:30:47 -08:00
Ilya Zuyev
9dfccc632e
comment debs make target
2021-02-16 11:17:53 -08:00
Ilya Zuyev
08a1547372
fix gpogh installation
2021-02-16 10:26:38 -08: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
Ilya Zuyev
7eda0169b3
remove unused script
2021-02-16 10:20:39 -08:00
Predrag Rogic
90cd9c3a60
wait kubelet stabilise after restart
2021-02-16 15:50:54 +00:00
Anders F Björklund
77b86ef82d
Make sure to use CRI for docker if configured
...
The default is still the built-in dockershim,
but make sure to honor any external CRI socket.
Also forward the other configuration such as
the Kubernetes version and Image repository.
2021-02-14 20:23:17 +01:00