Skip to content

Commit 786b881

Browse files
author
Mengqi Yu
committed
🐛 update testing_frameworks
1 parent b497fd5 commit 786b881

File tree

9 files changed

+79
-72
lines changed

9 files changed

+79
-72
lines changed

Gopkg.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ required = ["sigs.k8s.io/testing_frameworks/integration",
4444
name = "k8s.io/client-go"
4545
version = "kubernetes-1.12.3"
4646

47+
[[constraint]]
48+
name = "sigs.k8s.io/testing_frameworks"
49+
version = "v0.1.1"
50+
4751
[[constraint]]
4852
name = "github.com/onsi/ginkgo"
4953
version = "v1.5.0"
@@ -67,9 +71,6 @@ required = ["sigs.k8s.io/testing_frameworks/integration",
6771
# these are not listed explicitly until we get version tags,
6872
# since dep doesn't like bare revision dependencies
6973

70-
# [[constraint]]
71-
# name = "sigs.k8s.io/testing_frameworks"
72-
#
7374
# [[constraint]]
7475
# name = "github.com/go-logr/logr"
7576
#

vendor/sigs.k8s.io/testing_frameworks/integration/addr/manager.go

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/sigs.k8s.io/testing_frameworks/integration/apiserver.go

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/sigs.k8s.io/testing_frameworks/integration/doc.go

Lines changed: 17 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/sigs.k8s.io/testing_frameworks/integration/etcd.go

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/sigs.k8s.io/testing_frameworks/integration/internal/address_manager.go

Lines changed: 0 additions & 53 deletions
This file was deleted.

vendor/sigs.k8s.io/testing_frameworks/integration/internal/apiserver.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/sigs.k8s.io/testing_frameworks/integration/internal/process.go

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)