зеркало из
1
0
Форкнуть 0
Граф коммитов

99 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] e14d9a5954
chore: bump github.com/Azure/go-autorest/autorest/adal from 0.9.21 to 0.9.22 (#713)
* chore: bump github.com/Azure/go-autorest/autorest/adal

Bumps [github.com/Azure/go-autorest/autorest/adal](https://github.com/Azure/go-autorest) from 0.9.21 to 0.9.22.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/adal/v0.9.21...autorest/adal/v0.9.22)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/adal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* run "go mod tidy"

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-01-25 09:25:29 +00:00
dependabot[bot] fd5f060bed
chore: bump k8s.io/client-go from 0.25.5 to 0.25.6 (#712)
* chore: bump k8s.io/client-go from 0.25.5 to 0.25.6

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.5 to 0.25.6.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.5...v0.25.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

* run "go mod tidy"

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-01-24 22:16:14 +00:00
Mo Khan 0befda9763
feat: migrate proxy and webhook to mlog (#707)
This is the minimal change required to migrate to mlog with a new
--log-level flag.  A future change will migrate from logr.Logger to
mlog.Logger.

This change does not migrate azwi to mlog because many of the logrus
calls use the unstructured APIs.  That will be a future change.

Signed-off-by: Monis Khan <mok@microsoft.com>
2023-01-24 15:11:07 -05:00
dependabot[bot] a915e40f8e
chore: bump github.com/sirupsen/logrus from 1.8.1 to 1.8.2 (#702)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 22:45:35 +00:00
Anish Ramasekar 3f544c2e07
security: fix CVE-2022-41717 (#673)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-12-13 21:59:10 +00:00
dependabot[bot] cc70d41b94
chore: bump k8s.io/client-go from 0.25.4 to 0.25.5 (#668)
* chore: bump k8s.io/client-go from 0.25.4 to 0.25.5

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.4 to 0.25.5.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.4...v0.25.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* run "go mod tidy"

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-12-12 22:00:53 +00:00
dependabot[bot] 5181e52f90
chore: bump k8s.io/client-go from 0.25.3 to 0.25.4 (#633)
* chore: bump k8s.io/client-go from 0.25.3 to 0.25.4

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.3...v0.25.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

* run "go mod tidy"

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-14 19:51:24 +00:00
dependabot[bot] b382e9ff10
chore: bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 (#626)
* chore: bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.13.0...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* run "go mod tidy"

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-08 00:22:16 +00:00
Anish Ramasekar c6b1771374
test: use separate module for e2e (#607)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-10-27 19:50:56 +00:00
Anish Ramasekar fdb07e0a5b
chore: bump dependencies for k8s v1.25.3 (#600)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-10-19 10:25:57 -07:00
dependabot[bot] 6c77e4071a
chore: bump github.com/Azure/aad-pod-identity from 1.8.12 to 1.8.13 (#595)
Bumps [github.com/Azure/aad-pod-identity](https://github.com/Azure/aad-pod-identity) from 1.8.12 to 1.8.13.
- [Release notes](https://github.com/Azure/aad-pod-identity/releases)
- [Changelog](https://github.com/Azure/aad-pod-identity/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/Azure/aad-pod-identity/compare/v1.8.12...v1.8.13)

---
updated-dependencies:
- dependency-name: github.com/Azure/aad-pod-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 22:51:40 +00:00
dependabot[bot] 82df24ef26
chore: bump k8s.io/kubernetes from 1.25.2 to 1.25.3 (#597)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.25.2 to 1.25.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.25.2...v1.25.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 14:38:57 -07:00
dependabot[bot] 83fbae3e69
chore: bump k8s.io/kubernetes from 1.25.1 to 1.25.2 (#570)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.25.1...v1.25.2)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 14:28:42 -07:00
dependabot[bot] cb6f5bc3fe
chore: bump k8s.io/kubernetes from 1.25.0 to 1.25.1 (#567)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.25.0...v1.25.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 23:46:16 +00:00
dependabot[bot] 1f67e29646
chore: bump github.com/Azure/aad-pod-identity from 1.8.11 to 1.8.12 (#558)
Bumps [github.com/Azure/aad-pod-identity](https://github.com/Azure/aad-pod-identity) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/Azure/aad-pod-identity/releases)
- [Changelog](https://github.com/Azure/aad-pod-identity/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/Azure/aad-pod-identity/compare/v1.8.11...v1.8.12)

---
updated-dependencies:
- dependency-name: github.com/Azure/aad-pod-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 23:43:15 +00:00
dependabot[bot] 0ad2a3b1ca
chore: bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (#559)
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.80.0 to 2.80.1.
- [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.80.0...v2.80.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 22:27:21 +00:00
Anish Ramasekar 2e1d7d475f
chore: support kubernetes v1.25.0 (#552)
* chore: support kubernetes v1.25.0

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* test: migrate ginkgo from v1 to v2

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-09-09 09:44:26 -07:00
dependabot[bot] ee993ff4cc
chore: bump github.com/AzureAD/microsoft-authentication-library-for-go (#535)
Bumps [github.com/AzureAD/microsoft-authentication-library-for-go](https://github.com/AzureAD/microsoft-authentication-library-for-go) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/dev/RELEASES.md)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-go/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/AzureAD/microsoft-authentication-library-for-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 22:32:03 +00:00
dependabot[bot] e8b515519f
chore: bump k8s.io/kubernetes from 1.24.3 to 1.24.4 (#536)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.24.3 to 1.24.4.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.24.3...v1.24.4)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 21:17:27 +00:00
dependabot[bot] 8b88c06380
chore: bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#530)
Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/mattn/go-colorable/releases)
- [Commits](https://github.com/mattn/go-colorable/compare/v0.1.12...v0.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 00:39:06 +00:00
Anish Ramasekar eb5c173d4f
refactor: update msal-go-sdk and use NewCredFromAssertionCallback (#529)
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-08-15 15:59:20 -07:00
Anish Ramasekar d5ffd3fd59
chore: update to go 1.19 (#531)
* chore: update to go 1.19

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* chore: bump golangci-lint to v1.48.0

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* chore: remove ioutil and run gofmt

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* chore: use 1.19 to pin minor version

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-08-15 22:13:28 +00:00
dependabot[bot] 16a14c1da8
chore: bump github.com/Azure/aad-pod-identity from 1.8.10 to 1.8.11 (#520)
Bumps [github.com/Azure/aad-pod-identity](https://github.com/Azure/aad-pod-identity) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/Azure/aad-pod-identity/releases)
- [Changelog](https://github.com/Azure/aad-pod-identity/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/Azure/aad-pod-identity/compare/v1.8.10...v1.8.11)

---
updated-dependencies:
- dependency-name: github.com/Azure/aad-pod-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 17:54:25 +00:00
dependabot[bot] aa4286fea4
chore: bump github.com/Azure/go-autorest/autorest (#513)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.27 to 0.11.28.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.27...autorest/v0.11.28)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 20:22:30 +00:00
dependabot[bot] ec65580e0d
chore: bump github.com/Azure/go-autorest/autorest/azure/cli (#514)
Bumps [github.com/Azure/go-autorest/autorest/azure/cli](https://github.com/Azure/go-autorest) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/cli/v0.4.5...autorest/azure/cli/v0.4.6)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/azure/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 09:14:56 -07:00
dependabot[bot] 9dce9081ef
chore: bump github.com/Azure/go-autorest/autorest/adal (#515)
Bumps [github.com/Azure/go-autorest/autorest/adal](https://github.com/Azure/go-autorest) from 0.9.20 to 0.9.21.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/adal/v0.9.20...autorest/adal/v0.9.21)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/adal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 17:37:21 -07:00
dependabot[bot] 7531c62db6
chore: bump k8s.io/kubernetes from 1.24.2 to 1.24.3 (#497)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.24.2 to 1.24.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.24.2...v1.24.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 20:46:58 +00:00
dependabot[bot] b67b0c376b
chore: bump github.com/Azure/aad-pod-identity from 1.8.9 to 1.8.10 (#492)
Bumps [github.com/Azure/aad-pod-identity](https://github.com/Azure/aad-pod-identity) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/Azure/aad-pod-identity/releases)
- [Changelog](https://github.com/Azure/aad-pod-identity/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/Azure/aad-pod-identity/compare/v1.8.9...v1.8.10)

---
updated-dependencies:
- dependency-name: github.com/Azure/aad-pod-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 22:51:10 +00:00
dependabot[bot] 0f72f3c241
chore: bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 (#493)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 21:37:18 +00:00
dependabot[bot] 060c6adacb
chore: bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#487)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 11:38:24 -07:00
Anish Ramasekar 77d7216873
feat: add metrics (#478)
* feat: add metrics

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* chore: make metrics port configurable with helm

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-06-29 16:25:50 +00:00
dependabot[bot] 2a052f88ff
chore: bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 (#475)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 15:47:43 -07:00
dependabot[bot] 2704887063
chore: bump k8s.io/kubernetes from 1.24.1 to 1.24.2 (#470)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.24.1...v1.24.2)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 09:41:39 -07:00
dependabot[bot] ff32f39546
chore: bump gopkg.in/ini.v1 from 1.62.0 to 1.62.1 (#462)
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](https://github.com/go-ini/ini/compare/v1.62.0...v1.62.1)

---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 16:16:31 +00:00
dependabot[bot] 0774aee85e
chore: bump k8s.io/kubernetes from 1.24.0 to 1.24.1 (#463)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.24.0...v1.24.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 22:19:08 -07:00
Anish Ramasekar 7b28a4de1b
chore: support v1.24.1 kind cluster version (#447)
* chore: support v1.24.0 kind cluster version

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* chore: use kubernetes v1.24.1 and kind v0.14.0

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-06-02 14:19:20 -07:00
dependabot[bot] 68c02d0184
chore: bump k8s.io/kubernetes from 1.22.9 to 1.22.10 (#457)
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.22.9 to 1.22.10.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.22.9...v1.22.10)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:41:49 -07:00
dependabot[bot] f803c4bca3
chore: bump github.com/Azure/azure-sdk-for-go (#455)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 64.1.0+incompatible to 65.0.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/v64.1.0...v65.0.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 11:33:42 -07:00
dependabot[bot] 43fd3956ec
chore: bump github.com/Azure/aad-pod-identity from 1.8.8 to 1.8.9 (#452)
Bumps [github.com/Azure/aad-pod-identity](https://github.com/Azure/aad-pod-identity) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/Azure/aad-pod-identity/releases)
- [Commits](https://github.com/Azure/aad-pod-identity/compare/v1.8.8...v1.8.9)

---
updated-dependencies:
- dependency-name: github.com/Azure/aad-pod-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 17:21:23 +00:00
dependabot[bot] 414cd865f6
chore: bump github.com/Azure/go-autorest/autorest/adal (#453)
Bumps [github.com/Azure/go-autorest/autorest/adal](https://github.com/Azure/go-autorest) from 0.9.19 to 0.9.20.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/adal/v0.9.19...autorest/adal/v0.9.20)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/adal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 22:37:35 +00:00
dependabot[bot] 29c25954cc
chore: bump github.com/Azure/azure-sdk-for-go (#450)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 64.0.0+incompatible to 64.1.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/v64.0.0...v64.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 08:56:37 -07:00
dependabot[bot] 95e05b002b
chore: bump github.com/Azure/go-autorest/autorest/adal (#442)
Bumps [github.com/Azure/go-autorest/autorest/adal](https://github.com/Azure/go-autorest) from 0.9.18 to 0.9.19.
- [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/adal/v0.9.18...autorest/adal/v0.9.19)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/adal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 13:41:31 +05:30
dependabot[bot] ff8fd19b5c
chore: bump github.com/Azure/azure-sdk-for-go (#443)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 63.4.0+incompatible to 64.0.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/v63.4.0...v64.0.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 20:57:51 +00:00
Anish Ramasekar d397826a77
feat: add `azwi podidentity` detect subcommand (#432)
* chore: use controller-runtime client instead of kubernetes.Interface

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* feat: implement detection

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* feat: complete logic for writing to file

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* refactor: define localobject interface

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* test: add unit test for podidentity pkg

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* review feedback

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* chore: make list return slice and refactor to unit test

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-05-06 01:45:17 +05:30
dependabot[bot] ec953d0c6c
chore: bump github.com/Azure/go-autorest/autorest from 0.11.26 to 0.11.27 (#428)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 10:38:54 -07:00
dependabot[bot] 53bad99529
chore: bump github.com/Azure/azure-sdk-for-go from 63.3.0+incompatible to 63.4.0+incompatible (#426)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 09:46:34 -07:00
dependabot[bot] 1b11bafff9
chore: bump k8s.io/kubernetes from 1.22.8 to 1.22.9 (#427)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 23:45:23 -07:00
dependabot[bot] 03c72467a5
chore: bump github.com/Azure/go-autorest/autorest (#423)
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.25 to 0.11.26.
- [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/v0.11.25...autorest/v0.11.26)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 18:27:14 +00:00
dependabot[bot] 460dd3bc4d
chore: bump github.com/Azure/azure-sdk-for-go (#422)
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 63.1.0+incompatible to 63.3.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/v63.1.0...v63.3.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 22:49:56 +05:30
dependabot[bot] 01422b26d6
chore: bump github.com/Azure/azure-sdk-for-go from 63.0.0+incompatible to 63.1.0+incompatible (#418)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 19:34:47 -07:00