Merge pull request #5536 from zouyee/merge

This commit is contained in:
Akihiro Suda 2021-06-02 09:32:23 +09:00 committed by GitHub
commit 686d3f262d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,6 @@
package constants
// TODO(random-liu): Merge annotations package into this package.
const (
// K8sContainerdNamespace is the namespace we use to connect containerd.
K8sContainerdNamespace = "k8s.io"