Merge pull request #73977 from khenidak/ipv6dualstack

ipv6 dual stack (Phase 1 - ALPHA)

Kubernetes-commit: a33840e0232aaf2b5c14c1c754d9189d7e841ec1
This commit is contained in:
Kubernetes Publisher
2019-07-02 18:07:12 -07:00
parent dee1c6a2d7
commit 2c1d62ad0d
3 changed files with 19 additions and 12 deletions
+7 -3
View File
@@ -142,6 +142,10 @@
"ImportPath": "github.com/remyoudompheng/bigfft",
"Rev": "52369c62f446"
},
{
"ImportPath": "github.com/spf13/afero",
"Rev": "v1.2.2"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "v1.0.3"
@@ -232,7 +236,7 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "acea843d18eb"
"Rev": "5b0469dfd244"
},
{
"ImportPath": "k8s.io/apimachinery",
@@ -240,7 +244,7 @@
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "98902b2ea1c2"
"Rev": "b3101450e21d"
},
{
"ImportPath": "k8s.io/code-generator",
@@ -260,7 +264,7 @@
},
{
"ImportPath": "k8s.io/utils",
"Rev": "c2654d5206da"
"Rev": "c55fbcfc754a"
},
{
"ImportPath": "modernc.org/cc",