Commit Graph

55 Commits (revert-19748-fix_wait)

Author SHA1 Message Date
Anders F Björklund c56e02ce4b Remove crio-wipe service that is not required 2024-08-26 12:14:15 +02:00
Timothée Ravier b3365f0771 Kicbase/ISO: Update cri-o from v1.28.31 to v1.29.1 2024-02-22 20:00:54 +01:00
minikube-bot 90492da3e6 Kicbase/ISO: Update cri-o from v1.24.1 to v1.28.3
Only update to 1.28.3 due to Go 1.21 requirement for 1.29+.
2024-02-22 20:00:54 +01:00
Paul S. Schweigert 29d717485f
update cri-o from v1.22.3 to v1.24.1
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 13:27:53 -04:00
Sharif Elgamal 4ba5162d01 don't set GOBIN anymore 2022-05-31 17:35:14 -07:00
Sharif Elgamal 9e78a3a817 dynamically supply GOARCH 2022-05-31 17:32:36 -07:00
Sharif Elgamal bb1e25e799 build crio-bin in the same way for both arch 2022-05-31 14:50:58 -07:00
Sharif Elgamal a2c811fb9a split crio-bin by arch 2022-04-26 12:29:49 -07:00
Anders F Björklund 0e57590ff4 Upgrade crio to 1.22.3 2022-03-24 16:54:01 +01:00
Steven Powell 921816747a use drop in configuration files for crio 2022-02-08 10:11:36 -08:00
klaases 11043b3571 update CRIO_BIN_VERSION 2021-11-30 23:19:18 -08:00
klaases 2d154303c2 update crio to v1.22.1 2021-11-30 23:16:01 -08:00
Steven Powell 8304e52539 prevent user from using crio on unsupported hardware 2021-09-14 09:50:53 -07:00
Steven Powell 623c01c23a remove var 2021-09-14 09:50:53 -07:00
Steven Powell c31db4fd99 update cri-o from v1.20.0 to 1.22.0 2021-09-14 09:50:53 -07:00
Anders F Björklund 5451ad8705 Upgrade crio to 1.20.2 2021-04-16 08:09:45 +02:00
Anders F Björklund c8266c0318 Upgrade crio to 1.20.0 2021-02-14 13:19:34 +01:00
Anders F Björklund 1e206d8344 Upgrade crio to 1.19.0 2020-12-09 22:26:43 +01:00
Anders F Björklund e2eb16c361 Upgrade crio to 1.18.4 2020-11-07 12:31:14 +01:00
Anders F Björklund 9080ecf587 Upgrade crio to 1.18.3
The name of the make variable was changed

Unfortunately there is no naming standard whatsoever,
for these magic make variables for the git commit...

