Commit Graph

368 Commits

Author SHA1 Message Date
github-actions 3a9f26723c Update dependencies 2022-09-16 06:27:53 +00:00
github-actions 98bea3c51b Update dependencies 2022-09-09 06:18:41 +00:00
github-actions 93149ad320 Update dependencies 2022-09-02 06:25:10 +00:00
github-actions 3de96466a9 Update dependencies 2022-08-26 06:21:33 +00:00
Ole Markus With 9e5b662dde Remove unused hostmount package 2022-08-24 08:39:11 +02:00
Ole Markus With 7bc8281e54 Bump K8s libs to 0.25.0
This also bumps go mod version to 1.19
2022-08-24 07:17:14 +02:00
github-actions bde817c14b Update dependencies 2022-08-19 06:08:23 +00:00
github-actions 023e35d123 Update dependencies 2022-08-12 06:09:11 +00:00
github-actions c1ac138228 Update dependencies 2022-08-05 06:08:15 +00:00
github-actions 16d720c8b3 Update dependencies 2022-07-29 06:08:32 +00:00
github-actions 35f50093dc Update dependencies 2022-07-22 06:10:05 +00:00
github-actions 633e2baef6 Update dependencies 2022-07-15 06:09:16 +00:00
Kubernetes Prow Robot 2f49fb5b80
Merge pull request #13845 from infonova/protokube-get-os-metadata-from-config-drive
Add config drive as a source for OpenStack instance metadata
2022-07-04 05:17:23 -07:00
github-actions 85048b5c3d Update dependencies 2022-06-27 14:47:00 +00:00
ederst 4056da0cce Add config drive as a source for OpenStack instance metadata
This adds the config drive as an additional source for instance metadata
when using OpenStack.
2022-06-22 10:58:05 +02:00
github-actions c0d73be271 Update dependencies 2022-06-20 14:26:17 +00:00
Ciprian Hacman fa373af9ca Run make depup 2022-06-19 16:45:38 +03:00
Ole Markus With a8350f4f33 Use legacy-cloud-providers repo for the gcp provider dep 2022-06-19 08:42:55 +02:00
Ole Markus With 15ba6610ab Depend on external cloud providers rather than cloud-providers-legacy 2022-06-16 11:08:36 +02:00
Ole Markus With 05a12fac76 Remove replaces from go.mod 2022-06-12 17:12:23 +02:00
Kubernetes Prow Robot 3b592262a5
Merge pull request #13784 from kubernetes/dependabot/go_modules/google.golang.org/api-0.83.0
Bump google.golang.org/api from 0.81.0 to 0.83.0
2022-06-12 07:46:10 -07:00
Kubernetes Prow Robot 7e814c2ecb
Merge pull request #13785 from kubernetes/dependabot/go_modules/github.com/hashicorp/vault/api-1.7.2
Bump github.com/hashicorp/vault/api from 1.6.0 to 1.7.2
2022-06-12 05:36:10 -07:00
Kubernetes Prow Robot 1ed71d9b64
Merge pull request #13783 from kubernetes/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.32
Bump github.com/aws/aws-sdk-go from 1.44.6 to 1.44.32
2022-06-12 04:52:10 -07:00
dependabot[bot] 0cc6e59b60
Bump github.com/hashicorp/vault/api from 1.6.0 to 1.7.2
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.6.0 to 1.7.2.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/vault/compare/v1.6.0...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:32:25 +00:00
dependabot[bot] 6dbc598ba9
Bump google.golang.org/api from 0.81.0 to 0.83.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.81.0 to 0.83.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.81.0...v0.83.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>
2022-06-12 06:32:22 +00:00
dependabot[bot] 53b96f22e3
Bump github.com/aws/aws-sdk-go from 1.44.6 to 1.44.32
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.6 to 1.44.32.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.6...v1.44.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:30:54 +00:00
dependabot[bot] df780bc7cf
Bump go.uber.org/multierr from 1.6.0 to 1.8.0
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/multierr/compare/v1.6.0...v1.8.0)

