File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
cmd/applyconfiguration-gen/generators Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ func (g *applyConfigurationGenerator) generateClientgenExtract(sw *generator.Sni
322322// Extract$.ApplyConfig.Type|public$ extracts the applied configuration owned by fieldManager from
323323// $.Struct|private$. If no managedFields are found in $.Struct|private$ for fieldManager, a
324324// $.ApplyConfig.ApplyConfiguration|public$ is returned with only the Name, Namespace (if applicable),
325- // APIVersion and Kind populated. Is is possible that no managed fields were found for because other
325+ // APIVersion and Kind populated. It is possible that no managed fields were found for because other
326326// field managers have taken ownership of all the fields previously owned by fieldManager, or because
327327// the fieldManager never owned fields any fields.
328328// $.Struct|private$ must be a unmodified $.Struct|public$ API object that was retrieved from the Kubernetes API.
You can’t perform that action at this time.
0 commit comments