Upgrade crio.conf to version v1.18.1
2020-10-17 12:36:35 +02:00
Anders F Björklund d8e39a2dc5 Set the ISO go target environment properly 2020-10-02 08:49:17 +02:00
Anders F Björklund 265d3885e5 Upgrade crio to 1.17.3 2020-08-11 07:17:05 +02:00
Anders F Björklund 53073506d1 Revert "Upgrade crio to 1.18.1"
This reverts commit de7ea0b270.
2020-07-06 10:22:49 +02:00
Anders F Björklund 00db37da3b Revert "The name of the make variable was changed"
This reverts commit 6e619bd5c7.
2020-07-06 10:22:22 +02:00
Anders F Björklund dfb970ab37 Revert "Upgrade crio to 1.18.2"
This reverts commit 514dda8f2e.
2020-07-06 10:19:48 +02:00
Anders F Björklund 514dda8f2e Upgrade crio to 1.18.2 2020-07-05 09:21:23 +02:00
Anders F Björklund 6e619bd5c7 The name of the make variable was changed
Unfortunately there is no naming standard whatsoever,
for these magic make variables for the git commit...
2020-06-07 19:40:33 +02:00
Anders F Björklund de7ea0b270 Upgrade crio to 1.18.1 2020-06-07 17:17:53 +02:00
Anders F Björklund 426b776809 Upgrade crio to 1.17.1 2020-03-18 20:48:31 +01:00
Anders F Björklund c117a35fad The pinns binary was added to cri-o 2020-02-14 21:14:31 +01:00
Anders F Björklund 0a63e1522b The pause binary was deleted from cri-o 2020-02-14 17:03:46 +01:00
Anders Björklund f37a894035
Upgrade crio to 1.17.0 (#6624)
* Upgrade crio to 1.17.0

* Upgrade crio.conf to version v1.17.0
2020-02-13 15:43:28 -07:00
Anders F Björklund aaca78e249 Upgrade crio to 1.16.1 2020-01-04 15:06:14 +01:00
Anders F Björklund 876e32eb69 Include the crio-wipe.service with crio 2019-11-25 18:10:50 +01:00
Anders F Björklund c8a8a38712 Upgrade crio and conmon to version 1.16
Crio no longer includes a conmon binary
2019-11-25 18:06:58 +01:00
James Peach 7cb9d643af Replace BR2_EXTERNAL_MINIKUBE_PATH with PKGDIR.
Buildroot support the `_PKGDIR` variable to refer to the package
configuration directory. This means that we can replace all uses
of `BR2_EXTERNAL_MINIKUBE_PATH/package/foo` with `FOO_PKGDIR`.
2019-10-03 14:14:22 +10:00
Anders F Björklund c1c8178f3f Upgrade crio to 1.15.2
Due to issues with grpc in the previous version,
when running kubernetes v1.16.0-rc.1 with cri-o.
2019-09-13 07:26:49 +02:00
Anders F Björklund b2c1698ee7 Upgrade crio to 1.15.1
Drop patch that has now been integrated upstream.

Give up on running crio-config, use pre-generated.
2019-09-09 19:29:18 +02:00
Anders F Björklund 85adbd76cb Upgrade crio to 1.15.0
The repository was moved to a separate organization

strings.ReplaceAll only work in go1.12, not go1.10

Need to create conmon/config.h without tags and git

The configuration _needs_ to be updated (yet again)
2019-07-07 16:49:02 +02:00
Anders F Björklund d6434317c7 Upgrade crio to 1.14.1 2019-05-20 22:31:35 +02:00
Anders F Björklund 3cc4376298 Upgrade crio to 1.14.0 2019-05-04 16:17:12 +02:00
Thomas Stromberg 4701ef8f1e Upgrade crio to v1.13.1, skip install.tools target as it isn't necessary 2019-03-20 22:20:49 -07:00
Anders F Björklund 2aa4927e78 Add basic registries.conf for docker.io registry 2019-01-24 20:09:39 +01:00
Thomas Strömberg 5d9311bcdf
Merge pull request #3190 from afbjorklund/crio
Improve the default crio-bin configuration
2019-01-15 17:02:12 -08:00
Thomas Stromberg b2831c871e Update crio-bin to v1.13.0 2019-01-08 16:22:21 -08:00
Thomas Stromberg f7ac166f6b crio is now in kubernetes-sigs rather than kubernetes-incubator. 2018-11-12 14:44:26 -08:00
Thomas Stromberg d2ac7ae28e Upgrade to crio v1.11.8 2018-11-07 15:05:51 -08:00
Anders F Björklund da203377be Set storage driver explictly in the crio.conf
crio.conf(5) says:

   storage_driver=""
   CRIO storage driver (default is "overlay")

   Note:
   overlay and overlay2 are the same driver
2018-10-02 22:16:46 +02:00
dlorenc fbd620a010 Update cri-tools to 1.11.1. 2018-07-16 09:49:54 -07:00
ijl 4c4cd31b02 linux 4.16, buildroot 2018.05
linux is upgraded to 4.16, binutils is upgraded to 2.30, and
libelf is installed for the newer kernel.

Other configuration changes are changes in defaults and ordering.

Now using glibc 2.27. systemd 237, and Go 1.10.

vbox-guest is removed because it's upstream as of linux 4.16.

More on buildroot at https://git.buildroot.net/buildroot/tree/CHANGES
2018-06-11 07:31:17 -07:00