Anish Ramasekar
d6e85b504d
Add kubelet_credential_provider_config_info metric
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-07-17 20:30:06 -05:00
Kubernetes Prow Robot
394f412767
Merge pull request #132617 from aramase/aramase/f/kep_4412_pod_cache_key_type
...
Add ServiceAccountTokenCacheType support to credential provider plugin
2025-07-15 10:56:45 -07:00
xiaoweim
740e568468
address review comments
2025-07-14 18:13:00 +00:00
xiaoweim
61542e7a98
Cleanup: Remove field name from invalid field detail message
2025-07-14 18:13:00 +00:00
Anish Ramasekar
03db2278d5
kubelet: Add CacheType field to ServiceAccountTokenAttributes with validation
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-07-10 14:50:51 -05:00
Kubernetes Prow Robot
2a4b5f6476
Merge pull request #132314 from thockin/jp_nicer_api_errors
...
Nicer value rendering in API errors
2025-07-03 01:33:33 -07:00
xiaoweim
8632257c93
Cleanup: Remove redundant detail messages in field.Required
2025-06-26 21:24:43 +00:00
Tim Hockin
4ca91a0305
WIP: Fix tests
...
Notes:
* For types that define String() - should we prefer that or JSON?
* metav1.Time has a MarshalJSON() and inhereits a String() and they are
different
* Since validation runs on internal types, we still get some GoNames
instead of goNames.
2025-06-19 10:11:17 +09:00
Davanum Srinivas
be6807e6a5
Allow specifying a directory for image credential providers json/yaml configuration
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-05-29 09:42:26 -04:00
Anish Ramasekar
ad8666ce88
Update credential provider plugin to support using service account token
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-03-11 20:36:32 -07:00
Anish Ramasekar
9a331bbf59
credential provider config: validate duplicate names early and preserve provider order
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2025-01-16 15:26:47 -08:00
HirazawaUi
062f146d32
Replace the deprecated ioutil method in the pkg/credentialprovider directory
2023-04-19 23:11:57 +08:00
wangyx1992
34c2b2360b
fix errors in wrapped format
...
Signed-off-by: wangyx1992 <wang.yixiang@zte.com.cn >
2021-03-26 14:57:55 +08:00
Andrew Sy Kim
5344afd4fb
pkg/credentialprovider: add initial exec-based credential provider plugin
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-11-10 13:44:07 -05:00