Anders F Björklund
|
d53e497e33
|
Rename test-report.* to out/unittest.*
|
2021-04-20 21:31:49 +02:00 |
Anders F Björklund
|
5ca89279e6
|
Add target for the test report as html
|
2021-04-20 13:02:58 +02:00 |
Medya Ghazizadeh
|
85443b65e1
|
Merge pull request #11150 from medyagh/golang_ci_bump
bump golangci-lint to latest v1.39.0
|
2021-04-19 16:21:59 -07:00 |
Medya Ghazizadeh
|
a47e1ca488
|
Merge pull request #11152 from prezha/fix-test-index-out-of-range
fix "index out of range" in integration.validateDeployAppToMultiNode
|
2021-04-19 15:24:42 -07:00 |
Predrag Rogic
|
6448d8567f
|
fix "panic: runtime error: index out of range" error in integration.validateDeployAppToMultiNode
|
2021-04-19 23:19:26 +01:00 |
Medya Gh
|
1207de734b
|
bump golang lint ci to latest
|
2021-04-19 15:16:31 -07:00 |
Medya Ghazizadeh
|
d4c1c2a79f
|
Merge pull request #11127 from afbjorklund/image-pull
new command "image pull: allow to load remote images directly without cache
|
2021-04-19 14:57:48 -07:00 |
Medya Ghazizadeh
|
a7c96171d7
|
Merge pull request #11148 from medyagh/windows_dry_run
skip dry-run on hyperv
|
2021-04-19 14:56:55 -07:00 |
Medya Gh
|
5ce67d5855
|
boilerplate
|
2021-04-19 14:56:37 -07:00 |
Medya Ghazizadeh
|
08fe139136
|
Merge pull request #11050 from spowelljr/runLint
Check if go mod tidy || make generate-docs create file changes in CI
|
2021-04-19 14:52:34 -07:00 |
Medya Gh
|
42054ddd55
|
skip dry run on hyperv
|
2021-04-19 14:37:40 -07:00 |
Medya Gh
|
e6a8e47844
|
sip dry run on hyperv
|
2021-04-19 14:35:54 -07:00 |
Medya Ghazizadeh
|
d52b8d0c0d
|
Merge pull request #11081 from EdVinyard/master
prevent multiple /etc/hosts entries for control-plane.minikube.internal
|
2021-04-19 13:42:38 -07:00 |
Medya Ghazizadeh
|
c2ed8daf87
|
Merge pull request #11143 from medyagh/gh_action_refactor
ci: move non-functional tests to pr verfied
|
2021-04-19 13:32:28 -07:00 |
Medya Ghazizadeh
|
d18d2c70f1
|
Merge pull request #11111 from afbjorklund/crio-v1.20.2
Upgrade crio to 1.20.2
|
2021-04-19 13:04:11 -07:00 |
Anders F Björklund
|
7c7c25da18
|
Fix typo in comment to make golint more happy
|
2021-04-19 21:58:37 +02:00 |
Anders F Björklund
|
d8050ee03c
|
Add documentation to the public image functions
|
2021-04-19 21:55:43 +02:00 |
Medya Gh
|
99d9c500c5
|
schedule stop in verfied
|
2021-04-19 12:45:37 -07:00 |
Medya Gh
|
d6774860e9
|
gh job
|
2021-04-19 12:43:38 -07:00 |
Medya Ghazizadeh
|
19ea60f843
|
Merge pull request #11120 from sharifelgamal/gen-test-docs
site: Automatically generate integration test documentation
|
2021-04-19 12:40:40 -07:00 |
Medya Ghazizadeh
|
e3383cf185
|
Merge pull request #11142 from kubernetes/dependabot/go_modules/golang.org/x/text-0.3.6
Bump golang.org/x/text from 0.3.5 to 0.3.6
|
2021-04-19 12:35:05 -07:00 |
Medya Gh
|
43392ef631
|
pr validate
|
2021-04-19 12:22:23 -07:00 |
Medya Gh
|
5dee625efb
|
move non-functional tests to pr verfied
|
2021-04-19 12:10:20 -07:00 |
dependabot[bot]
|
91407dee28
|
Bump golang.org/x/text from 0.3.5 to 0.3.6
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.5...v0.3.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-19 18:51:47 +00:00 |
Medya Ghazizadeh
|
f5a5ce9911
|
Merge pull request #11133 from Nordix/timeout-typo
Correct typo in timeout value in comment
|
2021-04-19 11:41:47 -07:00 |
Medya Ghazizadeh
|
e738bb4109
|
Merge pull request #11129 from afbjorklund/image-defs
site: Add some more definitions of image terminology
|
2021-04-19 11:41:16 -07:00 |
Medya Ghazizadeh
|
6e20f5a123
|
Merge pull request #11135 from kubernetes/dependabot/go_modules/github.com/otiai10/copy-1.5.1
Bump github.com/otiai10/copy from 1.5.0 to 1.5.1
|
2021-04-19 11:40:19 -07:00 |
Medya Ghazizadeh
|
aa97c589b3
|
Merge pull request #11119 from medyagh/faq
site: update FAQ
|
2021-04-19 11:36:47 -07:00 |
Medya Ghazizadeh
|
cfc6915ca9
|
Update site/content/en/docs/faq/_index.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
|
2021-04-19 11:36:37 -07:00 |
Anders F Björklund
|
9c1a4f4fc0
|
Allow to load remote images directly without cache
|
2021-04-19 20:24:06 +02:00 |
Ed Vinyard
|
73280e474e
|
remove unused parameter from addHostAliasCommand
|
2021-04-19 12:01:25 -05:00 |
dependabot[bot]
|
c473032d4e
|
Bump github.com/otiai10/copy from 1.5.0 to 1.5.1
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.5.0...v1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-19 07:27:06 +00:00 |
Michael Captain
|
b2f874dbac
|
Correct typo in timeout value in comment
|
2021-04-19 00:30:43 +03:00 |
Anders F Björklund
|
3ead3a0404
|
Add some more definitions of image terminology
|
2021-04-18 18:20:35 +02:00 |
Sharif Elgamal
|
191d3dce5a
|
fix lint
|
2021-04-16 15:45:44 -07:00 |
Sharif Elgamal
|
245f44da66
|
write to a file and move code around for clarity
|
2021-04-16 15:33:50 -07:00 |
Medya Gh
|
d9a707033d
|
examp;e
|
2021-04-16 14:58:08 -07:00 |
Medya Gh
|
f66a8cd57a
|
update faq
|
2021-04-16 14:56:01 -07:00 |
Medya Gh
|
e54d8ec7f9
|
kuberentes version
|
2021-04-16 14:51:20 -07:00 |
Sharif Elgamal
|
7cd2dcfee8
|
fill in missing docs
|
2021-04-16 14:01:04 -07:00 |
Sharif Elgamal
|
fa9bfd9338
|
Merge pull request #11118 from sharifelgamal/containerd-ingress
ci: mkcmp: skip testing ingress for containerd
|
2021-04-16 13:58:36 -07:00 |
Medya Ghazizadeh
|
60d8401f59
|
Merge pull request #11086 from sharifelgamal/mock-mirror
avoid network calls for mirror unit tests
|
2021-04-16 13:46:31 -07:00 |
Sharif Elgamal
|
299c62c57c
|
ci: mkcmp: skip testing ingress for containerd
|
2021-04-16 13:45:56 -07:00 |
Sharif Elgamal
|
0ed5b13995
|
add docs for all integration tests and generate docs with them
|
2021-04-16 13:42:41 -07:00 |
minikube-bot
|
0f678017c5
|
Updating ISO to v1.19.0-1618553696-11111
|
2021-04-16 07:13:48 +00:00 |
Anders F Björklund
|
5451ad8705
|
Upgrade crio to 1.20.2
|
2021-04-16 08:09:45 +02:00 |
Medya Ghazizadeh
|
69cc612fc4
|
Merge pull request #11097 from sharifelgamal/mkcmp-output
ci: pr-bot add containerd to mkcmp and warn if too slow
|
2021-04-15 10:58:06 -07:00 |
Medya Ghazizadeh
|
84b2bc8f41
|
Merge pull request #11092 from afbjorklund/sonarqube
Add configuration for sonarqube code scanning
|
2021-04-14 13:24:16 -07:00 |
Sharif Elgamal
|
1319b6e398
|
refactor checkRepository to make mocking easier
|
2021-04-14 12:51:16 -07:00 |
Medya Ghazizadeh
|
241112f4ea
|
Merge pull request #11088 from spowelljr/fixSnapDocker
Check if Docker installed via Snap Package Manager
|
2021-04-14 10:04:57 -07:00 |