Merge pull request #79724 from deads2k/update-raw
make kubectl --raw consistent for create, update, get, delete Kubernetes-commit: b130ff450232eaf9100548aa08295168871a4ee9
This commit is contained in:
parent
62764072b5
commit
47eacf1c6b
|
|
@ -26,6 +26,14 @@
|
||||||
"ImportPath": "github.com/MakeNowJust/heredoc",
|
"ImportPath": "github.com/MakeNowJust/heredoc",
|
||||||
"Rev": "bb23615498cd"
|
"Rev": "bb23615498cd"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/PuerkitoBio/purell",
|
||||||
|
"Rev": "v1.1.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/PuerkitoBio/urlesc",
|
||||||
|
"Rev": "de5bf2ad4578"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/armon/consul-api",
|
"ImportPath": "github.com/armon/consul-api",
|
||||||
"Rev": "eb2c6b5be1b6"
|
"Rev": "eb2c6b5be1b6"
|
||||||
|
|
@ -66,6 +74,10 @@
|
||||||
"ImportPath": "github.com/elazarl/goproxy",
|
"ImportPath": "github.com/elazarl/goproxy",
|
||||||
"Rev": "c4fc26588b6e"
|
"Rev": "c4fc26588b6e"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/emicklei/go-restful",
|
||||||
|
"Rev": "v2.9.5"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/evanphx/json-patch",
|
"ImportPath": "github.com/evanphx/json-patch",
|
||||||
"Rev": "v4.2.0"
|
"Rev": "v4.2.0"
|
||||||
|
|
@ -78,6 +90,26 @@
|
||||||
"ImportPath": "github.com/fsnotify/fsnotify",
|
"ImportPath": "github.com/fsnotify/fsnotify",
|
||||||
"Rev": "v1.4.7"
|
"Rev": "v1.4.7"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/ghodss/yaml",
|
||||||
|
"Rev": "c7ce16629ff4"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/go-openapi/jsonpointer",
|
||||||
|
"Rev": "v0.19.2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/go-openapi/jsonreference",
|
||||||
|
"Rev": "v0.19.2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/go-openapi/spec",
|
||||||
|
"Rev": "v0.19.2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/go-openapi/swag",
|
||||||
|
"Rev": "v0.19.2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/gogo/protobuf",
|
"ImportPath": "github.com/gogo/protobuf",
|
||||||
"Rev": "v1.0.0"
|
"Rev": "v1.0.0"
|
||||||
|
|
@ -152,7 +184,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/kr/pty",
|
"ImportPath": "github.com/kr/pty",
|
||||||
"Rev": "v1.1.1"
|
"Rev": "v1.1.5"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/kr/text",
|
"ImportPath": "github.com/kr/text",
|
||||||
|
|
@ -166,6 +198,10 @@
|
||||||
"ImportPath": "github.com/magiconair/properties",
|
"ImportPath": "github.com/magiconair/properties",
|
||||||
"Rev": "v1.8.0"
|
"Rev": "v1.8.0"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "github.com/mailru/easyjson",
|
||||||
|
"Rev": "94de47d64c63"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/mitchellh/go-homedir",
|
"ImportPath": "github.com/mitchellh/go-homedir",
|
||||||
"Rev": "v1.1.0"
|
"Rev": "v1.1.0"
|
||||||
|
|
@ -248,7 +284,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/stretchr/objx",
|
"ImportPath": "github.com/stretchr/objx",
|
||||||
"Rev": "v0.1.1"
|
"Rev": "v0.2.0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/stretchr/testify",
|
"ImportPath": "github.com/stretchr/testify",
|
||||||
|
|
@ -328,11 +364,15 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/apimachinery",
|
"ImportPath": "k8s.io/apimachinery",
|
||||||
"Rev": "4cfb76a8bf76"
|
"Rev": "9793a874388f"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "k8s.io/cli-runtime",
|
||||||
|
"Rev": "7ea68ffa02c5"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/client-go",
|
"ImportPath": "k8s.io/client-go",
|
||||||
"Rev": "07281898b0f0"
|
"Rev": "d5b3f640e958"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "k8s.io/klog",
|
"ImportPath": "k8s.io/klog",
|
||||||
|
|
@ -346,6 +386,10 @@
|
||||||
"ImportPath": "k8s.io/utils",
|
"ImportPath": "k8s.io/utils",
|
||||||
"Rev": "c55fbcfc754a"
|
"Rev": "c55fbcfc754a"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"ImportPath": "sigs.k8s.io/kustomize",
|
||||||
|
"Rev": "v2.0.3"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ImportPath": "sigs.k8s.io/yaml",
|
"ImportPath": "sigs.k8s.io/yaml",
|
||||||
"Rev": "v1.1.0"
|
"Rev": "v1.1.0"
|
||||||
|
|
|
||||||
17
go.mod
17
go.mod
|
|
@ -17,10 +17,10 @@ require (
|
||||||
github.com/spf13/pflag v1.0.3
|
github.com/spf13/pflag v1.0.3
|
||||||
golang.org/x/sys v0.0.0-20190616124812-15dcb6c0061f
|
golang.org/x/sys v0.0.0-20190616124812-15dcb6c0061f
|
||||||
gotest.tools v2.2.0+incompatible // indirect
|
gotest.tools v2.2.0+incompatible // indirect
|
||||||
k8s.io/api v0.0.0
|
k8s.io/api v0.0.0-20190703205437-39734b2a72fe
|
||||||
k8s.io/apimachinery v0.0.0
|
k8s.io/apimachinery v0.0.0-20190709101028-9793a874388f
|
||||||
k8s.io/cli-runtime v0.0.0
|
k8s.io/cli-runtime v0.0.0-20190704050804-7ea68ffa02c5
|
||||||
k8s.io/client-go v0.0.0
|
k8s.io/client-go v0.0.0-20190711103901-d5b3f640e958
|
||||||
k8s.io/klog v0.3.1
|
k8s.io/klog v0.3.1
|
||||||
k8s.io/utils v0.0.0-20190607212802-c55fbcfc754a
|
k8s.io/utils v0.0.0-20190607212802-c55fbcfc754a
|
||||||
)
|
)
|
||||||
|
|
@ -32,9 +32,8 @@ replace (
|
||||||
golang.org/x/sys => golang.org/x/sys v0.0.0-20190209173611-3b5209105503
|
golang.org/x/sys => golang.org/x/sys v0.0.0-20190209173611-3b5209105503
|
||||||
golang.org/x/text => golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db
|
golang.org/x/text => golang.org/x/text v0.3.1-0.20181227161524-e6919f6577db
|
||||||
golang.org/x/tools => golang.org/x/tools v0.0.0-20190313210603-aa82965741a9
|
golang.org/x/tools => golang.org/x/tools v0.0.0-20190313210603-aa82965741a9
|
||||||
k8s.io/api => ../api
|
k8s.io/api => k8s.io/api v0.0.0-20190703205437-39734b2a72fe
|
||||||
k8s.io/apimachinery => ../apimachinery
|
k8s.io/apimachinery => k8s.io/apimachinery v0.0.0-20190709101028-9793a874388f
|
||||||
k8s.io/cli-runtime => ../cli-runtime
|
k8s.io/cli-runtime => k8s.io/cli-runtime v0.0.0-20190704050804-7ea68ffa02c5
|
||||||
k8s.io/client-go => ../client-go
|
k8s.io/client-go => k8s.io/client-go v0.0.0-20190711103901-d5b3f640e958
|
||||||
k8s.io/kubectl => ../kubectl
|
|
||||||
)
|
)
|
||||||
|
|
|
||||||
4
go.sum
4
go.sum
|
|
@ -157,6 +157,10 @@ gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw=
|
||||||
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
|
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
|
||||||
gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
|
gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
|
||||||
gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw=
|
gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw=
|
||||||
|
k8s.io/api v0.0.0-20190703205437-39734b2a72fe/go.mod h1:J5EZ0KSEjvyKOBy5BDHSF3zn82madLLWg7nUKaOHZKU=
|
||||||
|
k8s.io/apimachinery v0.0.0-20190709101028-9793a874388f/go.mod h1:M2fZgZL9DbLfeJaPBCDqSqNsdsmLN+V29knYJnIXlMA=
|
||||||
|
k8s.io/cli-runtime v0.0.0-20190704050804-7ea68ffa02c5/go.mod h1:HYxpxDR0QWcp5ciJglNRCgbtZ9hlQLFd61jzH0V6668=
|
||||||
|
k8s.io/client-go v0.0.0-20190711103901-d5b3f640e958/go.mod h1:nyMXUsdG++rAlzrFc6K6rNLrNb56WwTSscYniQLzWWg=
|
||||||
k8s.io/klog v0.3.0/go.mod h1:Gq+BEi5rUBO/HRz0bTSXDUcqjScdoY3a9IHpCEIOOfk=
|
k8s.io/klog v0.3.0/go.mod h1:Gq+BEi5rUBO/HRz0bTSXDUcqjScdoY3a9IHpCEIOOfk=
|
||||||
k8s.io/klog v0.3.1 h1:RVgyDHY/kFKtLqh67NvEWIgkMneNoIrdkN0CxDSQc68=
|
k8s.io/klog v0.3.1 h1:RVgyDHY/kFKtLqh67NvEWIgkMneNoIrdkN0CxDSQc68=
|
||||||
k8s.io/klog v0.3.1/go.mod h1:Gq+BEi5rUBO/HRz0bTSXDUcqjScdoY3a9IHpCEIOOfk=
|
k8s.io/klog v0.3.1/go.mod h1:Gq+BEi5rUBO/HRz0bTSXDUcqjScdoY3a9IHpCEIOOfk=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue