Skip to content

Commit

Permalink
Merge pull request #60689 from nikhita/bump-cobra-bash-alias
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 60732, 60689, 60648, 60704). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

bump(6644d4): spf13/cobra: support bash completion for aliases

Fixes kubernetes/kubectl#120

`spf13/cobra` was recently bumped in kubernetes/kubernetes#60530. The changes between then and now are:

- Fix generated bash completion for Bash 3 (OSX): spf13/cobra@fd32f09
- Try out CircleCI: spf13/cobra@be77323 (but we don't vendor this in anyway)
-  Do not add a space after a single flag completion: spf13/cobra@1a618fb
- Bash completion aliases: spf13/cobra@a1e4933 (the commit that fixes kubernetes/kubectl#120)
-  Prefix bash functions with root command name: spf13/cobra@6644d46 (the commit that completely fixes kubernetes/kubernetes#60517)

No license changes.

**Release note**:

```release-note
NONE
```

/cc mengqiy cblecker sttts

Kubernetes-commit: 41399e0eeceb70e955f76b203e4a861977a9efe3
  • Loading branch information
k8s-publishing-bot committed Mar 16, 2018
2 parents 060a35d + 2d7e5d6 commit 3174e25
Show file tree
Hide file tree
Showing 346 changed files with 15,554 additions and 52 deletions.
2 changes: 1 addition & 1 deletion Godeps/Godeps.json

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

293 changes: 293 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,293 @@
required = ["k8s.io/code-generator"]

[[constraint]]
name = "bitbucket.org/ww/goautoneg"
revision = "75cd24fc2f2c2a2088577d12123ddee5f54e0675"

[[constraint]]
name = "github.com/NYTimes/gziphandler"
revision = "56545f4a5d46df9a6648819d1664c3a03a13ffdb"

[[constraint]]
name = "github.com/PuerkitoBio/purell"
revision = "8a290539e2e8629dbc4e6bad948158f790ec31f4"

[[constraint]]
name = "github.com/PuerkitoBio/urlesc"
revision = "5bd2802263f21d8788851d5305584c82a5c75d7e"

[[constraint]]
name = "github.com/asaskevich/govalidator"
revision = "593d64559f7600f29581a3ee42177f5dbded27a9"

[[constraint]]
name = "github.com/beorn7/perks"
revision = "3ac7bf7a47d159a033b107610db8a1b6575507a4"

[[constraint]]
name = "github.com/cockroachdb/cmux"
revision = "112f0506e7743d64a6eb8fedbcff13d9979bbf92"

[[constraint]]
name = "github.com/coreos/bbolt"
revision = "48ea1b39c25fc1bab3506fbc712ecbaa842c4d2d"

[[constraint]]
name = "github.com/coreos/etcd"
revision = "95a726a27e09030f9ccbd9982a1508f5a6d25ada"

[[constraint]]
name = "github.com/coreos/go-semver"
revision = "568e959cd89871e61434c1143528d9162da89ef2"

[[constraint]]
name = "github.com/coreos/go-systemd"
revision = "48702e0da86bd25e76cfef347e2adeb434a0d0a6"

[[constraint]]
name = "github.com/coreos/pkg"
revision = "fa29b1d70f0beaddd4c7021607cc3c3be8ce94b8"

[[constraint]]
name = "github.com/davecgh/go-spew"
revision = "782f4967f2dc4564575ca782fe2d04090b5faca8"

[[constraint]]
name = "github.com/dgrijalva/jwt-go"
revision = "01aeca54ebda6e0fbfafd0a524d234159c05ec20"

[[constraint]]
name = "github.com/elazarl/go-bindata-assetfs"
revision = "3dcc96556217539f50599357fb481ac0dc7439b9"

[[constraint]]
name = "github.com/emicklei/go-restful"
revision = "ff4f55a206334ef123e4f79bbf348980da81ca46"

[[constraint]]
name = "github.com/emicklei/go-restful-swagger12"
revision = "dcef7f55730566d41eae5db10e7d6981829720f6"

[[constraint]]
name = "github.com/evanphx/json-patch"
revision = "944e07253867aacae43c04b2e6a239005443f33a"

[[constraint]]
name = "github.com/ghodss/yaml"
revision = "73d445a93680fa1a78ae23a5839bad48f32ba1ee"

[[constraint]]
name = "github.com/go-openapi/analysis"
revision = "b44dc874b601d9e4e2f6e19140e794ba24bead3b"

[[constraint]]
name = "github.com/go-openapi/errors"
revision = "d24ebc2075bad502fac3a8ae27aa6dd58e1952dc"

[[constraint]]
name = "github.com/go-openapi/jsonpointer"
revision = "46af16f9f7b149af66e5d1bd010e3574dc06de98"

[[constraint]]
name = "github.com/go-openapi/jsonreference"
revision = "13c6e3589ad90f49bd3e3bbe2c2cb3d7a4142272"

[[constraint]]
name = "github.com/go-openapi/loads"
revision = "a80dea3052f00e5f032e860dd7355cd0cc67e24d"

[[constraint]]
name = "github.com/go-openapi/runtime"
revision = "11e322eeecc1032d5a0a96c566ed53f2b5c26e22"

[[constraint]]
name = "github.com/go-openapi/spec"
revision = "1de3e0542de65ad8d75452a595886fdd0befb363"

[[constraint]]
name = "github.com/go-openapi/strfmt"
revision = "d65c7fdb29eca313476e529628176fe17e58c488"

[[constraint]]
name = "github.com/go-openapi/swag"
revision = "f3f9494671f93fcff853e3c6e9e948b3eb71e590"

[[constraint]]
name = "github.com/go-openapi/validate"
revision = "d509235108fcf6ab4913d2dcb3a2260c0db2108e"

[[constraint]]
name = "github.com/gogo/protobuf"
revision = "c0656edd0d9eab7c66d1eb0c568f9039345796f7"

[[constraint]]
name = "github.com/golang/glog"
revision = "44145f04b68cf362d9c4df2182967c2275eaefed"

[[constraint]]
name = "github.com/golang/groupcache"
revision = "02826c3e79038b59d737d3b1c0a1d937f71a4433"

[[constraint]]
name = "github.com/golang/protobuf"
revision = "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"

[[constraint]]
name = "github.com/google/btree"
revision = "7d79101e329e5a3adf994758c578dab82b90c017"

[[constraint]]
name = "github.com/google/gofuzz"
revision = "44d81051d367757e1c7c6a5a86423ece9afcf63c"

[[constraint]]
name = "github.com/googleapis/gnostic"
revision = "0c5108395e2debce0d731cf0287ddf7242066aba"

[[constraint]]
name = "github.com/grpc-ecosystem/go-grpc-prometheus"
revision = "2500245aa6110c562d17020fb31a2c133d737799"

[[constraint]]
name = "github.com/grpc-ecosystem/grpc-gateway"
revision = "8cc3a55af3bcf171a1c23a90c4df9cf591706104"

[[constraint]]
name = "github.com/hashicorp/golang-lru"
revision = "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"

[[constraint]]
name = "github.com/howeyc/gopass"
revision = "bf9dde6d0d2c004a008c27aaee91170c786f6db8"

[[constraint]]
name = "github.com/imdario/mergo"
revision = "6633656539c1639d9d78127b7d47c622b5d7b6dc"

[[constraint]]
name = "github.com/inconshreveable/mousetrap"
revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"

[[constraint]]
name = "github.com/jonboulle/clockwork"
revision = "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"

[[constraint]]
name = "github.com/json-iterator/go"
revision = "13f86432b882000a51c6e610c620974462691a97"

[[constraint]]
name = "github.com/mailru/easyjson"
revision = "2f5df55504ebc322e4d52d34df6a1f5b503bf26d"

[[constraint]]
name = "github.com/matttproud/golang_protobuf_extensions"
revision = "fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a"

[[constraint]]
name = "github.com/pborman/uuid"
revision = "ca53cad383cad2479bbba7f7a1a05797ec1386e4"

[[constraint]]
name = "github.com/pmezard/go-difflib"
revision = "d8ed2627bdf02c080bf22230dbb337003b7aba2d"

[[constraint]]
name = "github.com/prometheus/client_golang"
revision = "e7e903064f5e9eb5da98208bae10b475d4db0f8c"

[[constraint]]
name = "github.com/prometheus/client_model"
revision = "fa8ad6fec33561be4280a8f0514318c79d7f6cb6"

[[constraint]]
name = "github.com/prometheus/common"
revision = "13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207"

[[constraint]]
name = "github.com/prometheus/procfs"
revision = "65c1f6f8f0fc1e2185eb9863a3bc751496404259"

[[constraint]]
name = "github.com/spf13/cobra"
revision = "6644d46b81fa1831979c4cded0106e774e0ef0ab"

[[constraint]]
name = "github.com/spf13/pflag"
revision = "4c012f6dcd9546820e378d0bdda4d8fc772cdfea"

[[constraint]]
name = "github.com/stretchr/testify"
revision = "f6abca593680b2315d2075e0f5e2a9751e3f431a"

[[constraint]]
name = "github.com/ugorji/go"
revision = "ded73eae5db7e7a0ef6f55aace87a2873c5d2b74"

[[constraint]]
name = "github.com/xiang90/probing"
revision = "07dd2e8dfe18522e9c447ba95f2fe95262f63bb2"

[[constraint]]
name = "golang.org/x/crypto"
revision = "81e90905daefcd6fd217b62423c0908922eadb30"

[[constraint]]
name = "golang.org/x/net"
revision = "1c05540f6879653db88113bc4a2b70aec4bd491f"

[[constraint]]
name = "golang.org/x/sys"
revision = "95c6576299259db960f6c5b9b69ea52422860fce"

[[constraint]]
name = "golang.org/x/text"
revision = "b19bf474d317b857955b12035d2c5acb57ce8b01"

[[constraint]]
name = "golang.org/x/time"
revision = "f51c12702a4d776e4c1fa9b0fabab841babae631"

[[constraint]]
name = "google.golang.org/genproto"
revision = "09f6ed296fc66555a25fe4ce95173148778dfa85"

[[constraint]]
name = "google.golang.org/grpc"
revision = "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"

[[constraint]]
name = "gopkg.in/inf.v0"
revision = "3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4"

[[constraint]]
name = "gopkg.in/natefinch/lumberjack.v2"
revision = "20b71e5b60d756d3d2f80def009790325acc2b23"

[[constraint]]
name = "gopkg.in/yaml.v2"
revision = "670d4cfef0544295bc27a114dbac37980d83185a"

[[constraint]]
branch = "master"
name = "k8s.io/api"
source = "github.com/sttts/api"

[[constraint]]
branch = "master"
name = "k8s.io/apimachinery"
source = "github.com/sttts/apimachinery"

[[constraint]]
branch = "master"
name = "k8s.io/apiserver"
source = "github.com/sttts/apiserver"

[[constraint]]
branch = "master"
name = "k8s.io/client-go"
source = "github.com/sttts/client-go"

[[constraint]]
name = "k8s.io/kube-openapi"
revision = "50ae88d24ede7b8bad68e23c805b5d3da5c8abaf"
Loading

0 comments on commit 3174e25

Please sign in to comment.