Closed andreasgerstmayr closed 6 months ago
Fix parsing of nodeSelector, tolerations and affinity in TempoMonolithic CR
There was an issue when unmarshalling the CR to the Go struct due to the inline field, resulting in the scheduling fields to be always empty.
Resolves: #867
Fix parsing of nodeSelector, tolerations and affinity in TempoMonolithic CR
There was an issue when unmarshalling the CR to the Go struct due to the inline field, resulting in the scheduling fields to be always empty.
Resolves: #867