Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
release: Kata Containers 1.11.0-alpha0
Browse files Browse the repository at this point in the history
- build: Update CentOS version for the Dockerfile
- FC: Add new vsock connection handshake
- ipv6: Add support for ipv6
- vendor: Update vendoring for libcontainer.
- Revert: client.go: HybridVSockDialer: Change Read EOT to recv peek
- Fix mem-hotplug on x86 when ARCH_MEMORY_PROBE is set
- vendor: update golang/sys
- client.go: HybridVSockDialer: Close dup fd after receive packet

accab34 agent-client: include log in agent client
a44d555 FC: Add new vsock connection handshake
f6472bd build: Update CentOS version for the Dockerfile
c66b927 ipv6: Add flag IFA_F_NODAD for ipv6 address.
93a901c ipv6: Add support for ipv6
660e61f Revert: client.go: HybridVSockDialer: Change Read EOT to recv peek
6cfb75d Revert: client.go: HybridVSockDialer: Check return size n of unix.Recvfrom
54eb918 Revert: client.go: HybridVSockDialer: Close dup fd after receive packet
8d8d3f8 test: change import path for NetworkInterface
e6cbfc1 vendor: Update vendoring for libcontainer.
2f49115 agent: Fix mem-hotplug on x86 when ARCH_MEMORY_PROBE is set
44608b2 vendor: update golang/sys
33f3208 client.go: HybridVSockDialer: Close dup fd after receive packet

Signed-off-by: Archana Shinde <[email protected]>
  • Loading branch information
amshinde committed Feb 18, 2020
1 parent 36b37f6 commit 8929a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0-rc0
1.11.0-alpha0

0 comments on commit 8929a02

Please sign in to comment.