Skip to content

Commit aee5932

Browse files
committed
remove inferenceOjective from cache
Signed-off-by: Lionel Villard <villard@us.ibm.com>
1 parent 4900a46 commit aee5932

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pkg/activator/server/controller_manager.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ func defaultManagerOptions(gknn common.GKNN, metricsServerOptions metricsserver.
5656
gknn.Namespace: {},
5757
},
5858
},
59-
&v1alpha2.InferenceObjective{}: {
60-
Namespaces: map[string]cache.Config{
61-
gknn.Namespace: {},
62-
},
63-
},
6459
},
6560
},
6661
Metrics: metricsServerOptions,

0 commit comments

Comments
 (0)