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]>
Signed-off-by: t-kikuc <[email protected]>
ffjlabo authored and t-kikuc committed Nov 27, 2023
1 parent 94f6cc0 commit ca80d46
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
@@ -55,6 +55,7 @@ var (
"v1": {},
"v1beta1": {},
"v1beta2": {},
"v2": {},
}
kindWhitelist = map[string]struct{}{
"Service": {},

0 comments on commit ca80d46

Please sign in to comment.