paul-the-alien[bot]
74096930b5
Merge pull request #715 from external-secrets/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-61.5.0incompatible
...
build(deps): bump github.com/Azure/azure-sdk-for-go from 61.4.0+incompatible to 61.5.0+incompatible
2022-02-14 09:04:39 +00:00
dependabot[bot]
f76886e184
build(deps): bump github.com/Azure/azure-sdk-for-go
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 61.4.0+incompatible to 61.5.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v61.4.0...v61.5.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:34:13 +00:00
dependabot[bot]
a1aff9d957
build(deps): bump google.golang.org/api from 0.64.0 to 0.68.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.64.0 to 0.68.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.64.0...v0.68.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-02-14 08:32:51 +00:00
paul-the-alien[bot]
6d63c24e5f
Merge pull request #718 from external-secrets/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.1.2
...
build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2
2022-02-14 08:31:13 +00:00
paul-the-alien[bot]
1ae6b48759
Merge pull request #717 from external-secrets/dependabot/go_modules/go.uber.org/zap-1.21.0
...
build(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0
2022-02-14 08:30:55 +00:00
dependabot[bot]
e40191a580
build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:06:26 +00:00
dependabot[bot]
18ab7df135
build(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.20.0...v1.21.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:06:20 +00:00
dependabot[bot]
a5a6983743
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth
...
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.5.7 to 0.5.11.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/auth/v0.5.7...autorest/azure/auth/v0.5.11 )
---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:06:14 +00:00
Elad Gabay
fe416890b1
oracle vault: Use instance principal if auth is empty
...
Currently the oracle vault's secretstore uses a specific user credentials.
This commit introduce a new way to access the vault, using the instance principal.
All user's details moved to "auth" section in the OracleProvider which now is optional.
If "auth" is empty, by default, we use the instance principal, otherwise if specified user's auth details, we use them.
In addition:
- Fixed the fingerprint secret reference which until now used the privatekey secret instead of its reference.
- Bump OCI SDK version.
2022-02-07 18:38:10 +02:00
dependabot[bot]
f4311e8db9
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.11.0 to 1.12.1.
- [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.11.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 09:47:13 +00:00
paul-the-alien[bot]
5e226cc3d0
Merge pull request #678 from external-secrets/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-61.4.0incompatible
...
build(deps): bump github.com/Azure/azure-sdk-for-go from 61.1.0+incompatible to 61.4.0+incompatible
2022-02-07 09:46:21 +00:00
paul-the-alien[bot]
b9092598ad
Merge pull request #679 from external-secrets/dependabot/go_modules/github.com/tidwall/gjson-1.14.0
...
build(deps): bump github.com/tidwall/gjson from 1.12.1 to 1.14.0
2022-02-07 09:46:00 +00:00
paul-the-alien[bot]
23f8c74bea
Merge pull request #681 from external-secrets/dependabot/go_modules/google.golang.org/grpc-1.44.0
...
build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0
2022-02-07 09:45:18 +00:00
dependabot[bot]
a948638dfd
build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:10:05 +00:00
dependabot[bot]
d583f8bc19
build(deps): bump github.com/onsi/gomega from 1.17.0 to 1.18.1
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.17.0...v1.18.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:09:46 +00:00
dependabot[bot]
ebd163cf65
build(deps): bump github.com/tidwall/gjson from 1.12.1 to 1.14.0
...
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson ) from 1.12.1 to 1.14.0.
- [Release notes](https://github.com/tidwall/gjson/releases )
- [Commits](https://github.com/tidwall/gjson/compare/v1.12.1...v1.14.0 )
---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:09:30 +00:00
dependabot[bot]
92c05d2067
build(deps): bump github.com/Azure/azure-sdk-for-go
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 61.1.0+incompatible to 61.4.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v61.1.0...v61.4.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:09:15 +00:00
dependabot[bot]
02bf37f21e
build(deps): bump github.com/akeylesslabs/akeyless-go/v2
...
Bumps [github.com/akeylesslabs/akeyless-go/v2](https://github.com/akeylesslabs/akeyless-go ) from 2.15.24 to 2.15.25.
- [Release notes](https://github.com/akeylesslabs/akeyless-go/releases )
- [Changelog](https://github.com/akeylesslabs/akeyless-go/blob/master/docs/KmipRenewServerCertificate.md )
- [Commits](https://github.com/akeylesslabs/akeyless-go/compare/v2.15.24...v2.15.25 )
---
updated-dependencies:
- dependency-name: github.com/akeylesslabs/akeyless-go/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 09:13:23 +00:00
paul-the-alien[bot]
8276c7b89a
Merge pull request #657 from external-secrets/dependabot/go_modules/github.com/xanzy/go-gitlab-0.54.3
...
build(deps): bump github.com/xanzy/go-gitlab from 0.50.1 to 0.54.3
2022-01-31 09:10:45 +00:00
paul-the-alien[bot]
f2096436c0
Merge pull request #655 from external-secrets/dependabot/go_modules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1473
...
build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1458 to 1.61.1473
2022-01-31 09:10:15 +00:00
paul-the-alien[bot]
479826342e
Merge pull request #659 from external-secrets/dependabot/go_modules/cloud.google.com/go-0.100.2
...
build(deps): bump cloud.google.com/go from 0.99.0 to 0.100.2
2022-01-31 08:52:52 +00:00
dependabot[bot]
aa3e96cf9f
build(deps): bump cloud.google.com/go from 0.99.0 to 0.100.2
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.99.0 to 0.100.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.99.0...v0.100.2 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 08:10:40 +00:00
dependabot[bot]
0792c57159
build(deps): bump github.com/xanzy/go-gitlab from 0.50.1 to 0.54.3
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.50.1 to 0.54.3.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.50.1...v0.54.3 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 08:09:55 +00:00
dependabot[bot]
99bb630acd
build(deps): bump github.com/onsi/ginkgo/v2 from 2.0.0 to 2.1.1
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.0.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 08:09:43 +00:00
dependabot[bot]
2bb1abeffc
build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go
...
Bumps [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go ) from 1.61.1458 to 1.61.1473.
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases )
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt )
- [Commits](https://github.com/aliyun/alibaba-cloud-sdk-go/compare/v1.61.1458...v1.61.1473 )
---
updated-dependencies:
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 08:09:21 +00:00
Moritz Johner
edb2c290f4
fix(gcp): use gax-go v2 package
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-25 21:09:33 +01:00
dependabot[bot]
c217e82738
build(deps): bump github.com/googleapis/gax-go
...
Bumps [github.com/googleapis/gax-go](https://github.com/googleapis/gax-go ) from 1.0.3 to 2.0.2+incompatible.
- [Release notes](https://github.com/googleapis/gax-go/releases )
- [Commits](https://github.com/googleapis/gax-go/compare/v1.0.3...v2.0.2 )
---
updated-dependencies:
- dependency-name: github.com/googleapis/gax-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 10:47:29 +00:00
paul-the-alien[bot]
0b9c142a22
Merge pull request #618 from external-secrets/feature/aws-e2e-managed
...
feat(e2e): implement aws tests, enhance gcp tests
2022-01-24 10:46:02 +00:00
paul-the-alien[bot]
795b1f3398
Merge pull request #623 from external-secrets/dependabot/go_modules/github.com/IBM/go-sdk-core/v5-5.9.1
...
build(deps): bump github.com/IBM/go-sdk-core/v5 from 5.8.0 to 5.9.1
2022-01-24 09:48:03 +00:00
paul-the-alien[bot]
a15f88c6c5
Merge pull request #625 from external-secrets/dependabot/go_modules/github.com/aliyun/alibaba-cloud-sdk-go-1.61.1458
...
build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1192 to 1.61.1458
2022-01-24 09:47:31 +00:00
dependabot[bot]
19eaff6f0b
build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go
...
Bumps [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go ) from 1.61.1192 to 1.61.1458.
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases )
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt )
- [Commits](https://github.com/aliyun/alibaba-cloud-sdk-go/compare/v1.61.1192...v1.61.1458 )
---
updated-dependencies:
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 08:07:53 +00:00
dependabot[bot]
c462f9d8de
build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7
...
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp ) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/google/go-cmp/releases )
- [Commits](https://github.com/google/go-cmp/compare/v0.5.6...v0.5.7 )
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 08:07:36 +00:00
dependabot[bot]
547541e2bf
build(deps): bump github.com/IBM/go-sdk-core/v5 from 5.8.0 to 5.9.1
...
Bumps [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core ) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/IBM/go-sdk-core/releases )
- [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/IBM/go-sdk-core/compare/v5.8.0...v5.9.1 )
---
updated-dependencies:
- dependency-name: github.com/IBM/go-sdk-core/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 08:07:29 +00:00
Moritz Johner
008268ee00
feat(e2e): implement aws tests, enhance gcp tests
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-21 23:37:50 +01:00
Marc Billow
0753da1cbd
Support for eventual consistency in Vault Enterprise
2022-01-19 16:25:01 -06:00
paul-the-alien[bot]
385f15f2cd
Merge pull request #600 from external-secrets/dependabot/go_modules/sigs.k8s.io/controller-tools-0.8.0
...
build(deps): bump sigs.k8s.io/controller-tools from 0.5.0 to 0.8.0
2022-01-19 16:52:53 +00:00
dependabot[bot]
418bb5a874
build(deps): bump sigs.k8s.io/controller-tools from 0.5.0 to 0.8.0
...
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools ) from 0.5.0 to 0.8.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-tools/compare/v0.5.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 13:26:10 +00:00
paul-the-alien[bot]
94e24b5db1
Merge pull request #602 from external-secrets/dependabot/go_modules/github.com/akeylesslabs/akeyless-go/v2-2.15.24
...
build(deps): bump github.com/akeylesslabs/akeyless-go/v2 from 2.5.11 to 2.15.24
2022-01-17 13:26:04 +00:00
paul-the-alien[bot]
980a6ee467
Merge pull request #601 from external-secrets/dependabot/go_modules/go.uber.org/zap-1.20.0
...
build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0
2022-01-17 13:21:35 +00:00
paul-the-alien[bot]
da0e898eef
Merge pull request #604 from external-secrets/dependabot/go_modules/github.com/IBM/secrets-manager-go-sdk-1.0.31
...
build(deps): bump github.com/IBM/secrets-manager-go-sdk from 1.0.23 to 1.0.31
2022-01-17 13:20:44 +00:00
dependabot[bot]
934d1563c3
build(deps): bump github.com/IBM/secrets-manager-go-sdk
...
Bumps [github.com/IBM/secrets-manager-go-sdk](https://github.com/IBM/secrets-manager-go-sdk ) from 1.0.23 to 1.0.31.
- [Release notes](https://github.com/IBM/secrets-manager-go-sdk/releases )
- [Commits](https://github.com/IBM/secrets-manager-go-sdk/compare/v1.0.23...v1.0.31 )
---
updated-dependencies:
- dependency-name: github.com/IBM/secrets-manager-go-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:07:50 +00:00
dependabot[bot]
ad0174a5ae
build(deps): bump github.com/go-logr/logr from 1.2.0 to 1.2.2
...
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr ) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/go-logr/logr/releases )
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-logr/logr/compare/v1.2.0...v1.2.2 )
---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:07:44 +00:00
dependabot[bot]
5a0b11c2f7
build(deps): bump github.com/akeylesslabs/akeyless-go/v2
...
Bumps [github.com/akeylesslabs/akeyless-go/v2](https://github.com/akeylesslabs/akeyless-go ) from 2.5.11 to 2.15.24.
- [Release notes](https://github.com/akeylesslabs/akeyless-go/releases )
- [Changelog](https://github.com/akeylesslabs/akeyless-go/blob/master/docs/KmipRenewServerCertificate.md )
- [Commits](https://github.com/akeylesslabs/akeyless-go/compare/v2.5.11...v2.15.24 )
---
updated-dependencies:
- dependency-name: github.com/akeylesslabs/akeyless-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:07:37 +00:00
dependabot[bot]
e06736840e
build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.19.1...v1.20.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:07:26 +00:00
Moritz Johner
9ffde64606
fix: add tools dep for docs
2022-01-15 00:40:12 +01:00
Moritz Johner
7d28094dba
Merge branch 'main' into dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.0
2022-01-11 21:27:25 +01:00
Moritz Johner
54c7e77bb2
Merge branch 'main' into dependabot/go_modules/sigs.k8s.io/controller-runtime-0.11.0
2022-01-11 21:06:38 +01:00
Moritz Johner
0570fef2f9
Merge branch 'main' into dependabot/go_modules/google.golang.org/api-0.64.0
2022-01-11 21:03:28 +01:00
Moritz Johner
d66d3f6a4a
fix: upgrade google/grpc aswell
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-11 21:00:42 +01:00
Moritz Johner
6de47f10c9
fix: upgrade k8s sdk to v1.23
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-11 20:57:54 +01:00