Skip to content

Commit

Permalink
Add v2 to versionWhitelist (pipe-cd#4682)
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshiki Fujikane <[email protected]>
  • Loading branch information
ffjlabo authored and sZma5a committed Dec 17, 2023
1 parent 1f48a58 commit e426070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/app/piped/livestatestore/kubernetes/reflector.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ var (
"v1": {},
"v1beta1": {},
"v1beta2": {},
"v2": {},
}
kindWhitelist = map[string]struct{}{
"Service": {},
Expand Down

0 comments on commit e426070

Please sign in to comment.