Commit Graph

685 Commits (c50f38b06c41a66c4a6ce8068b3ba2cd7269af4e)

Author SHA1 Message Date
Sharif Elgamal 4b5202f070 Update Makefile and release notes for 1.16.0-beta.0 2020-12-14 16:38:13 -08:00
Medya Gh f3be305abb bump iso on head for snapshot4 2020-12-11 12:11:26 -08:00
Medya Ghazizadeh 9aac4f7f42
Merge pull request #9912 from prezha/fix-update-kubernetes-version
fix: use release tags and add make targets
2020-12-10 16:03:38 -08:00
Sharif Elgamal 9280a047a9
Merge pull request #9894 from sharifelgamal/hyperkit
fix hyperkit tests
2020-12-10 11:26:44 -08:00
Predrag Rogic d472499af1
fix: use release tags and add make targets 2020-12-10 02:27:19 +00:00
Predrag Rogic 871f22eb19
fix: use release tags and add make targets 2020-12-10 02:16:29 +00:00
Predrag Rogic ff24033257
fix: use release tags and add make targets 2020-12-10 01:34:40 +00:00
Predrag Rogic 61a12b313f
fix: use release tags and add make targets 2020-12-10 01:28:40 +00:00
Sharif Elgamal cd1925da89 add phony to new makefile target 2020-12-09 13:39:48 -08:00
Anders F Björklund 559231fa1d Upgrade go version to 1.15.5
Use same as Kubernetes 1.20
2020-12-09 22:03:12 +01:00
Sharif Elgamal 76b0d71670 add alias target for functional tests in makefile 2020-12-09 11:11:45 -08:00
Medya Ghazizadeh 21db1adab4
Merge pull request #9887 from medyagh/bump_isp_16_s1
Bump iso on head
2020-12-09 11:08:26 -08:00
Thomas Strömberg 78c6d9f855
Merge pull request #9407 from ilya-zuyev/select_int_tests_to_run
Add a Makefile variable to run a subset of integration tests files
2020-12-09 10:21:23 -08:00
Medya Gh 2c99e42506 bump iso 2020-12-08 16:22:41 -08:00
Medya Gh 502458e958 bump iso on head 2020-12-08 16:21:44 -08:00
Medya Ghazizadeh a128bbbbd1
Merge pull request #9819 from afbjorklund/virtualbox-amd64
Debian installer: only recommend virtualbox when running on amd64
2020-12-08 10:23:15 -08:00
Anders F Björklund d8ceff8779 Bump kernel version for buildroot 2020-12-05 16:38:36 +01:00
Anders F Björklund d4bdc21ff2 Upgrade buildroot minor version 2020-12-05 13:31:59 +01:00
Medya Ghazizadeh c90956172c
Merge pull request #9822 from medyagh/storage_prov_v4
bump storage provsioner to multi arch
2020-12-02 13:57:37 -08:00
Priya Wadhwa 5553f48e36 Add --label flag so we can add custom labels to metric collection
We can later use this flag to specify environment (Cloud Shell, OS), or driver used.
2020-12-01 19:37:15 -08:00
Medya Gh d141036382 bump storage provsioner to multi arch 2020-12-01 14:29:09 -08:00
Anders F Björklund 71de27fb75 Only recommend virtualbox when running on amd64
Remove the "recommendation" from the arm64 deb
2020-12-01 17:11:22 +01:00
Medya Gh 7bc81b1cbd add imagesha 2020-11-25 14:22:29 -08:00
Medya Gh 8639a067e6 bump kic image on head 2020-11-25 14:07:24 -08:00
Priya Wadhwa e83ba9df9c Update ISO and kicbase to include scheduled stop so we can test them 2020-11-18 10:54:41 -08:00
Sharif Elgamal 41b74b00ec update Makefile and release notes for 1.15.1 release 2020-11-16 14:20:03 -08:00
Medya Gh d32ceb0f30 release v1.15.0 2020-11-13 14:16:38 -08:00
Medya Gh f3125fa1ad release latest snapshot image/iso 2020-11-12 16:04:26 -08:00
Medya Gh 878ff02101 bump iso on head 2020-11-09 12:36:16 -08:00
Medya Gh 57ff0fa687 spleling 2020-11-05 15:07:56 -08:00
Medya Gh b6d83e4e01 improve makefile in building kicbase 2020-11-05 15:01:17 -08:00
Medya Ghazizadeh a7b8f20ec2
Merge pull request #9523 from afbjorklund/buildroot-2020.02.7
Upgrade buildroot and kernel minor version
2020-10-30 18:41:05 -05:00
Medya Gh cc30cd7b1f release v1_14_2 2020-10-27 14:52:42 -07:00
Medya Gh 330f1227e5 release 1.14.1 2020-10-23 16:24:58 -07:00
Anders F Björklund ed00bcd15c Bump kernel version for buildroot 2020-10-22 23:12:56 +02:00
Anders F Björklund 1770ecdb3e Upgrade buildroot minor version 2020-10-22 23:12:33 +02:00
Anders F Björklund f0d059a144 Remove old unused build tags from localkube
These are being used by github.com/containers/image:

* containers_image_ostree_stub
* containers_image_openpgp

It is not used by minikube anymore, since localkube:

* 5e34247db Use containers/image build tags everywhere
* 57aa3e61a Use the build tags for containers/image everywhere

* 55b41415e Cache images for localkube
* 201e5f9ef Vendor changes

Note that the minikube build tag actually had a typo.

Said "container_image" rather than "containers_image".
2020-10-21 21:33:51 +02:00
Predrag Rogic 570f4f3c88
Upgrade go version to 1.15.2 2020-10-14 21:00:24 +01:00
Medya Gh 3808dff344 update makefile 2020-10-12 16:58:50 -07:00
Medya Gh 4ea581cf04 bump ISO to use latest 2020-10-12 16:54:14 -07:00
Medya Ghazizadeh 0c7284a0ca
Merge pull request #9329 from afbjorklund/buildroot-2020.02.6
Buildroot 2020.02.6
2020-10-12 15:33:56 -05:00
Medya Gh df3fb8c7d5 update makefile 2020-10-09 15:00:59 -07:00
Ilya Zuyev c0a9b55110 Rename INT_TESTS_TO_RUN -> TEST_FILES 2020-10-08 12:18:34 -07:00
priyawadhwa 82a5189b93
Merge pull request #9334 from afbjorklund/multiarch-storage-provisioner-manifest
Make storage-provisioner available for all arch
2020-10-07 14:43:47 -04:00
Priya Wadhwa edacefce32 Release v1.14.0-beta.0 2020-10-06 13:38:14 -04:00
Ilya Zuyev cf69119580 Add a Makefile variable to run a subset of integration tests 2020-10-05 22:31:06 -07:00
Medya Ghazizadeh 5eca07a573
Merge pull request #9340 from blueelvis/'task/windows_html_report'
Added target for Windows HTML & switched encoding for Windows Report
2020-09-29 15:10:17 -05:00
Medya Ghazizadeh f66e0a8639
Merge pull request #9330 from afbjorklund/kicbase-ubuntu
Base kicbase directly on ubuntu, without kindbase
2020-09-29 14:48:06 -05:00
Anders F Björklund 5ab4bc64fc Remove the base target from kicbase docker build 2020-09-29 20:13:59 +02:00
Jituri, Pranav 5dce77b9cb
Make 1 target for html report and remove changes to github actions 2020-09-29 02:12:51 +05:30