Commit ad7e590
authored
Skip creation of OwnerReference if user is in a different namespace (zalando#2912)
Instead of doing a string compare on the username, check the actual namespace of the user to determine if an owner reference can be created.1 parent fa4bc21 commit ad7e590
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1928 | 1928 | | |
1929 | 1929 | | |
1930 | 1930 | | |
1931 | | - | |
| 1931 | + | |
1932 | 1932 | | |
1933 | 1933 | | |
1934 | 1934 | | |
| |||
0 commit comments