Commit Graph
4709 Commits
Author SHA1 Message Date
Pinny 0656a2dde9 Bump dependencies 2025-07-01 19:27:03 +00:00
Ryan Richard 9d681f2745 Merge pull request #2461 from vmware/new_ci
update docs and tests for new internal CI
2025-07-01 12:12:13 -07:00
Ryan Richard d57005c42a do not drop internal IP annotation from CredentialIssuer in test 2025-06-30 14:56:48 -07:00
Ryan Richard 6de6bcd81a test fixes for when Kind cluster VM has no public IP in CI 2025-06-27 13:31:38 -07:00
Ryan Richard d1a14413fb update docs for new internal CI 2025-06-26 12:45:27 -07:00
Ryan Richard c8a7c10793 Update email address in SECURITY.md 2025-05-30 11:32:04 -07:00
Pinny fa0c63fc40 Updated versions in docs for v0.39.0 release 2025-05-19 15:50:36 +00:00
Joshua Casey d8a439acc3 Merge pull request #2389 from vmware-tanzu/agentConfig_priorityClassName
New configuration option for Concierge: kube cert agent `priorityClassName`
v0.39.0
2025-05-16 14:53:03 -05:00
Joshua Casey 1254f730f2 Revert the Concierge configmap data to inline rendering 2025-05-16 10:43:14 -05:00
Joshua Casey 69281a4620 Fix concierge config deployment manifest 2025-05-16 10:43:14 -05: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
Ryan Richard 2e3e0eed8e avoid "defer cancelFunc()" for top-level context in integration tests
"defer cancelFunc()" causes the context to be cancelled already when
the t.Cleanup's are called, which causes strange test results if those
t.Cleanup's try to use that cancelled context to perform operations.
2025-05-16 10:43:13 -05:00
Ryan Richard 72cea70967 integration test for new config option kubeCertAgent.priorityClassName 2025-05-16 10:43:13 -05:00
Ryan Richard 1428444c24 refactor how Concierge ConfigMap gets templated
Make it similar to how the Supervisor templates
work. This creates a more human-readable ConfigMap
on the cluster.
2025-05-16 10:43:13 -05:00
Ryan Richard 7276a1df53 add new concierge configuration option kubeCertAgent.priorityClassName 2025-05-16 10:43:13 -05:00
Joshua Casey 33c68e2e7d Merge pull request #2383 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-05-16 10:06:24 -05:00
Pinny 0986c90678 Bump dependencies 2025-05-16 13:05:44 +00:00
Ryan Richard 986ebe0063 Merge pull request #2384 from vmware-tanzu/upgrade_to_k8s_1.33
Upgrade to k8s libs to 1.33
2025-05-13 14:51:28 -07:00
Ryan Richard 9b24ecad19 run codegen to add 1.33 and update patch versions 2025-05-13 12:21:07 -07:00
Ryan Richard 2e4f719419 fix linter warning caused by k8s 0.33 function deprecation 2025-05-13 12:17:14 -07:00
Ryan Richard f45e0aeb3d update kube-versions.txt to add 1.33.0 2025-05-13 12:02:07 -07:00
Ryan Richard e743beac53 upgrade k8s libs to v0.33.0 2025-05-13 11:56:03 -07:00
Ryan Richard b294c7657a remove generated/1.25 2025-05-13 11:55:29 -07:00
Ryan Richard 524989e16b Merge pull request #2380 from vmware-tanzu/upgrade_to_k8s_1.32
Upgrade to k8s 1.32, upgrade linter and other deps
2025-05-13 11:53:33 -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 aa2bdcb8dd update codegen, including copright year 2025-05-12 16:53:30 -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
Ryan Richard b50da60c84 run codegen post-bump controller-gen to v0.18.0 2025-05-12 15:52:11 -07:00
Ryan Richard dfc4c38259 upgrade github.com/google/go-github to v71 2025-05-12 15:47:36 -07:00
Pinny dce1f5b208 Bump dependencies 2025-05-12 15:47:21 -07:00
Ryan Richard c600cf7949 upgrade linter to latest 2025-05-12 15:19:50 -07:00
Joshua Casey 32a29da86c Merge pull request #2344 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-29 23:52:35 -05:00
Pinny 9ac9930650 Bump dependencies 2025-04-29 13:04:40 +00:00
Ryan Richard 1f01c394f3 Merge pull request #2338 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-23 12:03:03 -07:00
Pinny a41ca92b8e Bump dependencies 2025-04-23 13:04:34 +00:00
Joshua Casey f75eef16b4 Merge pull request #2322 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-21 14:21:58 -05:00
Pinny 2e801dc275 Bump dependencies 2025-04-21 13:07:26 +00:00
Ryan Richard b8b460f98a Merge pull request #2319 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-09 11:14:36 -07:00
Pinny 39588c3bb4 Bump dependencies 2025-04-09 13:11:48 +00:00
Ryan Richard 79035bc2b6 Merge pull request #2317 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-08 17:08:45 -07:00
Ryan Richard 85c94116ce ignore a new lint warning 2025-04-08 12:55:20 -07:00
Pinny 7e8ea9f1fb Bump dependencies 2025-04-08 13:05:48 +00:00
Ryan Richard a0e38fe8c1 Merge pull request #2315 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-07 12:41:22 -07:00
Pinny f9c3d932c1 Bump dependencies 2025-04-07 13:01:30 +00:00
Ryan Richard 861c501ea8 Merge pull request #2313 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-04 10:55:33 -07:00
Pinny e129a569ba Bump dependencies 2025-04-04 13:09:33 +00:00
Ryan Richard fd42da225d Merge pull request #2309 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-04-03 07:58:19 -07:00
Pinny b139a458fd Bump dependencies 2025-04-03 13:02:37 +00:00
Joshua Casey 68a2df41ed Merge pull request #2297 from vmware-tanzu/pinny/bump-deps
Bump dependencies
2025-03-31 09:57:41 -05:00