Go to file
Bruce Ashfield ef43344fb3 cri-tools: update to v1.26.1
We adjust our install routine to find the binaries in architecture
and OS target specific directories, but otherwise the build is
unchanged.

Bumping cri-tools to version v1.26.0-122-g4daea449, which comprises the following commits:

    1dbda3f7 Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
    6f1de233 Bump github.com/docker/docker
    d55f85f2 update release support details in the README
    3e40ab7e Bump github.com/onsi/gomega from 1.27.4 to 1.27.5
    13c94c7a Update Ubuntu 18.04 to 20.04
    8de6b6d7 Bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1
    8db31a76 Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
    3c0741e5 Bump github.com/golang/glog from 1.1.0 to 1.1.1
    4d45340a feat: add riscv64
    53e4c3ba Bump github.com/onsi/gomega from 1.27.3 to 1.27.4
    e13ad25e Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1
    21e62dde Bump github.com/onsi/gomega from 1.27.2 to 1.27.3
    02317f82 Bump github.com/golang/protobuf from 1.5.2 to 1.5.3
    9d847e2c Bump golang.org/x/net from 0.7.0 to 0.8.0
    bfdb44b5 Bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0
    060929a6 Bump github.com/golang/glog from 1.0.0 to 1.1.0
    c020f31f Bump golang.org/x/term from 0.5.0 to 0.6.0
    47b33362 Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0
    f8cb6925 Bump github.com/onsi/gomega from 1.27.1 to 1.27.2
    578b38a1 Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4
    ce2c55c0 Bump github.com/onsi/gomega from 1.26.0 to 1.27.1
    f7333f20 Run GitHub actions by `push` only on `master` and tags
    64f3f275 Bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3
    8f27b574 Bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4
    b27232f2 Bump golang.org/x/net from 0.6.0 to 0.7.0
    61a85a93 Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1
    c61a79e9 fix crictl config list display error
    595572a6 crictl code and args optimization.
    85c6f21d Bump github.com/docker/docker
    63a1d5a6 crictl config add list flag
    b4ffa89f Bump golang.org/x/net from 0.5.0 to 0.6.0
    3c35861c Bump github.com/opencontainers/selinux from 1.10.2 to 1.11.0
    753c9a88 Makefile support cross compilation, build_bin_path optimization
    fda6d7f8 crictl stats add name row
    be5f634b Bump golang.org/x/term from 0.4.0 to 0.5.0
    82c3e8ae Bump golang.org/x/sys from 0.4.0 to 0.5.0
    6fc9e4af Bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3
    01796ae5 Bump github.com/docker/docker
    dd20ea16 Bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0
    ef8a0d68 Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2
    0b81ff2a Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1
    a4c976aa Makefile: pass in a custom variable GOARCH
    f6ec8fec Bump github.com/onsi/gomega from 1.25.0 to 1.26.0
    5923662b Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1
    a8ddf64a Bump github.com/docker/docker
    1e27c2c4 Bump github.com/onsi/gomega from 1.24.2 to 1.25.0
    edf14e37 Update docs version to match latest release
    850c8469 Bump other OTEL deps
    6d46b592 Bump go.opentelemetry.io/otel/trace from 1.10.0 to 1.11.2
    5364af0f fix: formatting
    6f078ed6 fix(docs): add a note about other supported platforms
    c2573905 Pass `nil` as tracer provider
    8ac43a45 fix: add tip on latest version
    8dee7ff5 Update ginkgo and gomega
    92edf29e Switch to `registry.k8s.io`
    aa036b5a Increase defualt timeout on Windows
    5886c7df Add support for calling Windows pod stats
    64e8f6b8 Bump golang.org/x/net from 0.4.0 to 0.5.0
    3a981a98 Switch away from Docker Hub to avoid rate limits
    b3262be7 Bump github.com/docker/docker
    5046b65b Add haircommander to reviewers
    4e387743 set LTS v1.6.12 into matrix to replace old v1.5 entry
    baefda37 gh actions: remove dockershim tests
    24cc748b plumb context through CRI
    86befea9 bump to go 1.19
    a7154756 vendor: bump kube to 1.26
    f9764647 Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.7
    6220423b Bump golang.org/x/net from 0.3.0 to 0.4.0
    d6d8005f Bump golang.org/x/net from 0.2.0 to 0.3.0
    f4cf7b6e Bump golang.org/x/term from 0.2.0 to 0.3.0
    c37655ee Bump golang.org/x/sys from 0.2.0 to 0.3.0
    9962fb03 add missing CPU count
    7493f666 Add detach key sequence support
    ca1571e6 critest: ensure server is running before portforward
    b6fb4b1d Bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5
    fa370cc5 Bump golang.org/x/net from 0.1.0 to 0.2.0
    f1998865 Bump golang.org/x/term from 0.1.0 to 0.2.0
    5c48eb26 Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4
    6b420011 Bump golang.org/x/sys from 0.1.0 to 0.2.0
    6f8965f4 Bump github.com/onsi/gomega from 1.23.0 to 1.24.0
    913089a4 Bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0
    622b04f1 Bump github.com/onsi/gomega from 1.22.1 to 1.23.0
    5acd3285 Bump github.com/docker/docker
    c4b3e806 Bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3
    0b1abed2 Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
    91521036 specify one supplementalGroup instead of two to make test code simpler
    2649f53e added a validation test case For SupplementalGroups with the predefined groups in the container image
    d965134b fix copyright section in image-predefined-group's Dockerfile
    59137ff5 images/image-predefined-groups: don't specify group in USER
    f1cb7aff Bump github.com/docker/docker
    72d1ed12 add test image for testing SupplementalGroups with predefined groups in the container image
    0fd7a1b4 Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2
    ac1c0c5b Bump github.com/docker/docker
    44965774 Bump github.com/onsi/gomega from 1.21.1 to 1.22.1
    78d5c955 Bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.3.1
    11c282fd Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.0
    6e9a4670 Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
    93332157 Bump github.com/onsi/gomega from 1.20.2 to 1.21.1
    4b984ddc Implement password input on the command line
    4507e46c Add recurring working areas to CONTRIBUTING
    fd4bb370 Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1
    49249cbc Bump github.com/opencontainers/selinux from 1.10.1 to 1.10.2
    adac6827 Cleanup owners
    eb69454a Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0
    373e7090 Bump github.com/urfave/cli/v2 from 2.16.2 to 2.16.3
    6f5588ba Bump github.com/docker/docker
    30d32dab Bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.2
    fd1c34d3 Bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1
    46197a85 Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0
    a07c04ee Print deleted digest when repo tags empty
    d3e8a304 Bump github.com/docker/go-units from 0.4.0 to 0.5.0
    5bf099af Bump github.com/onsi/gomega from 1.20.1 to 1.20.2
    74915650 Bump github.com/onsi/ginkgo/v2 from 2.1.5 to 2.1.6
    9bad5cb3 Ensure benchmarks are skipped during validation tests.
    fd16071d Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.5
    c148f5b2 Bump github.com/onsi/gomega from 1.20.0 to 1.20.1
    778b8ed9 vendor: github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
    5168c419 cmd/crictl: replace deprecated pkg/term
    0e31acb9 Update version references in docs and go.mod
    3efdd0f4 Bump github.com/opencontainers/runc from 1.1.3 to 1.1.4
    7abda56b Bump Kubernetes to v1.25.0
    1151eb16 Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2
    a685ed61 No truncate PodID in ps command if --no-trunc exists
    7cf65e12 Migrate to native ginkgo v2

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-04-05 16:03:55 -04:00
classes conf: make container recipes parseable when virtualization is not set 2023-03-20 09:06:47 -04:00
conf conf: introduce container configuration values 2023-03-08 17:08:02 -05:00
docs podman: Add support for rootless mode 2022-07-15 17:11:58 -04:00
dynamic-layers xen: Make xilinx extension generic 2022-10-26 10:09:57 -04:00
files fs-perms-nagios.txt: add perms conf file 2018-09-06 12:45:17 -04:00
lib/oeqa/runtime/cases xtf: add testimage integration to run XTF test cases in OEQA 2021-09-02 16:36:23 -04:00
recipes-containers cri-tools: update to v1.26.1 2023-04-05 16:03:55 -04:00
recipes-core busybox-initrd: update include 2023-01-31 22:50:41 -05:00
recipes-demo app-container: temporarily copy contens of .inc file to recipe 2022-09-12 16:45:26 -04:00
recipes-devtools Revert "yq: drop {LINKSHARED}" 2023-03-27 22:14:27 -04:00
recipes-extended images/kvm: check for kvm distro feature 2023-03-17 12:30:15 -04:00
recipes-graphics/xorg-xserver global: overrides syntax conversion 2021-08-02 17:17:53 -04:00
recipes-kernel kernel: add 6.2 kernel configuration include 2023-03-08 17:08:01 -05:00
recipes-networking treewide: bulk update patches with status field 2023-01-27 10:32:06 -05:00
scripts/lib/wic/plugins/source wic: add support for bootable pcbios partition with Xen hypervisor 2020-02-27 16:59:22 -05:00
wic xen-image-minimal: supply bootloader config for qemux86-64 machine 2021-09-02 16:36:23 -04:00
.gitignore xtf: add testimage integration to run XTF test cases in OEQA 2021-09-02 16:36:23 -04:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
MAINTAINERS MAINTAINERS: add xtf and the raspberry pi dynamic layer for Xen 2021-12-16 21:45:00 -05:00
meta-virt-roadmap.txt docs: roadmap: add missing workflow items 2019-10-28 11:56:10 -04:00
README README: remove some cri-o specific layer dependencies 2023-02-17 15:34:51 -05:00

