mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Add issue to TODO
This commit is contained in:
parent
2e669a7f22
commit
f99252f2c6
@ -193,7 +193,7 @@ func TestNoOpUpdateSameResourceVersion(t *testing.T) {
|
||||
}
|
||||
|
||||
// Need to update once for some reason
|
||||
// TODO: Remove this once possible
|
||||
// TODO (#82042): Remove this update once possible
|
||||
b, err := json.MarshalIndent(o, "\t", "\t")
|
||||
if err != nil {
|
||||
t.Fatalf("Failed to marshal created object: %v", err)
|
||||
|
Loading…
Reference in New Issue
Block a user