Skip to content

Commit

Permalink
fixup! UPSTREAM: <carry>: /readyz update stacktrace pred for httplog …
Browse files Browse the repository at this point in the history
…so that it doesn't log stack trace when HTTP 500 response is returned
  • Loading branch information
damemi committed Dec 7, 2021
1 parent d6be62a commit 0cca75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions staging/src/k8s.io/apiserver/pkg/server/healthz/healthz.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import (
"k8s.io/apimachinery/pkg/util/wait"
"k8s.io/apiserver/pkg/endpoints/metrics"
"k8s.io/apiserver/pkg/endpoints/responsewriter"
"k8s.io/apiserver/pkg/server/httplog"
"k8s.io/klog/v2"
)

Expand Down

0 comments on commit 0cca75c

Please sign in to comment.