mirror of https://github.com/k3s-io/k3s
![]() It should be allowed to invoke kubectl replace with a JSON file that has no resource version set. Namespaced resources were working correctly, but cluster resources were silently failing to lookup the current state of the object to get the resource version because we weren't using NamespaceIfScoped(). Added a failing test. |
||
---|---|---|
.. | ||
builder.go | ||
builder_test.go | ||
doc.go | ||
helper.go | ||
helper_test.go | ||
interfaces.go | ||
mapper.go | ||
result.go | ||
selector.go | ||
visitor.go |