Skip to content

Commit

Permalink
Remove unnecessary whitelist terminology. (#4025)
Browse files Browse the repository at this point in the history
  • Loading branch information
markusthoemmes authored Sep 10, 2020
1 parent 163dab1 commit 9d39390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/utils/headers.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
"k8s.io/apimachinery/pkg/util/sets"
)

// TODO add configurable whitelisting of propagated headers/prefixes (configmap?)
// TODO make propagated headers/prefixes configurable (configmap?)

var (
// These MUST be lowercase strings, as they will be compared against lowercase strings.
Expand Down

0 comments on commit 9d39390

Please sign in to comment.