meta-virtualization

This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.

The bbappend files for some recipes (e.g. linux-yocto) in this layer need to have 'virtualization' in DISTRO_FEATURES to have effect. To enable them, add in configuration file the following line.

DISTRO_FEATURES:append = " virtualization"

If meta-virtualization is included, but virtualization is not enabled as a distro feature a warning is printed at parse time:

You have included the meta-virtualization layer, but
'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files
may not take effect. See the meta-virtualization README for details on enabling
virtualization support.

If you know what you are doing, this warning can be disabled by setting the following variable in your configuration:

SKIP_META_VIRT_SANITY_CHECK = 1

Depending on your use case, there are other distro features in meta-virtualization that may also be enabled:

  • xen: enables xen functionality in various packages (kernel, libvirt, etc)
  • kvm: enables KVM configurations in the kernel and autoloads modules
  • k8s: enables kubernets configurations in the kernel, tools and configuration
  • aufs: enables aufs support in docker and linux-yocto
  • x11: enable xen and libvirt functionality related to x11
  • selinux: enables functionality in libvirt and lxc
  • systemd: enable systemd services and unit files (for recipes for support)
  • sysvinit: enable sysvinit scripts (for recipes with support)
  • seccomp: enable seccomp support for packages that have the capability.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: master revision: HEAD prio: default

URI: git://github.com/openembedded/meta-openembedded.git branch: master revision: HEAD layers: meta-oe meta-networking meta-filesystems meta-python

BBFILE_PRIORITY_openembedded-layer = "4"

Required for Xen XSM policy: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Required for Ceph: URI: git://git.yoctoproject.org/meta-cloud-services branch: master revision: HEAD prio: default

Required for cri-o: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Community / Colaboration

Repository: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/ Mailing list: https://lists.yoctoproject.org/g/meta-virtualization IRC: libera.chat #meta-virt channel

Maintenance

Send pull requests, patches, comments or questions to meta-virtualization@lists.yoctoproject.org

Maintainer: Bruce Ashfield bruce.ashfield@gmail.com see MAINTAINERS for more specific information

When sending single patches, please using something like: $ git send-email -1 -M --to meta-virtualization@lists.yoctoproject.org --subject-prefix='meta-virtualization][PATCH'

License

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.