From 8ed9324277067f7cadb2ebb53a4bf961ea748df6 Mon Sep 17 00:00:00 2001 From: ldsdsy Date: Fri, 16 Sep 2022 11:15:45 +0800 Subject: [PATCH] update comment of annotation_key_constants.go --- staging/src/k8s.io/api/core/v1/annotation_key_constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/src/k8s.io/api/core/v1/annotation_key_constants.go b/staging/src/k8s.io/api/core/v1/annotation_key_constants.go index eb9517e1dd9..8f99648587c 100644 --- a/staging/src/k8s.io/api/core/v1/annotation_key_constants.go +++ b/staging/src/k8s.io/api/core/v1/annotation_key_constants.go @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// This file should be consistent with pkg/api/annotation_key_constants.go. +// This file should be consistent with pkg/apis/core/annotation_key_constants.go. package v1