4918 Commits

Author SHA1 Message Date
Ryan Richard
4220d9c172 Merge pull request #3084 from vmware/pinny/update-version-and-cli-docs
Some checks failed
CodeQL / Analyze (go) (push) Failing after 2m4s
CodeQL / Analyze (javascript) (push) Failing after 1m16s
Update version and CLI docs on website
2026-05-11 11:27:20 -07:00
Pinny
366a19bef2 Update version and CLI docs on website 2026-05-11 18:25:39 +00:00
Ryan Richard
2250917182 Merge pull request #3083 from vmware/pinny/bump-deps
Bump dependencies
v0.46.0
2026-05-11 09:08:01 -07:00
Pinny
41454a1d78 Bump dependencies 2026-05-11 13:10:39 +00:00
Ryan Richard
0d072dc822 Merge pull request #3042 from vmware/dependabot/go_modules/hack/update-go-mod/golang.org/x/mod-0.35.0
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m53s
CodeQL / Analyze (javascript) (push) Failing after 1m53s
Bump golang.org/x/mod from 0.35.0 to 0.36.0 in /hack/update-go-mod
2026-05-08 12:53:56 -07:00
Ryan Richard
bc25be023a Merge pull request #3082 from vmware/pinny/bump-deps
Bump dependencies
2026-05-08 12:50:44 -07:00
Pinny
556b732b37 Bump dependencies 2026-05-08 15:38:51 +00:00
dependabot[bot]
ef5b2c0aca Bump golang.org/x/mod from 0.35.0 to 0.36.0 in /hack/update-go-mod
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/mod/compare/v0.35.0...v0.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 15:34:20 +00:00
Ryan Richard
d38d0f2a17 Merge pull request #3077 from vmware/remove-github-pkg-errors
Some checks failed
CodeQL / Analyze (go) (push) Failing after 2m52s
CodeQL / Analyze (javascript) (push) Failing after 1m57s
Remove direct dependency on github.com/pkg/errors and bump deps
2026-05-08 08:33:08 -07:00
Ryan Richard
c62aafa6f2 adjust an expected err msg in impersonator int test
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 16:19:04 -07:00
Ryan Richard
3fbc7ed0d8 give supervisor read perm for mutatingadmissionpolicies and mutatingadmissionpolicybindings
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 14:07:21 -07:00
Ryan Richard
791159cf31 use -race for all units tests when running locally
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 14:02:30 -07:00
Pinny
f837890890 Bump dependencies 2026-05-07 14:02:20 -07:00
Ryan Richard
c8e98d350e remove usages of WithStack, removes github.com/pkg/errors as direct dep
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 10:57:39 -07:00
Ryan Richard
f9a863f220 replace some usages of github.com/pkg/errors
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 10:38:14 -07:00
Ryan Richard
809dfe964f update deps
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-07 10:23:46 -07:00
Ryan Richard
61be4f5b53 Merge pull request #3058 from vmware/pinny/bump-deps
Some checks failed
CodeQL / Analyze (go) (push) Failing after 3m1s
CodeQL / Analyze (javascript) (push) Failing after 1m48s
Bump dependencies
2026-05-06 17:19:06 -07:00
Ryan Richard
d28b485a4c fix want errors in impersonator integration tests
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 12:53:43 -07:00
Ryan Richard
06b85bf841 auto-disable MutatingAdmissionPolicy admission plugin when that kind does not exist
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 12:25:35 -07:00
Ryan Richard
f405057065 give concierge read perm for mutatingadmissionpolicies and mutatingadmissionpolicybindings
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 09:36:38 -07:00
Ryan Richard
55a1f20d2b update impersonator test expectations for kube 1.36 libs
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 08:53:00 -07:00
Ryan Richard
531d40a82e fix some unit test failures caused by k8s bump
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 08:53:00 -07:00
Ryan Richard
d863e77b19 fix linters errors about deprecated functions
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 08:34:17 -07:00
Ryan Richard
566d8c9ea4 remove generated/1.30
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 08:31:45 -07:00
Ryan Richard
9188725036 ran update.sh
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 08:31:40 -07:00
Ryan Richard
e0a45d45b2 update kube-versions.txt: add 1.36, remove 1.30
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-05-06 08:31:31 -07:00
Pinny
85abad32f1 Bump dependencies 2026-05-06 13:10:14 +00:00
Ryan Richard
35c23a58e8 switch from CLA to DCO
Some checks failed
CodeQL / Analyze (go) (push) Failing after 2m6s
CodeQL / Analyze (javascript) (push) Failing after 1m35s
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-04-29 10:03:07 -07:00
Ryan Richard
9e443f3b5e Merge pull request #3038 from vmware/pinny/bump-deps
Some checks failed
CodeQL / Analyze (go) (push) Failing after 2m16s
CodeQL / Analyze (javascript) (push) Failing after 1m22s
Bump dependencies
2026-04-17 10:19:50 -07:00
Ryan Richard
b39d347971 bump opentelemetry indirect deps due to CVEs 2026-04-16 14:12:04 -07:00
Ryan Richard
da602dfb35 update expected error message 2026-04-16 14:06:33 -07:00
Pinny
a09e5abda7 Bump dependencies 2026-04-16 13:04:12 +00:00
Ryan Richard
4536d47470 Merge pull request #3028 from vmware/pinny/bump-deps
Some checks failed
CodeQL / Analyze (go) (push) Failing after 2m31s
CodeQL / Analyze (javascript) (push) Failing after 1m54s
Bump dependencies
2026-04-07 11:12:57 -07:00
Pinny
242f9fe6ca Bump dependencies 2026-04-07 13:03:06 +00:00
Ryan Richard
491b9d94a2 Merge pull request #3026 from vmware/pinny/bump-deps
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m47s
CodeQL / Analyze (javascript) (push) Failing after 1m12s
Bump dependencies
2026-04-06 10:02:03 -07:00
Pinny
a8ae7d9741 Bump dependencies 2026-04-06 13:04:11 +00:00
Ryan Richard
f70c64cbb6 Merge pull request #3017 from vmware/pinny/bump-deps
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m36s
CodeQL / Analyze (javascript) (push) Failing after 46s
Bump dependencies
2026-04-01 13:54:37 -07:00
Pinny
8ac514f1f9 Bump dependencies 2026-04-01 13:05:09 +00:00
Ryan Richard
c5cae1136b Merge pull request #3014 from vmware/pinny/update-version-and-cli-docs
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m27s
CodeQL / Analyze (javascript) (push) Failing after 52s
Update version and CLI docs on website
2026-03-30 09:59:38 -07:00
Pinny
870b2539f6 Update version and CLI docs on website 2026-03-30 16:57:59 +00:00
Ryan Richard
1330e9e9a4 Merge pull request #3011 from vmware/rr/update-deps
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m51s
CodeQL / Analyze (javascript) (push) Failing after 39s
upgrade linter and kube patch versions for generated code
v0.45.0
2026-03-27 15:42:23 -07:00
Ryan Richard
9456461192 update lint ignores regarding no-longer deprecated NewClientset() func 2026-03-27 10:54:09 -07:00
Ryan Richard
908ac7c669 ran update.sh to update kube patch versions and year in generated code 2026-03-27 10:24:09 -07:00
Ryan Richard
ee22df9877 update copyright year in hack/boilerplate.go.txt 2026-03-27 10:21:59 -07:00
Ryan Richard
cdf3dbec93 update patch versions in kube-versions.txt 2026-03-27 10:08:40 -07:00
Ryan Richard
5f38bc05c4 upgrade linter and fix/ignore all new lint warnings 2026-03-27 10:08:17 -07:00
Ryan Richard
6accdc0a7e Merge pull request #3008 from vmware/rr/impersonator-service-labels
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m41s
CodeQL / Analyze (javascript) (push) Failing after 1m7s
impersonator config controller ignores Service labels added by others
2026-03-26 15:39:20 -07:00
Ryan Richard
20b9a8a4bb integration test for ignoring impersonator service label added by others 2026-03-26 13:15:25 -07:00
Ryan Richard
e3b0f65c4c impersonator config controller ignores service labels added by others 2026-03-26 10:52:41 -07:00
Ryan Richard
b53b30ef00 Merge pull request #3007 from vmware/pinny/bump-deps
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m53s
CodeQL / Analyze (javascript) (push) Failing after 1m15s
Bump dependencies
2026-03-26 10:35:12 -07:00