Preserve int64 data when patching
This commit is contained in:
@@ -17,11 +17,11 @@ limitations under the License.
|
||||
package strategicpatch
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"reflect"
|
||||
"sort"
|
||||
|
||||
"k8s.io/kubernetes/pkg/util/json"
|
||||
forkedjson "k8s.io/kubernetes/third_party/forked/json"
|
||||
|
||||
"github.com/davecgh/go-spew/spew"
|
||||
|
Reference in New Issue
Block a user