Skip to content

Commit

Permalink
Update controller-runtime and clinet-go
Browse files Browse the repository at this point in the history
  • Loading branch information
AMecea committed Feb 11, 2019
1 parent 71163de commit 5fe6800
Show file tree
Hide file tree
Showing 549 changed files with 25,517 additions and 10,994 deletions.
70 changes: 44 additions & 26 deletions Gopkg.lock

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

4 changes: 2 additions & 2 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ required = [

[[override]]
name="sigs.k8s.io/controller-runtime"
version = "v0.1.9"
version = "v0.1.10"

[[override]]
name="sigs.k8s.io/controller-tools"
version = "v0.1.8"

[[override]]
[[constraint]]
name="github.com/presslabs/controller-util"
version = "v0.1.9"

Expand Down
3 changes: 1 addition & 2 deletions config/crds/mysql_v1alpha1_mysqlcluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,7 @@ spec:
volumeMode:
description: volumeMode defines what type of volume is required
by the claim. Value of Filesystem is implied when not included
in claim spec. This is an alpha feature and may change in the
future.
in claim spec. This is a beta feature.
type: string
volumeName:
description: VolumeName is the binding reference to the PersistentVolume
Expand Down

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

10 changes: 10 additions & 0 deletions vendor/github.com/appscode/jsonpatch/.travis.yml

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.

8 changes: 8 additions & 0 deletions vendor/github.com/appscode/jsonpatch/go.mod

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

8 changes: 8 additions & 0 deletions vendor/github.com/appscode/jsonpatch/go.sum

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

Loading

0 comments on commit 5fe6800

Please sign in to comment.