gerlowskija commented on code in PR #451:
URL: https://github.com/apache/solr-operator/pull/451#discussion_r915742992
##########
api/v1beta1/common_types.go:
##########
@@ -150,6 +149,10 @@ type PodOptions struct {
// +listMapKey=whenUnsatisfiable
// +optional
TopologySpreadConstraints []corev1.TopologySpreadConstraint
`json:"topologySpreadConstraints,omitempty"`
+
+ // ProvidedInitContainerResources is the resource requirements for the
default init container(s) created by the Solr Operator if any are created.
Review Comment:
[0] Looks like this comment is out of sync with the new field-name you
ultimately went with here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]