Update round-tripped protobuf output

compatibility.go:488: proto differs
            compatibility.go:490:   (
                  	"""
                  	... // 40 identical lines
                  	      3: "17"
                  	      6: "18"
                + 	      8: ""
                  	    }
                  	  }
                  	... // 292 identical lines
                  	"""
                  )

introduced in http://issue.k8s.io/100970

	// Subresource is the name of the subresource used to update that object, or
	// empty string if the object was updated through the main resource. The
	// value of this field is used to distinguish between managers, even if they
	// share the same name. For example, a status update will be distinct from a
	// regular update using the same manager name.
	// Note that the APIVersion field is not related to the Subresource field and
	// it always corresponds to the version of the main resource.
	Subresource string `json:"subresource,omitempty" protobuf:"bytes,8,opt,name=subresource"`
This commit is contained in:
Jordan Liggitt 2021-04-19 10:09:14 -04:00
parent bc950c7631
commit 4b1b375799
117 changed files with 0 additions and 0 deletions

Some files were not shown because too many files have changed in this diff Show More