We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1acfb commit b15d40fCopy full SHA for b15d40f
interceptor/handler/placeholder.go
@@ -111,7 +111,6 @@ type cacheEntry struct {
111
// PlaceholderHandler handles serving placeholder pages during scale-from-zero
112
type PlaceholderHandler struct {
113
k8sClient kubernetes.Interface
114
- routingTable routing.Table
115
templateCache map[string]*cacheEntry
116
cacheMutex sync.RWMutex
117
defaultTmpl *template.Template
0 commit comments