Skip to content

Commit

Permalink
Merge pull request #4595 from jwcesign/automated-cherry-pick-of-#4580…
Browse files Browse the repository at this point in the history
…-upstream-release-1.7

Automated cherry pick of #4580: if accept set
  • Loading branch information
karmada-bot authored Jan 30, 2024
2 parents a05175c + f06c460 commit 364143a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/search/proxy/framework/plugins/cache/cache.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ func (c *Cache) Connect(_ context.Context, request framework.ProxyRequest) (http
Convertor: runtime.NewScheme(),
Subresource: requestInfo.Subresource,
MetaGroupVersion: metav1.SchemeGroupVersion,
TableConvertor: r.tableConvertor,
}

var h http.Handler
Expand Down

0 comments on commit 364143a

Please sign in to comment.