From 82f5a727c77493126cb193f9665a0270943a8050 Mon Sep 17 00:00:00 2001 From: Wietse Muizelaar Date: Fri, 14 Oct 2022 17:08:36 +0200 Subject: [PATCH] we ran into an issue where applying the resourcegroup.kpt.dev CRD (#3622) through an old-fashioned system towards our cluster, that the contents of the description weren't fully in US-ASCII format. this commit fixes that. --- pkg/live/inventoryrg.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/live/inventoryrg.go b/pkg/live/inventoryrg.go index 21b022ff51..54056018db 100644 --- a/pkg/live/inventoryrg.go +++ b/pkg/live/inventoryrg.go @@ -689,7 +689,7 @@ spec: last transition type: string reason: - description: one-word CamelCase reason for the condition’s + description: one-word CamelCase reason for the condition's last transition type: string status: @@ -909,7 +909,7 @@ spec: about last transition type: string reason: - description: one-word CamelCase reason for the condition’s + description: one-word CamelCase reason for the condition's last transition type: string status: