Commit Graph

282 Commits (daff8762beab1a191f34000b004cb9cc6a35cb45)

Author SHA1 Message Date
Medya Ghazizadeh 126287f35c
Merge pull request #12257 from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.5.0
Bump github.com/cloudevents/sdk-go/v2 from 2.3.1 to 2.5.0
2021-08-16 16:44:46 -07:00
dependabot[bot] c732c05044
Bump github.com/cloudevents/sdk-go/v2 from 2.3.1 to 2.5.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.3.1...v2.5.0)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 21:36:56 +00:00
dependabot[bot] 2b6295b36d
Bump golang.org/x/mod from 0.4.2 to 0.5.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 21:36:13 +00:00
Medya Ghazizadeh 055fa607bb
Merge pull request #12097 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.6.0
Bump github.com/google/go-containerregistry from 0.4.1 to 0.6.0
2021-08-13 13:22:11 -07:00
dependabot[bot] a5893aa5f3
Bump github.com/google/go-containerregistry from 0.4.1 to 0.6.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.4.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 17:55:52 +00:00
dependabot[bot] d2f5edd9cc
Bump golang.org/x/text from 0.3.6 to 0.3.7
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 10:38:21 +00:00
Anders F Björklund dbb295d078 Go back to upstream google/go-containerregistry
Do the docker pull (of the manifest and its digest) explicitly,
instead of implicitly in the library. Also, no progress bar.

Pass the digest to the fetch and the tag to the tarball save,
as usual there are _no_ digests used in the tarball files.
2021-08-10 10:43:42 +02:00
dependabot[bot] bdf25baac8
Bump github.com/hashicorp/go-getter from 1.5.6 to 1.5.7
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.6...v1.5.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 20:55:54 +00:00
Medya Ghazizadeh d83e8dc747
Merge pull request #12096 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.7
Bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7
2021-08-05 01:25:46 -07:00
Medya Ghazizadeh aa96435d9b
Merge pull request #12098 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.6
Bump github.com/hashicorp/go-getter from 1.5.5 to 1.5.6
2021-08-03 20:43:03 -07:00
dependabot[bot] 4abf6cd31f
Bump github.com/hashicorp/go-getter from 1.5.5 to 1.5.6
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 18:24:41 +00:00
dependabot[bot] 43a0518eb1
Bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.6 to 3.21.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.6...v3.21.7)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 18:24:12 +00:00
dependabot[bot] b4bb12cc83
Bump google.golang.org/api from 0.51.0 to 0.52.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 18:23:24 +00:00
dependabot[bot] 1ad3a02bee
Bump google.golang.org/api from 0.50.0 to 0.51.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.50.0 to 0.51.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 18:21:04 +00:00
dependabot[bot] 6e25180e4e
Bump k8s.io/kubernetes from 1.21.2 to 1.21.3
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.21.2 to 1.21.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.21.2...v1.21.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 21:32:07 +00:00
Medya Ghazizadeh 3dda62ef8f
Merge pull request #11991 from spowelljr/detectPowershell
Windows: detect Powershell spawned from CMD
2021-07-19 18:20:08 -07:00
Medya Ghazizadeh de7e61cc9b
Merge pull request #12009 from kubernetes/dependabot/go_modules/github.com/google/uuid-1.3.0
Bump github.com/google/uuid from 1.2.0 to 1.3.0
2021-07-19 18:18:19 -07:00
dependabot[bot] 1c28aa9527
Bump k8s.io/klog/v2 from 2.9.0 to 2.10.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:30:26 +00:00
dependabot[bot] b3347911ae
Bump github.com/google/uuid from 1.2.0 to 1.3.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:29:47 +00:00
Steven Powell 4ecde97b55 bump machine-drivers/machine to fix cmd detection 2021-07-19 10:50:49 -07:00
Steven Powell 7b6b5dc539 switch back to machine-drivers fork 2021-07-19 09:34:21 -07:00
Steven Powell c3072de73e update go.mod to point to fork with new changes 2021-07-16 13:47:07 -07:00
dependabot[bot] b507dbd751
Bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.5 to 3.21.6.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.5...v3.21.6)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 18:49:36 +00:00
Medya Ghazizadeh 38199f45d4
Merge pull request #11906 from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.2.1
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
2021-07-06 10:04:25 -04:00
Medya Ghazizadeh 6a93fe5b60
Merge pull request #11904 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.5
Bump github.com/hashicorp/go-getter from 1.5.4 to 1.5.5
2021-07-06 10:02:57 -04:00
dependabot[bot] 6711856ea6
Bump google.golang.org/api from 0.49.0 to 0.50.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.49.0...v0.50.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:26:09 +00:00
dependabot[bot] 8fcab59f6c
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:25:40 +00:00
dependabot[bot] 79d8e502de
Bump github.com/hashicorp/go-getter from 1.5.4 to 1.5.5
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:25:07 +00:00
Medya Gh 861d81b335 remove dep to azure lib 2021-06-29 16:07:37 -04:00
Medya Gh 47dbbac0d9 revert azure sdk 2021-06-29 16:03:27 -04:00
Medya Gh 6abf41e089 bump more things 2021-06-29 15:48:28 -04:00
Medya Gh a714161f31 update go-github to v36 2021-06-29 15:46:23 -04:00
Medya Gh 89c7853601 bump go mod libs manually 2021-06-29 15:24:59 -04:00
dependabot[bot] 5b9a73fc23
Bump google.golang.org/api from 0.48.0 to 0.49.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 18:26:06 +00:00
dependabot[bot] d84d74e74c
Bump github.com/spf13/viper from 1.8.0 to 1.8.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 18:32:49 +00:00
Medya Gh 7909fa9012 bump k8s lib 2021-06-22 14:29:04 -04:00
Anders F Björklund f4f7a573b6 Upgrade docker go module from 19.03 to 20.10
v17.12.0-ce-rc1.0.20210128214336-420b1d36250f == v19.03.15

Drop backported fix for building on Windows, already included
2021-06-22 08:07:49 +02:00
dependabot[bot] dae5d1efb1
Bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.4
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.2...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 19:18:33 +00:00
dependabot[bot] 334f3e8e8d
Bump google.golang.org/api from 0.47.0 to 0.48.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.47.0...v0.48.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 06:52:05 +00:00
Medya Ghazizadeh 27072f72a4
Merge pull request #11554 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.5
Bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5
2021-06-01 15:20:11 -07:00
Medya Ghazizadeh 9013706919
Merge pull request #11557 from kubernetes/dependabot/go_modules/github.com/cenkalti/backoff/v4-4.1.1
Bump github.com/cenkalti/backoff/v4 from 4.1.0 to 4.1.1
2021-06-01 14:25:54 -07:00
dependabot[bot] e263b4880a
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.12...v0.0.13)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 20:58:31 +00:00
dependabot[bot] 41252e6112
Bump github.com/cenkalti/backoff/v4 from 4.1.0 to 4.1.1
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 20:57:59 +00:00
dependabot[bot] 4b22d4f996
Bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.4 to 3.21.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.4...v3.21.5)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 18:22:55 +00:00
dependabot[bot] 42d78e25b3
Bump k8s.io/klog/v2 from 2.8.0 to 2.9.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.8.0...v2.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:38:33 +00:00
dependabot[bot] 25520e517f
Bump github.com/machine-drivers/docker-machine-driver-vmware
Bumps [github.com/machine-drivers/docker-machine-driver-vmware](https://github.com/machine-drivers/docker-machine-driver-vmware) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/machine-drivers/docker-machine-driver-vmware/releases)
- [Changelog](https://github.com/machine-drivers/docker-machine-driver-vmware/blob/master/.goreleaser.yml)
- [Commits](https://github.com/machine-drivers/docker-machine-driver-vmware/compare/v0.1.1...v0.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 17:27:06 +00:00
Medya Ghazizadeh 37266d4040
Merge pull request #11362 from kubernetes/dependabot/go_modules/google.golang.org/api-0.46.0
Bump google.golang.org/api from 0.45.0 to 0.46.0
2021-05-11 10:34:15 -07:00
dependabot[bot] 3b12c98ed0
Bump google.golang.org/api from 0.45.0 to 0.46.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.45.0...v0.46.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:51:22 +00:00
dependabot[bot] 1ce908894c
Bump github.com/otiai10/copy from 1.5.1 to 1.6.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:42:01 +00:00
Medya Ghazizadeh 75aca8f3e5
Merge pull request #11259 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.4
Bump github.com/shirou/gopsutil/v3 from 3.21.3 to 3.21.4
2021-05-03 16:56:04 -07:00