Commit Graph

547 Commits

Author SHA1 Message Date
Ryan Richard 745c93af51 upgrade linter 2026-02-13 15:17:21 -08:00
Pinny fda421fa87 Bump dependencies 2026-02-13 14:04:33 +00:00
Pinny 325ef5c2a2 Bump dependencies 2026-02-05 14:02:20 +00:00
Pinny 2a24d09a01 Bump dependencies 2026-02-02 14:08:30 +00:00
Ryan Richard 6797d8622a Merge pull request #2872 from vmware/rr/update-codegen-versions
CodeQL / Analyze (go) (push) Failing after 2m8s
CodeQL / Analyze (javascript) (push) Failing after 1m7s
update k8s patch versions for generated code
2026-01-28 14:59:06 -08:00
Ryan Richard 5f6bbc691b update k8s patch versions for generated code 2026-01-27 12:12:48 -08:00
Pinny 13cc7b147d Bump dependencies 2026-01-27 19:05:42 +00:00
Ryan Richard de32fdc304 update-copyright-year.sh does not exit 1 on success so CI can call it
CodeQL / Analyze (go) (push) Failing after 2m0s
CodeQL / Analyze (javascript) (push) Failing after 1m24s
2026-01-21 12:21:56 -08:00
Ryan Richard ec334d1175 update-majors.sh and update-copyright-year.sh can use linux sed flags 2026-01-21 12:10:39 -08:00
Ryan Richard 5d9b7a3346 update update-majors.sh to use linux flag to "find" for use in CI 2026-01-21 11:33:14 -08:00
Ryan Richard 6577c523de update update-majors.sh for use in CI 2026-01-21 10:49:51 -08:00
dependabot[bot] 43fe4a886e Bump golang.org/x/mod from 0.29.0 to 0.32.0 in /hack/update-go-mod
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.29.0 to 0.32.0.
- [Commits](https://github.com/golang/mod/compare/v0.29.0...v0.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 01:54:58 +00:00
Pinny 98621c76b5 Bump dependencies 2026-01-05 14:01:53 +00:00
Ryan Richard 54d530784d upgrade to golangci-lint v2.7.2, bring back some nolint directives 2025-12-22 11:03:46 -08:00
Ryan Richard cbce243d57 generate model names via gen_openapi to fix 'kubectl explain'
Also fixes some kubectl client-side validation errors, which also uses
the generated openapi docs served by Pinniped.
2025-12-19 15:15:14 -08:00
Ryan Richard b2747a0ebe bump deps to kube 1.35 with new codegen 2025-12-18 13:20:41 -08:00
Pinny 1350fb71f0 Bump dependencies 2025-12-15 14:03:27 +00:00
Pinny 0a5bc94c6e Bump dependencies 2025-12-10 14:04:14 +00:00
Ryan Richard 5218c20c76 upgrade linter and remove newly unused linter directives 2025-12-05 10:56:33 -08:00
Pinny 4b77a46a6f Bump dependencies 2025-12-05 14:07:21 +00:00
Pinny a4fdce1077 Bump dependencies 2025-11-20 14:06:48 +00:00
Pinny 22c63919af Bump dependencies 2025-10-29 13:08:39 +00:00
Ryan Richard 05db85cb2d make update-go-mod script work when there are no toolchain directives 2025-10-28 13:33:27 -07:00
Joshua Casey f001df3978 Bump go versions in Dockerfiles 2025-10-17 07:29:52 -05:00
Joshua Casey d68761e144 Bump libs, especially k8s to v0.33.5 2025-10-17 07:29:52 -05:00
Ryan Richard adc0dba8e5 update kube-versions.txt 2025-08-28 12:33:39 -07:00
Ryan Richard 44893e6b0d upgrade linter (caused no new linter errors) 2025-08-27 12:13:15 -07:00
Pinny bf416d59c8 Bump dependencies 2025-08-26 20:55:39 +00:00
Pinny 301c717d17 Bump dependencies 2025-08-20 13:03:35 +00:00
Pinny f96b17abbf Bump dependencies 2025-08-05 13:01:56 +00:00
Ryan Richard 4fe8167f60 account for move of repo from vmware-tanzu to vmware on GitHub 2025-08-02 15:08:15 -07:00
Ryan Richard 9c1cc8db50 update github.com/google/go-github and Kube versions in generated code 2025-08-01 13:41:39 -07:00
Ryan Richard a038aeb8f0 adjust test code to allow for using Okta LDAP in integration tests
- Okta LDAP requires using a different groups search filter.
- It also does not support posix groups, so make that expected
  value optional.
2025-07-31 15:16:10 -07:00
Joshua Casey 1c1b3b7f2e Bump golangci-lint to 2.3.0 and fix issues 2025-07-30 10:25:23 -05:00
Joshua Casey 07ed9e95cd Pin k8s.io/kube-openapi to v0.0.0-20250318190949-c8a335a9a2ff
Co-authored-by: Ryan Richard <richardry@vmware.com>
2025-07-30 09:21:37 -05:00
Joshua Casey 8d56e06f1c Bump golang.org/x/mod from 0.25.0 to 0.26.0 in /hack/update-go-mod 2025-07-30 09:21:37 -05:00
Pinny cd3f55c019 Bump dependencies 2025-07-30 09:05:28 -05:00
Ryan Richard 6d8ad5f7a9 fix install-linter.sh for when there is no toolchain in go.mod 2025-07-21 13:50:29 -07:00
Ryan Richard cc4a148c70 add new login integration tests for new JWTAuthenticator features 2025-07-18 12:14:32 -07:00
Ryan Richard 2a83d00373 add claimValidationRules, userValidationRules, and claims.extra to JWTAuthenticator CRD 2025-07-16 14:56:44 -07:00
Ryan Richard 96ef1b75a7 update github client, kube versions, linter 2025-07-02 13:31:37 -07:00
Pinny de273ea68a Bump dependencies 2025-07-02 13:11:14 +00:00
Pinny 0656a2dde9 Bump dependencies 2025-07-01 19:27:03 +00:00
Joshua Casey 02f7ad2fff Run unit tests with CGO_ENABLED=0, which no longer yields ld warnings 2025-05-16 10:43:13 -05:00
Pinny 0986c90678 Bump dependencies 2025-05-16 13:05:44 +00:00
Ryan Richard f45e0aeb3d update kube-versions.txt to add 1.33.0 2025-05-13 12:02:07 -07:00
Ryan Richard a6b2905c3a skip race detector for impersonator package for now
This commit is meant to be reverted when the upstream
bug is fixed which causes tests to fail when the race
detector is enabled for unit tests in the impersonator
package. There is a commit in the hack dir and another
commit in the `ci` branch for CI.
2025-05-13 07:47:53 -07:00
Ryan Richard a315cc4977 update copyright year for api generated code 2025-05-12 16:49:00 -07:00
Joshua Casey b8e7a64afe Bump libs to k8s.io@v0.32.3, add codegen for k8s 1.32, and drop codegen for k8s 1.25 2025-05-12 16:36:46 -07:00
Pinny dce1f5b208 Bump dependencies 2025-05-12 15:47:21 -07:00