---
updated-dependencies:
- dependency-name: go.uber.org/multierr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:30:32 +00:00
dependabot[bot] 86ba57df72
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 04:06:29 +00:00
dependabot[bot] 1bb6ce06a5
Bump helm.sh/helm/v3 from 3.8.2 to 3.9.0
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.8.2 to 3.9.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.8.2...v3.9.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 01:21:32 +00:00
dependabot[bot] 34d6d8a9d6
Bump github.com/google/go-containerregistry from 0.8.0 to 0.9.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.8.0 to 0.9.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.8.0...v0.9.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>
2022-06-07 00:35:58 +00:00
dependabot[bot] 3d9203913a
Bump github.com/hashicorp/vault/api from 1.5.0 to 1.6.0
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/vault/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 19:20:31 +00:00
dependabot[bot] 22273b61ed
Bump github.com/spf13/viper from 1.11.0 to 1.12.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.11.0...v1.12.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>
2022-06-05 05:47:39 +00:00
Kubernetes Prow Robot 3416ff6463
Merge pull request #13699 from kubernetes/dependabot/go_modules/github.com/spotinst/spotinst-sdk-go-1.120.0
Bump github.com/spotinst/spotinst-sdk-go from 1.118.0 to 1.120.0
2022-06-02 16:36:19 -07:00
dependabot[bot] 111964113f
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 17:21:58 +00:00
dependabot[bot] 1d8fa9461d
Bump github.com/spotinst/spotinst-sdk-go from 1.118.0 to 1.120.0
Bumps [github.com/spotinst/spotinst-sdk-go](https://github.com/spotinst/spotinst-sdk-go) from 1.118.0 to 1.120.0.
- [Release notes](https://github.com/spotinst/spotinst-sdk-go/releases)
- [Changelog](https://github.com/spotinst/spotinst-sdk-go/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/spotinst/spotinst-sdk-go/compare/v1.118.0...v1.120.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 17:20:50 +00:00
Kubernetes Prow Robot 3d30bfe04e
Merge pull request #13706 from hakman/protokube_build_tags
Use build tags for Protokube
2022-05-31 09:42:52 -07:00
Gene Kuo 7b7ce3167f Update gophercloud to v0.25.0
This commit updates gophercloud to newest v0.25.0 release. The
SOURCE_IP_PORT LB method is also updated to the reference in the new
release in align with ROUND_ROBIN.
2022-05-31 20:45:03 +09:00
Ciprian Hacman ed4bf6d880 Use build tags for Protokube 2022-05-30 21:17:41 +03:00
Ciprian Hacman a5e52dc81c Update controller-runtime to v0.12.0 2022-05-15 14:33:30 +03:00
Ciprian Hacman b5f14b589b Add initial support for Hetzner Cloud 2022-05-09 06:12:15 +03:00
Jesse Haka 52d2cb08a8 update deps 2022-05-04 10:25:42 +03:00
Ole Markus With e58f23d84a Bump k8s.io deps to 1.24.0 2022-05-04 08:30:10 +02:00
Ole Markus With c9d6186a67 Bump to golang1.18 and k8s deps to 1.24.0-rc.0 2022-04-22 14:11:47 +02:00
Ciprian Hacman 8d5abd2878 Update aws-sdk-go to v1.43.41 2022-04-19 04:25:01 +03:00
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
Ole Markus With 5f6b480f81 Update cert-manager dependency to 1.8.0 2022-04-10 12:39:47 +02:00
Ole Markus With 9e49b64fdb Update cobra and viper 2022-04-10 10:22:34 +02:00
Ole Markus With e657a1a0f2 Remap images to add digest to them 2022-03-26 18:40:21 +01:00
Ciprian Hacman 3da84d4480 Update golangci-lint to v1.45.0
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-23 11:38:46 +02:00
Bronson Mirafuentes 83d0d63784 update k8s dependencies 2022-03-21 11:45:02 -07:00