Add TODO
This commit is contained in:
		
							parent
							
								
									e911468833
								
							
						
					
					
						commit
						ee4f4a3333
					
				|  | @ -104,6 +104,7 @@ func (r *ReconcileJenkinsBaseConfiguration) Reconcile() (reconcile.Result, jenki | ||||||
| 		return reconcile.Result{}, nil, err | 		return reconcile.Result{}, nil, err | ||||||
| 	} | 	} | ||||||
| 	if !ok { | 	if !ok { | ||||||
|  | 		//TODO add what plugins have been changed
 | ||||||
| 		message := "Some plugins have changed, restarting Jenkins" | 		message := "Some plugins have changed, restarting Jenkins" | ||||||
| 		r.logger.Info(message) | 		r.logger.Info(message) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue