Skip to content

Commit

Permalink
Update webhook error message format for Kubernetes 1.13+ (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha authored Dec 14, 2018
1 parent 096afcc commit 960dac7
Show file tree
Hide file tree
Showing 78 changed files with 12,893 additions and 8,328 deletions.
30 changes: 15 additions & 15 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 43 additions & 45 deletions glide.yaml
Original file line number Diff line number Diff line change
@@ -1,38 +1,52 @@
package: github.com/appscode/stash
import:
- package: cloud.google.com/go
version: v0.2.0
- package: github.com/Azure/azure-sdk-for-go
version: v19.0.0
- package: github.com/Azure/go-autorest
version: v10.14.0
- package: github.com/appscode/go
version: master
- package: github.com/appscode/kubernetes-webhook-util
version: release-9.0
- package: github.com/appscode/kutil
version: release-9.0
- package: github.com/appscode/osm
version: 0.9.0
version: 0.9.1
- package: github.com/appscode/pat
version: master
- package: github.com/aws/aws-sdk-go
version: v1.14.12
- package: github.com/cenkalti/backoff
version: v2.0.0
- package: github.com/codeskyblue/go-sh
version: master
- package: github.com/cpuguy83/go-md2man
version: v1.0.8
- package: github.com/davecgh/go-spew
version: v1.1.1
- package: github.com/evanphx/json-patch
version: v3.0.0
- package: github.com/go-openapi/spec
- package: github.com/golang/glog
- package: github.com/golang/protobuf
version: v1.0.0
- package: github.com/gorilla/websocket
version: v1.4.0
- package: github.com/graymeta/stow
repo: https://github.com/appscode/stow.git
vcs: git
version: master
- package: github.com/Azure/azure-sdk-for-go
version: v19.0.0
- package: github.com/Azure/go-autorest
version: v10.14.0
- package: github.com/aws/aws-sdk-go
version: v1.14.12
- package: google.golang.org/api/storage/v1
version: 3639d6d93f377f39a1de765fa4ef37b3c7ca8bd9
- package: cloud.google.com/go
version: v0.2.0
- package: github.com/ncw/swift
version: master
- package: github.com/imdario/mergo
version: v0.3.5
- package: github.com/jpillora/go-ogle-analytics
- package: github.com/json-iterator/go
version: 1.1.5
- package: github.com/mailru/easyjson
version: 2f5df55504ebc322e4d52d34df6a1f5b503bf26d
- package: github.com/ncw/swift
version: master
- package: github.com/onsi/ginkgo
version: v1.5.0
- package: github.com/onsi/gomega
Expand All @@ -41,18 +55,34 @@ import:
version: v0.8.0
- package: github.com/prometheus/client_golang
version: v0.8.0
- package: github.com/russross/blackfriday
version: v1.5.2
- package: github.com/spf13/afero
version: v1.1.2
- package: github.com/spf13/cobra
version: v0.0.3
- package: github.com/spf13/pflag
version: v1.0.3
- package: golang.org/x/crypto
version: de0752318171da717af4ce24d0a2e8626afaeb11
- package: golang.org/x/net
version: 1c05540f6879653db88113bc4a2b70aec4bd491f
- package: golang.org/x/sys
version: 95c6576299259db960f6c5b9b69ea52422860fce
- package: golang.org/x/text
version: b19bf474d317b857955b12035d2c5acb57ce8b01
- package: google.golang.org/api/storage/v1
version: 3639d6d93f377f39a1de765fa4ef37b3c7ca8bd9
- package: gopkg.in/ini.v1
version: v1.37.0
- package: gopkg.in/robfig/cron.v2
repo: https://github.com/appscode/cron.git
vcs: git
version: v2
- package: gopkg.in/square/go-jose.v2
version: v2.2.1
- package: gopkg.in/yaml.v2
version: v2.2.1
- package: k8s.io/api
version: kubernetes-1.12.0
- package: k8s.io/apiextensions-apiserver
Expand All @@ -73,39 +103,7 @@ import:
version: 0cf8f7e6ed1d2e3d47d02e3b6e559369af24d803
- package: k8s.io/kubernetes
version: v1.12.0
- package: github.com/appscode/kutil
version: release-9.0
- package: github.com/appscode/kubernetes-webhook-util
version: release-9.0
- package: kmodules.xyz/objectstore-api
repo: https://github.com/kmodules/objectstore-api.git
vcs: git
version: release-9.0
- package: github.com/openshift/api
version: 31a7bbd2266d178da3c12bb83f5274d387f775e6
- package: github.com/openshift/client-go
version: 4688ad28de2e88110c0ea30179c51b9b205f99be
- package: github.com/openshift/origin
version: fecffb2fce100260088a1b9f268c0901a778cf2b
- package: github.com/appscode/ocutil
version: release-3.11
- package: github.com/mailru/easyjson
version: 2f5df55504ebc322e4d52d34df6a1f5b503bf26d
- package: github.com/cpuguy83/go-md2man
version: v1.0.8
- package: golang.org/x/text
version: b19bf474d317b857955b12035d2c5acb57ce8b01
- package: golang.org/x/net
version: 1c05540f6879653db88113bc4a2b70aec4bd491f
- package: golang.org/x/sys
version: 95c6576299259db960f6c5b9b69ea52422860fce
- package: github.com/golang/protobuf
version: v1.1.0
- package: golang.org/x/crypto
version: de0752318171da717af4ce24d0a2e8626afaeb11
- package: github.com/davecgh/go-spew
version: v1.1.1
- package: github.com/russross/blackfriday
version: v1.5.2
- package: gopkg.in/yaml.v2
version: v2.2.1
4 changes: 2 additions & 2 deletions hack/make.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,13 @@ def update_registry():


def install():
die(call('GO15VENDOREXPERIMENT=1 ' + libbuild.GOC + ' install .'))
die(call(libbuild.GOC + ' install .'))


def default():
gen()
fmt()
die(call('GO15VENDOREXPERIMENT=1 ' + libbuild.GOC + ' install . ./test/...'))
die(call(libbuild.GOC + ' install . ./test/...'))


def test(type, *args):
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/appscode/go/encoding/yaml/yaml.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/appscode/kutil/meta/cloud.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 39 additions & 0 deletions vendor/github.com/appscode/kutil/meta/encoding.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 960dac7

Please sign in to comment.