caa-test2
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: surajssd
- License: apache-2.0
- Language: Go
- Default Branch: main
- Size: 24.1 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Introduction
This repository contains the implementation of Kata remote hypervisor. Kata remote hypervisor enables creation of Kata VMs on any environment without requiring baremetal servers or nested virtualization support.
Goals
- Accept requests from Kata shim to create/delete Kata VM instances without requiring nested virtualization support.
- Manage VM instances in the cloud to run pods using cloud (virtualization) provider APIs
- Forward communication between kata shim on a worker node VM and kata agent on a pod VM
- Provide a mechanism to establish a network tunnel between a worker and pod VMs to Kubernetes pod network
Architecture
The background and description of the components involved in 'peer pods' can be found in the architecture documentation.
Components
- Cloud API adaptor (cmd/cloud-api-adaptor) -
cloud-api-adatorimplements the remote hypervisor support. - Agent protocol forwarder (cmd/agent-protocol-forwarder)
Installation
Please refer to the instructions mentioned in the following doc.
Supported Providers
- aws
- azure
- ibmcloud
- libvirt
- vsphere
Adding a new provider
Please refer to the instructions mentioned in the following doc.
Contribution
This project uses the Apache 2.0 license. Contribution to this project requires the DCO 1.1 process to be followed.
Collaborations
- Slack: #confidential-containers-peerpod in CNCF
- Zoom meeting: https://zoom.us/j/94601737867?pwd=MEF5NkN5ZkRDcUtCV09SQllMWWtzUT09
- 14:00 - 15:00 UTC on each
Wednesday
- 14:00 - 15:00 UTC on each
Owner
- Name: Suraj Deshmukh
- Login: surajssd
- Kind: user
- Location: Redmond
- Company: @microsoft
- Website: https://suraj.io/
- Twitter: surajd_
- Repositories: 19
- Profile: https://github.com/surajssd
Citation (CITATION.cff)
cff-version: 1.2.0 message: If you write about this software, please cite it as below. authors: - name: The Confidential Containers Contributors title: Cloud API Adaptor abstract: Ability to create Kata pods using cloud provider APIs aka the peer-pods approach license: Apache-2.0 version: 0.7.0 date-released: 2023-07-25 commit: aac894721b23c07b83dd2d36abba9f94b9b36a2c
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Pradipta Banerjee | p****e@g****m | 229 |
| Yohei Ueda | y****i@j****m | 142 |
| Wainer dos Santos Moschetta | w****m@r****m | 127 |
| Snir Sheriber | s****e@r****m | 108 |
| stevenhorsman | s****n@u****m | 84 |
| James Tumber | j****r@i****m | 79 |
| Suraj Deshmukh | s****h@m****m | 50 |
| Qi Feng Huo | h****f@c****m | 44 |
| Paul Meyer | 4****n | 42 |
| Da Li Liu | l****i@c****m | 34 |
| Amulyam24 | a****1@i****m | 30 |
| Magnus Kulke | m****e@m****m | 28 |
| Sudharshan Muralidharan | S****n@i****m | 24 |
| Matthew Arnold | m****o@u****m | 23 |
| Kartik Joshi | k****i@m****m | 20 |
| Kautilya Tripathi | k****i@m****m | 18 |
| Bandan Das | b****d@r****m | 18 |
| Cathy Avery | c****y@r****m | 15 |
| Lei Li | c****i@c****m | 10 |
| Jordan Jackson | j****n@i****m | 10 |
| Jens Freimann | j****n@r****m | 9 |
| Derek Lee | d****e@r****m | 8 |
| Dave Hay | d****y@u****m | 7 |
| [Jonah-Farrow] | j****w@i****m | 6 |
| Lei Li | g****4@g****m | 6 |
| Jeremi Piotrowski | j****i@m****m | 5 |
| Tia Shah | t****h@i****m | 5 |
| Iago López Galeiras | i****l@m****m | 5 |
| Beraldo Leal | b****l@r****m | 2 |
| Dr. Carsten Leue | c****e@d****m | 2 |
| and 9 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 4 months
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- surajssd (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/setup-go v4 composite
- azure/login v1 composite
- docker/setup-buildx-action v2 composite
- actions-rs/toolchain v1 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- azure/login v1 composite
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v1 composite
- docker/setup-qemu-action v2 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/upload-artifact v3 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- nick-fields/retry v2 composite
- tim-actions/commit-body-check v1.0.2 composite
- tim-actions/commit-message-checker-with-regex v0.3.1 composite
- tim-actions/get-pr-commits v1.2.0 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- docker/login-action v2 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-go v4 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- actions/cache v3 composite
- actions/checkout v2 composite
- lycheeverse/lychee-action v1 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v2 composite
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- docker/setup-buildx-action v2 composite
- $BASE latest build
- $BUILDER_BASE latest build
- base-${BUILD_TYPE} latest build
- base-release latest build
- builder-${BUILD_TYPE} latest build
- builder-release latest build
- ${BINARIES_IMG} latest build
- ${BUILDER_IMG} latest build
- ${BINARIES_IMG} latest build
- ${BUILDER_IMG} latest build
- fedora 36 build
- quay.io/confidential-containers/golang-fedora 1.20.8-36 build
- gcr.io/distroless/static nonroot build
- golang 1.20 build
- gcr.io/distroless/static nonroot build
- golang 1.20 build
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.0
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4 v4.2.1
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 v4.0.0
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi v1.1.0
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v2 v2.2.1
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.1.1
- github.com/Azure/go-autorest v14.2.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.27
- github.com/Azure/go-autorest/autorest/adal v0.9.22
- github.com/Azure/go-autorest/autorest/date v0.3.0
- github.com/Azure/go-autorest/logger v0.2.1
- github.com/Azure/go-autorest/tracing v0.6.0
- github.com/AzureAD/microsoft-authentication-library-for-go v1.0.0
- github.com/BurntSushi/toml v1.2.0
- github.com/IBM-Cloud/bluemix-go v0.0.0-20230120122421-afb48116b8f1
- github.com/IBM-Cloud/power-go-client v1.2.3
- github.com/IBM/go-sdk-core/v5 v5.13.1
- github.com/IBM/ibm-cos-sdk-go v1.9.4
- github.com/IBM/platform-services-go-sdk v0.36.0
- github.com/IBM/vpc-go-sdk v0.35.0
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
- github.com/avast/retry-go/v4 v4.3.3
- github.com/aws/aws-sdk-go-v2 v1.21.0
- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13
- github.com/aws/aws-sdk-go-v2/config v1.15.11
- github.com/aws/aws-sdk-go-v2/credentials v1.12.6
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
- github.com/aws/aws-sdk-go-v2/internal/ini v1.3.13
- github.com/aws/aws-sdk-go-v2/internal/v4a v1.1.4
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.117.0
- github.com/aws/aws-sdk-go-v2/service/eks v1.29.5
- github.com/aws/aws-sdk-go-v2/service/iam v1.22.5
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.14
- github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.36
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35
- github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4
- github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5
- github.com/aws/aws-sdk-go-v2/service/sso v1.11.9
- github.com/aws/aws-sdk-go-v2/service/sts v1.16.7
- github.com/aws/smithy-go v1.14.2
- github.com/confidential-containers/cloud-api-adaptor/peerpod-ctrl v0.0.0-20230329054732-0d6eda047e81
- github.com/containerd/containerd v1.6.8
- github.com/containerd/ttrpc v1.1.0
- github.com/containernetworking/plugins v1.1.1
- github.com/containers/podman/v4 v4.2.0
- github.com/coreos/go-iptables v0.6.0
- github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/evanphx/json-patch v4.12.0+incompatible
- github.com/evanphx/json-patch/v5 v5.6.0
- github.com/ghodss/yaml v1.0.0
- github.com/go-errors/errors v1.0.1
- github.com/go-logr/logr v1.2.3
- github.com/go-openapi/analysis v0.21.2
- github.com/go-openapi/errors v0.20.3
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.20.0
- github.com/go-openapi/loads v0.21.1
- github.com/go-openapi/runtime v0.23.0
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/strfmt v0.21.3
- github.com/go-openapi/swag v0.21.1
- github.com/go-openapi/validate v0.22.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.2.0
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.3.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-retryablehttp v0.7.2
- github.com/imdario/mergo v0.3.13
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kata-containers/kata-containers/src/runtime v0.0.0-20230721195217-16d6e37196cb
- github.com/kdomanski/iso9660 v0.3.5
- github.com/kylelemons/godebug v1.1.0
- github.com/leodido/go-urn v1.2.1
- github.com/mailru/easyjson v0.7.7
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/spdystream v0.2.0
- github.com/moby/sys/mountinfo v0.6.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/oklog/ulid v1.3.1
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/runtime-spec v1.1.0-rc.1
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pelletier/go-toml/v2 v2.1.0
- github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/cobra v1.7.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.4
- github.com/vishvananda/netlink v1.2.1-beta.2
- github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
- github.com/vmware/govmomi v0.29.0
- github.com/xlab/treeprint v1.1.0
- go.mongodb.org/mongo-driver v1.11.2
- go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5
- golang.org/x/crypto v0.7.0
- golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
- golang.org/x/net v0.8.0
- golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.8.0
- golang.org/x/time v0.3.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f
- google.golang.org/grpc v1.47.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.26.0
- k8s.io/apimachinery v0.26.0
- k8s.io/client-go v0.26.0
- k8s.io/cri-api v0.23.1
- k8s.io/klog/v2 v2.80.1
- k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
- k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
- libvirt.org/go/libvirt v1.8002.0
- libvirt.org/go/libvirtxml v1.9004.0
- sigs.k8s.io/controller-runtime v0.14.1
- sigs.k8s.io/e2e-framework v0.1.0
- sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
- sigs.k8s.io/kustomize v2.0.3+incompatible
- sigs.k8s.io/kustomize/api v0.12.1
- sigs.k8s.io/kustomize/kyaml v0.13.9
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0
- 2556 dependencies
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.0
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4 v4.2.1
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0
- github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v2 v2.2.1
- github.com/AzureAD/microsoft-authentication-library-for-go v1.0.0
- github.com/IBM-Cloud/power-go-client v1.2.3
- github.com/IBM/go-sdk-core/v5 v5.13.1
- github.com/IBM/platform-services-go-sdk v0.36.0
- github.com/IBM/vpc-go-sdk v0.35.0
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
- github.com/avast/retry-go/v4 v4.3.3
- github.com/aws/aws-sdk-go-v2 v1.16.5
- github.com/aws/aws-sdk-go-v2/config v1.15.11
- github.com/aws/aws-sdk-go-v2/credentials v1.12.6
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6
- github.com/aws/aws-sdk-go-v2/internal/ini v1.3.13
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.31.0
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6
- github.com/aws/aws-sdk-go-v2/service/sso v1.11.9
- github.com/aws/aws-sdk-go-v2/service/sts v1.16.7
- github.com/aws/smithy-go v1.11.3
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/confidential-containers/cloud-api-adaptor v0.7.0
- github.com/containerd/containerd v1.6.8
- github.com/containerd/ttrpc v1.1.0
- github.com/containernetworking/plugins v1.1.1
- github.com/containers/podman/v4 v4.2.0
- github.com/coreos/go-iptables v0.6.0
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/evanphx/json-patch/v5 v5.6.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/zapr v1.2.3
- github.com/go-openapi/analysis v0.21.2
- github.com/go-openapi/errors v0.20.3
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.20.0
- github.com/go-openapi/loads v0.21.1
- github.com/go-openapi/runtime v0.23.0
- github.com/go-openapi/spec v0.20.4
- github.com/go-openapi/strfmt v0.21.3
- github.com/go-openapi/swag v0.21.1
- github.com/go-openapi/validate v0.22.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.11.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.2.0
- github.com/google/uuid v1.3.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-retryablehttp v0.7.2
- github.com/imdario/mergo v0.3.13
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kata-containers/kata-containers/src/runtime v0.0.0-20230721195217-16d6e37196cb
- github.com/kylelemons/godebug v1.1.0
- github.com/leodido/go-urn v1.2.1
- github.com/mailru/easyjson v0.7.7
- github.com/matttproud/golang_protobuf_extensions v1.0.2
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/sys/mountinfo v0.6.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/oklog/ulid v1.3.1
- github.com/onsi/ginkgo/v2 v2.8.1
- github.com/onsi/gomega v1.27.1
- github.com/opencontainers/runtime-spec v1.1.0-rc.1
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/pflag v1.0.5
- github.com/vishvananda/netlink v1.2.1-beta.2
- github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
- github.com/vmware/govmomi v0.29.0
- go.mongodb.org/mongo-driver v1.11.2
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.24.0
- golang.org/x/crypto v0.7.0
- golang.org/x/net v0.8.0
- golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.8.0
- golang.org/x/time v0.3.0
- gomodules.xyz/jsonpatch/v2 v2.2.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.26.0
- k8s.io/apiextensions-apiserver v0.26.0
- k8s.io/apimachinery v0.26.0
- k8s.io/client-go v0.26.0
- k8s.io/component-base v0.26.0
- k8s.io/cri-api v0.23.1
- k8s.io/klog/v2 v2.80.1
- k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
- k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
- libvirt.org/go/libvirt v1.8002.0
- libvirt.org/go/libvirtxml v1.8002.0
- sigs.k8s.io/controller-runtime v0.14.1
- sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0
- 2645 dependencies
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/evanphx/json-patch/v5 v5.6.0
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/zapr v1.2.3
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.20.0
- github.com/go-openapi/swag v0.19.14
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.1.0
- github.com/google/uuid v1.1.2
- github.com/imdario/mergo v0.3.6
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/mailru/easyjson v0.7.6
- github.com/matttproud/golang_protobuf_extensions v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/onsi/ginkgo/v2 v2.6.1
- github.com/onsi/gomega v1.24.2
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/spf13/pflag v1.0.5
- go.uber.org/atomic v1.7.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.24.0
- golang.org/x/net v0.12.0
- golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
- golang.org/x/sys v0.10.0
- golang.org/x/term v0.10.0
- golang.org/x/text v0.11.0
- golang.org/x/time v0.3.0
- gomodules.xyz/jsonpatch/v2 v2.2.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.26.0
- k8s.io/apiextensions-apiserver v0.26.0
- k8s.io/apimachinery v0.26.0
- k8s.io/client-go v0.26.0
- k8s.io/component-base v0.26.0
- k8s.io/klog/v2 v2.80.1
- k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
- k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
- sigs.k8s.io/controller-runtime v0.14.0
- sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0
- 479 dependencies
- github.com/confidential-containers/cloud-api-adaptor v0.7.0
- github.com/container-storage-interface/spec v1.8.0
- github.com/containerd/ttrpc v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.9.0
- github.com/evanphx/json-patch v4.12.0+incompatible
- github.com/go-logr/logr v1.2.3
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.20.0
- github.com/go-openapi/swag v0.21.1
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.9
- github.com/google/gofuzz v1.2.0
- github.com/imdario/mergo v0.3.13
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/kata-containers/kata-containers/src/runtime v0.0.0-20230721195217-16d6e37196cb
- github.com/mailru/easyjson v0.7.7
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/pkg/errors v0.9.1
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/pflag v1.0.5
- golang.org/x/mod v0.8.0
- golang.org/x/net v0.8.0
- golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
- golang.org/x/sys v0.6.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.8.0
- golang.org/x/time v0.3.0
- golang.org/x/tools v0.6.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f
- google.golang.org/grpc v1.47.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.26.0
- k8s.io/apimachinery v0.26.0
- k8s.io/client-go v0.26.0
- k8s.io/code-generator v0.26.3
- k8s.io/gengo v0.0.0-20220902162205-c0856e24416d
- k8s.io/klog/v2 v2.80.1
- k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
- k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
- sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3
- sigs.k8s.io/yaml v1.3.0
- 452 dependencies
- cloud.google.com/go v0.81.0
- github.com/Azure/go-autorest v14.2.0+incompatible
- github.com/Azure/go-autorest/autorest v0.11.18
- github.com/Azure/go-autorest/autorest/adal v0.9.13
- github.com/Azure/go-autorest/autorest/date v0.3.0
- github.com/Azure/go-autorest/logger v0.2.1
- github.com/Azure/go-autorest/tracing v0.6.0
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful v2.16.0+incompatible
- github.com/evanphx/json-patch v4.12.0+incompatible
- github.com/form3tech-oss/jwt-go v3.2.3+incompatible
- github.com/fsnotify/fsnotify v1.5.1
- github.com/go-logr/logr v1.2.0
- github.com/go-logr/zapr v1.2.0
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.5
- github.com/go-openapi/swag v0.19.14
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/gnostic v0.5.7-v3refs
- github.com/google/go-cmp v0.5.8
- github.com/google/gofuzz v1.1.0
- github.com/google/uuid v1.1.2
- github.com/imdario/mergo v0.3.12
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/mailru/easyjson v0.7.6
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/spf13/pflag v1.0.5
- go.uber.org/atomic v1.7.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.19.1
- golang.org/x/crypto v0.1.0
- golang.org/x/net v0.7.0
- golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
- golang.org/x/sys v0.5.0
- golang.org/x/term v0.5.0
- golang.org/x/text v0.7.0
- golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
- gomodules.xyz/jsonpatch/v2 v2.2.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.24.2
- k8s.io/apiextensions-apiserver v0.24.2
- k8s.io/apimachinery v0.24.2
- k8s.io/client-go v0.24.2
- k8s.io/component-base v0.24.2
- k8s.io/klog/v2 v2.60.1
- k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42
- k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
- sigs.k8s.io/controller-runtime v0.12.2
- sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2
- sigs.k8s.io/structured-merge-diff/v4 v4.2.1
- sigs.k8s.io/yaml v1.3.0
- 853 dependencies