Skip to content

Commit cb5e00d

Browse files
richabankerk8s-publishing-bot
authored andcommitted
peerproxy: Refactor into separate files and add exclusion filter
Kubernetes-commit: d6907457723a8f9a6eb5a9789424c34286d99528
1 parent 09ccc18 commit cb5e00d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discovery/discovery_client.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ const (
5959
// defaultBurst is the default burst to be used with the discovery client's token bucket rate limiter
6060
defaultBurst = 300
6161

62-
AcceptV1 = runtime.ContentTypeJSON
6362
AcceptV1 = runtime.ContentTypeJSON
6463
// Aggregated discovery content-type (v2beta1). NOTE: content-type parameters
6564
// MUST be ordered (g, v, as) for server in "Accept" header (BUT we are resilient

0 commit comments

Comments
 (0)