mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 02:08:13 +00:00 
			
		
		
		
	Do not log stack trace for the error http.StatusBadRequest (400).
This commit is contained in:
		| @@ -960,6 +960,7 @@ func (s *Server) ServeHTTP(w http.ResponseWriter, req *http.Request) { | ||||
| 			http.StatusOK, | ||||
| 			http.StatusMovedPermanently, | ||||
| 			http.StatusTemporaryRedirect, | ||||
| 			http.StatusBadRequest, | ||||
| 			http.StatusNotFound, | ||||
| 			http.StatusSwitchingProtocols, | ||||
| 		), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Avesh Agarwal
					Avesh Agarwal