Merge branch 'master' into feature/diagnostic-rest-api
# Conflicts: # pkg/controller/controller.go # pkg/controller/postgresql.go
This commit is contained in:
		
						commit
						ed0db7193c
					
				|  | @ -238,6 +238,7 @@ func (c *Controller) processClusterEventsQueue(idx int, stopCh <-chan struct{}, | |||
| 	}() | ||||
| 
 | ||||
| 	<-stopCh | ||||
| 	c.clusterEventQueues[idx].Close() | ||||
| } | ||||
| 
 | ||||
| func (c *Controller) queueClusterEvent(old, new *spec.Postgresql, eventType spec.EventType) { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue