Commit Graph

338 Commits (3eaf0f627c89efd878469791b2ba965954f04044)

Author SHA1 Message Date
Medya Gh d21f2cd737 gomod: remove dependecy on kuberentes/kubernetes as a lib 2021-12-07 14:20:07 -08:00
Medya Gh e900c5bb76 replacea all references to kuberentes/cmd to third_party 2021-12-07 14:20:07 -08:00
Medya Ghazizadeh db7d975ed8
Merge pull request #13042 from kubernetes/dependabot/go_modules/github.com/libvirt/libvirt-go-7.4.0incompatible
Bump github.com/libvirt/libvirt-go from 3.9.0+incompatible to 7.4.0+incompatible
2021-11-30 09:21:17 -08:00
Medya Gh 641556cb88 change back to rc 2021-11-29 17:12:36 -08:00
Medya Gh 142ce11584 dont use rc releases 2021-11-29 17:04:50 -08:00
Medya Gh a2c0115c05 bump otel too 2021-11-29 17:00:00 -08:00
Medya Gh 1982860139 bump k8s lib 2021-11-29 16:46:18 -08:00
dependabot[bot] 63ce777d2a
Bump github.com/libvirt/libvirt-go
Bumps [github.com/libvirt/libvirt-go](https://github.com/libvirt/libvirt-go) from 3.9.0+incompatible to 7.4.0+incompatible.
- [Release notes](https://github.com/libvirt/libvirt-go/releases)
- [Commits](https://github.com/libvirt/libvirt-go/compare/v3.9.0...v7.4.0)

---
updated-dependencies:
- dependency-name: github.com/libvirt/libvirt-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 18:44:56 +00:00
dependabot[bot] 5d87265964
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.10+incompatible to 20.10.11+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.10...v20.10.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 18:32:08 +00:00
Medya Ghazizadeh 72f6a8e8a7
Revert "Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0" 2021-11-17 15:39:27 -08:00
Steven Powell 4a6d5d5d80
Merge pull request #12964 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.7.0
Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0
2021-11-16 12:38:50 -05:00
dependabot[bot] 6056e3a89f
Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.6.0 to 0.7.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.6.0...v0.7.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-11-16 14:08:32 +00:00
dependabot[bot] 416c338f56
Bump github.com/cenkalti/backoff/v4 from 4.1.1 to 4.1.2
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.1...v4.1.2)

---
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-11-16 14:07:13 +00:00
dependabot[bot] 083155595a
Bump github.com/otiai10/copy from 1.6.0 to 1.7.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:33:24 +00:00
Steven Powell fee391091a fix `docker-env` with new PowerShell versions 2021-11-05 10:03:15 -07:00
dependabot[bot] a0edb0b04b
Bump github.com/shirou/gopsutil/v3 from 3.21.9 to 3.21.10
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.9 to 3.21.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.9...v3.21.10)

---
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-11-03 00:45:05 +00:00
dependabot[bot] e699df53ab
Bump google.golang.org/api from 0.59.0 to 0.60.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.59.0 to 0.60.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.59.0...v0.60.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-10-29 23:34:59 +00:00
dependabot[bot] ca49f2fb9b
Bump contrib.go.opencensus.io/exporter/stackdriver
Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.12.1 to 0.13.10.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/compare/v0.12.1...v0.13.10)

---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 22:28:44 +00:00
Steven Powell 283e31aa32 fix starting on Windows with VMware driver on non `C:` drive 2021-10-29 10:46:27 -07:00
Steven Powell 3ab0ef95cf
Merge branch 'master' into dependabot/go_modules/cloud.google.com/go/storage-1.18.2 2021-10-25 15:23:42 -07:00
Steven Powell aab5eab3e1
Merge pull request #12777 from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.6.1
Bump github.com/cloudevents/sdk-go/v2 from 2.5.0 to 2.6.1
2021-10-25 15:06:13 -07:00
Steven Powell b5260facfe
Merge pull request #12772 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.30.0
Bump k8s.io/klog/v2 from 2.20.0 to 2.30.0
2021-10-25 15:04:49 -07:00
Steven Powell 1dca087371
Merge pull request #12771 from kubernetes/dependabot/go_modules/google.golang.org/api-0.59.0
Bump google.golang.org/api from 0.58.0 to 0.59.0
2021-10-25 15:03:26 -07:00
dependabot[bot] b232a55934
Bump github.com/cloudevents/sdk-go/v2 from 2.5.0 to 2.6.1
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.5.0...v2.6.1)

---
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-10-25 21:53:44 +00:00
dependabot[bot] 4700254a3b
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.9+incompatible to 20.10.10+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.9...v20.10.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:33:24 +00:00
dependabot[bot] a1a8e307b9
Bump cloud.google.com/go/storage from 1.18.0 to 1.18.2
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.18.0 to 1.18.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.18.0...storage/v1.18.2)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 18:33:12 +00:00
dependabot[bot] 360ff334d3
Bump k8s.io/klog/v2 from 2.20.0 to 2.30.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.20.0 to 2.30.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.20.0...v2.30.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-10-25 18:32:52 +00:00
dependabot[bot] e68c889f85
Bump google.golang.org/api from 0.58.0 to 0.59.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.58.0 to 0.59.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.58.0...v0.59.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-10-25 18:32:10 +00:00
Steven Powell d5cdc284a3
Merge pull request #12694 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.9
Bump github.com/hashicorp/go-getter from 1.5.8 to 1.5.9
2021-10-11 12:54:14 -07:00
dependabot[bot] bb85436360
Bump cloud.google.com/go/storage from 1.17.0 to 1.18.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.17.0...spanner/v1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 18:31:49 +00:00
dependabot[bot] e317485cba
Bump github.com/hashicorp/go-getter from 1.5.8 to 1.5.9
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.8 to 1.5.9.
- [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.8...v1.5.9)

---
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-10-11 18:31:29 +00:00
Steven Powell e49ef3b251
Merge pull request #12653 from kubernetes/dependabot/go_modules/google.golang.org/api-0.58.0
Bump google.golang.org/api from 0.57.0 to 0.58.0
2021-10-05 16:07:42 -04:00
dependabot[bot] 42801e6ce7
Bump google.golang.org/api from 0.57.0 to 0.58.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.57.0 to 0.58.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.57.0...v0.58.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-10-05 19:40:37 +00:00
Steven Powell c68f838ec3
Merge pull request #12652 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.9incompatible
Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.9+incompatible
2021-10-05 15:09:02 -04:00
Steven Powell bcf3fad565
Merge pull request #12651 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.17.0
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
2021-10-05 15:07:38 -04:00
dependabot[bot] 2bfde8737e
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.7+incompatible to 20.10.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.7...v20.10.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:35:29 +00:00
dependabot[bot] ba2eb79009
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.16.1...pubsub/v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:35:15 +00:00
dependabot[bot] 5ed0b275f8
Bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.8 to 3.21.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.8...v3.21.9)

---
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-10-04 18:34:49 +00:00
dependabot[bot] dc650b9534
Bump gonum.org/v1/plot from 0.9.0 to 0.10.0
Bumps gonum.org/v1/plot from 0.9.0 to 0.10.0.

---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 18:31:55 +00:00
Steven Powell f802655b78 fix go sum 2021-09-22 15:37:22 -07:00
Medya Ghazizadeh 00bea73a62
Merge pull request #12551 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.5.1
Bump golang.org/x/mod from 0.5.0 to 0.5.1
2021-09-22 15:06:39 -07:00
dependabot[bot] 01c6452c16
Bump golang.org/x/mod from 0.5.0 to 0.5.1
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.5.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 21:45:13 +00:00
Medya Ghazizadeh 2c984bf6f0
Merge pull request #12520 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.9.0
Bump github.com/spf13/viper from 1.8.1 to 1.9.0
2021-09-22 14:30:55 -07:00
dependabot[bot] d9bb30d88b
Bump google.golang.org/api from 0.56.0 to 0.57.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.56.0 to 0.57.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.56.0...v0.57.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-09-22 19:23:51 +00:00
dependabot[bot] 09b4789a41
Bump github.com/spf13/viper from 1.8.1 to 1.9.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.8.1...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 18:31:43 +00:00
Medya Ghazizadeh 2f9ad77fbf
Merge pull request #12418 from kubernetes/dependabot/go_modules/google.golang.org/api-0.56.0
Bump google.golang.org/api from 0.52.0 to 0.56.0
2021-09-08 16:42:55 -07:00
Medya Ghazizadeh 232f0e3d7a
Merge pull request #12435 from kubernetes/dependabot/go_modules/github.com/mattn/go-isatty-0.0.14
Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14
2021-09-08 14:24:06 -07:00
Medya Ghazizadeh 9f3821de10
Merge pull request #12434 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.8
Bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8
2021-09-08 12:18:36 -07:00
dependabot[bot] 3b90261366
Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.13...v0.0.14)

---
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-09-08 17:09:13 +00:00
dependabot[bot] 20b5900deb
Bump github.com/shirou/gopsutil/v3 from 3.21.7 to 3.21.8
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.7 to 3.21.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.7...v3.21.8)

---
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-09-08 17:09:06 +00:00