Anders F Björklund
48436ddbb7
Upgrade podman to 1.9.3
2020-06-07 17:32:17 +02:00
Anders F Björklund
de5a1fae02
Improve version output of the runc command
...
Currently it is showing the "dirty" status of buildroot,
due the build script picking the wrong git repository...
runc version 1.0.0-rc10
commit: dc9208a3303feef5b3839f4323d9beb36df0a9dd-dirty
2020-05-19 07:36:05 +02:00
Medya Gh
214bf4308c
address review comments
2020-04-22 14:41:14 -07:00
Medya Gh
679e4ca1cb
remove extra line
2020-04-22 13:04:08 -07:00
Medya Gh
27e5690c80
moviong containerd and kublet pods to presistant mount
2020-04-22 13:03:23 -07:00
Anders F Björklund
896d8b382c
Add missing source directory for podman cni config
...
For some reason this got lost with previous commit
2020-04-22 15:32:01 +02:00
Anders Björklund
a44d9a105f
Merge pull request #7754 from afbjorklund/podman-cni
...
Add default CNI network for running wth podman
2020-04-19 23:34:17 +02:00
Anders Björklund
16ef0fe680
Merge pull request #7740 from vixus0/bind-mount-var-tmp
...
Bind mount /var/tmp to avoid exhausting memory with podman
2020-04-19 23:33:53 +02:00
Brad Walker
811030095b
kernel: Enable VRF
2020-04-18 01:08:02 -06:00
Anshul Sirur
270756e93d
Bind mount /var/tmp for Podman
...
When the CRI-O container storage backend is used, loading images using
`podman load` creates temporary files in /var/tmp. As /var/tmp is
mounted as tmpfs, these temporary files rapidly consume the available memory
and cause processes on the minikube VM to be OOM-killed.
Instead, bind mount /var/tmp like we do with /var/log, which will write
temporary files to disk instead of memory.
2020-04-17 09:53:04 +02:00
Prasad Katti
088b8d25dd
Update broken link
2020-04-11 17:00:43 -07:00
Thomas Strömberg
e7f1d22a2a
Merge pull request #7349 from cambridge-semantics/master
...
Enable kernel support for transparent huge pages with madvise fixes #5765
2020-04-08 11:25:43 -07:00
Anders F Björklund
1fdc544343
Upgrade falco-probe module to version 0.21.0
2020-04-05 10:53:49 +02:00
Frank Schwichtenberg
cd7967f26e
enable kernel support for transparent huge pages with madvise
2020-03-31 21:52:26 -04:00
Thomas Strömberg
4d46b88270
Merge pull request #7255 from YangKeao/add-tbf-and-ipsetfilter
...
Add sch_tbf and extend filter ipset kernel module for bandwidth shaping
2020-03-26 06:15:32 -07:00
Yang Keao
c73d4ca32b
add TBF and IPSET filter to kernel config
...
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
2020-03-26 18:51:25 +08:00
tstromberg
fed6713a3f
Enable HW_RANDOM_VIRTIO
2020-03-24 08:45:29 -07:00
Priya Wadhwa
3c37556627
update vm podman to same version
2020-03-23 18:06:53 -07:00
Anders F Björklund
426b776809
Upgrade crio to 1.17.1
2020-03-18 20:48:31 +01:00
Anders F Björklund
94083d85e2
Upgrade Docker, from 19.03.7 to 19.03.8
2020-03-13 23:30:46 +01:00
Anders Björklund
1e484b9539
Merge pull request #6939 from afbjorklund/docker-19.03.7
...
Upgrade Docker, from 19.03.6 to 19.03.7
2020-03-13 23:30:09 +01:00
Anders F Björklund
cc3e1dcce4
Upgrade varlink to 19, drop included patch
2020-03-07 16:14:04 +01:00
Anders F Björklund
afc0cabbbf
Upgrade Docker, from 19.03.6 to 19.03.7
...
containerd v1.2.13
2020-03-07 14:51:36 +01:00
Priya Wadhwa
d0b0dce7a2
Add lz4 and tar to iso
...
We can use preloaded tarballs for VMs as well, but this requires both
lz4 and tar to be installed to that the tarball can be extracted
correctly within the VM.
2020-03-05 10:52:40 -08:00
Anders F Björklund
c33a5ccc19
Upgrade cni and cni-plugins to spec 0.4.0
2020-02-24 22:49:46 +01:00
Anders Björklund
41b4f35302
Merge pull request #6669 from afbjorklund/cni-source
...
Build cni and cni-plugins from source instead
2020-02-24 22:31:06 +01:00
Anders F Björklund
fc3a565645
Upgrade falco-probe to fixed version 0.20.0
...
No changes to the actual driver, though...
2020-02-24 18:34:46 +01:00
Anders Björklund
5ee57d4059
Merge pull request #6651 from afbjorklund/cgroup-systemd
...
Change cgroup driver from cgroupfs to systemd
2020-02-23 20:46:57 +01:00
Medya Ghazizadeh
e8e1031082
Merge pull request #6659 from afbjorklund/systemd-dhcp
...
Add systemd patch for handling DHCP router
2020-02-22 12:27:00 -08:00
Medya Ghazizadeh
4ca33ff6a2
Merge pull request #6665 from afbjorklund/conmon-release
...
Rename conmon package to reflect release version
2020-02-22 08:17:04 -08:00
Medya Ghazizadeh
b49d446426
Merge pull request #6560 from afbjorklund/falco-probe
...
Add packaging of the falco_probe kernel module
2020-02-22 08:16:03 -08:00
Anders Björklund
30945b4113
Merge pull request #6675 from afbjorklund/varlink-python3
...
Need to use python3 from the path for varlink
2020-02-22 09:15:28 +01:00
Medya Ghazizadeh
ea71480799
Merge pull request #6690 from edge0701/feature/iso-kernel-ip-filter-modules
...
Add RPFilter to ISO kernel - required for modern Calico releases
2020-02-19 15:38:24 -08:00
edge0701
4ce09d90a4
Add RPFilter to ISO kernel
2020-02-19 20:24:35 +00:00
Anders F Björklund
95622e516d
Need to use host python3 from path for varlink
2020-02-18 18:56:17 +01:00
Anders F Björklund
505c54db33
Build cni and cni-plugins from source instead
...
And make sure to install cnitool, not noop (!)
2020-02-17 22:39:34 +01:00
Anders F Björklund
0872a0d068
Update crictl to v1.17.0
2020-02-17 20:54:59 +01:00
Anders F Björklund
5ec9ea18ba
Rename conmon package to reflect release version
2020-02-17 20:38:34 +01:00
Anders F Björklund
46df921da7
Add default CNI network for running wth podman
2020-02-17 19:37:07 +01:00
Anders F Björklund
1d3fb02210
Change from ipv6 to ipv4, for systemd-networkd fallback
2020-02-16 20:50:35 +01:00
Anders F Björklund
2b0d1e9464
Add systemd patch for handling DHCP router
...
"DHCP: No gateway received from DHCP server"
Fails systemd-networkd-wait-online.service
2020-02-16 14:15:30 +01:00
Anders F Björklund
5bd5e1e1eb
Rename local sysdig version with a pkg prefix
...
Not to be confused with sysdig package (0.23.1)
2020-02-15 18:02:51 +01:00
Anders F Björklund
a68112b9ec
Use variable instead of duplicating download dir
2020-02-15 17:57:26 +01:00
Anders F Björklund
d9f9ea95f4
Add default configuration for containerd
...
Generated with `containerd config default`
2020-02-15 13:04:08 +01:00
Anders F Björklund
3398013249
Change cgroup driver from cgroupfs to systemd
...
The minikube iso is using systemd, so change the container runtime
to use the same cgroup manager instead of the default (cgroupfs).
Avoids kubeadm init message:
[WARNING IsDockerSystemdCheck]:
detected "cgroupfs" as the Docker cgroup driver.
The recommended driver is "systemd".
Also change the configuration for the containerd and cri-o runtimes.
2020-02-15 12:47:51 +01:00
Anders F Björklund
c117a35fad
The pinns binary was added to cri-o
2020-02-14 21:14:31 +01:00
Anders Björklund
53681efbc5
Merge pull request #6626 from afbjorklund/conntrack
...
Add conntrack-tools, needed for kubernetes 1.18
2020-02-14 18:24:25 +01:00
Anders Björklund
84f4a42ad9
Merge pull request #6621 from afbjorklund/buildroot-2019.02.9
...
Upgrade buildroot minor version
2020-02-14 18:24:16 +01:00
Anders Björklund
201533bf47
Merge pull request #6638 from afbjorklund/podman-1.6.5-hash
...
Fix wrong hash for podman-1.6.5 tarball
2020-02-14 17:33:44 +01:00
Anders F Björklund
97288ccede
Fix wrong hash for podman-1.6.5 tarball
...
Apparently my amend failed, had exact same hash as podman-1.6.4
2020-02-14 17:08:43 +01:00