update unit test expectations for kube 1.35 libraries

This commit is contained in:
Ryan Richard
2025-12-19 11:11:31 -08:00
parent ebfd7d0600
commit 10444fb9a3
7 changed files with 16 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
// Copyright 2020-2025 the Pinniped contributors. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
package conciergeclient
@@ -229,9 +229,7 @@ func TestExchangeToken(t *testing.T) {
`{
"kind": "TokenCredentialRequest",
"apiVersion": "login.concierge.pinniped.dev/v1alpha1",
"metadata": {
"creationTimestamp": null
},
"metadata": {},
"spec": {
"token": "test-token",
"authenticator": {