Commit 89948df
committed
Clarify PlacementRef namespace field requirement
Fix confusing explanation on line 638. The namespace field is required
because multiple Placements with the same name can exist in different
namespaces, not simply because SubjectMapping is cluster-scoped.
The new explanation directly states the reason for requiring the
namespace field.
Signed-off-by: zhujian <jiazhu@redhat.com>1 parent ebbc599 commit 89948df
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
638 | | - | |
| 638 | + | |
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
| |||
0 commit comments