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.6.0-rc1
Browse files Browse the repository at this point in the history
- CODEOWNERS: add group review trigger for proto file changes
- network: Remove grpc AddInterface and RemoveInterface api
- cgroup: ignore cpuset if can not be applied.
- pullapprove: remove it
- agent: support memory hotplug via probe interface on aarch64
- ci: Add a CODEOWNERS file for github ack checks

e6006cc CODEOWNERS: add group review trigger for proto file changes
ae9ce6e network: Remove grpc AddInterface and RemoveInterface api
67b2559 cpuset: update parents with all cpus from guest.
201c487 cgroup: ignore cpuset if can not be applied.
00f0cf9 pullapprove: remove it
44d8478 ci: Add a CODEOWNERS file for github ack checks
0cb5f22 agent: refine unit test for func GetGuestDetails
96d7acb agent: add interface memHotplugByProbe for memory hotplug
6007523 agent: add memory hotplug probe interface check in GetGuestDetails

Signed-off-by: Eric Ernst <[email protected]>
  • Loading branch information
Eric Ernst committed Mar 1, 2019
1 parent 4cdb231 commit 94b601b
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.5.0
1.6.0-rc1

0 comments on commit 94b601b

Please sign in to comment.