Skip to content

Commit 43a253e

Browse files
author
Matthew Wong
committed
Fix nfs-provisioner build by updating vendor
1 parent 2517d1f commit 43a253e

File tree

101 files changed

+3186
-19093
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+3186
-19093
lines changed

RELEASE.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
# Release Process
22

3-
nfs-provisioner is released on an as-needed basis. The process is as follows:
4-
5-
1. An issue is proposing a new release with a changelog since the last release
6-
1. An OWNER runs `make test` to make sure tests pass
7-
1. An OWNER runs `git tag -a $VERSION` and inserts the changelog and pushes the tag with `git push $VERSION`
8-
1. An OWNER runs `make push` to build and push the image
9-
1. The release issue is closed
3+
TBD

nfs/vendor/github.com/kubernetes-incubator/nfs-provisioner/OWNERS renamed to nfs/OWNERS

File renamed without changes.

nfs/vendor/github.com/kubernetes-incubator/nfs-provisioner/RELEASE.md renamed to nfs/RELEASE.md

File renamed without changes.

nfs/trash.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@ github.com/go-openapi/spec 3a04341
1919
github.com/go-openapi/swag 3b6d86c
2020
github.com/gogo/protobuf v0.3-127-g8d70fb3
2121
github.com/golang/glog 23def4e
22-
github.com/golang/groupcache a6b377e
2322
github.com/golang/protobuf 8ee7999
2423
github.com/google/gofuzz fd52762
2524
github.com/guelfey/go.dbus f6a3a23
2625
github.com/hashicorp/hcl c3e054b
2726
github.com/howeyc/gopass f5387c4
2827
github.com/imdario/mergo 0.2.2-6-g50d4dbd
2928
github.com/jonboulle/clockwork v0.1.0-4-gbcac988
30-
github.com/kubernetes-incubator/nfs-provisioner #TODO!
29+
github.com/kubernetes-incubator/external-storage 2517d1f
3130
github.com/magiconair/properties v1.7.0-5-g0723e35
3231
github.com/mailru/easyjson 159cdb8
3332
github.com/mitchellh/mapstructure f3009df

nfs/vendor/github.com/golang/groupcache/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

nfs/vendor/github.com/golang/groupcache/LICENSE

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

nfs/vendor/github.com/golang/groupcache/README.md

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

0 commit comments

Comments
 (0)