Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for missingSecretReferences (0.21 sec)

  1. pkg/controller/serviceaccount/tokens_controller_test.go

    			ClientObjects: []runtime.Object{serviceAccount(missingSecretReferences())},
    
    			AddedServiceAccount: serviceAccount(missingSecretReferences()),
    			ExpectedActions:     []core.Action{},
    		},
    		"new serviceaccount with missing secrets and a local secret in the cache": {
    			ClientObjects: []runtime.Object{serviceAccount(missingSecretReferences())},
    
    			AddedServiceAccount: serviceAccount(tokenSecretReferences()),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Apr 14 00:05:53 UTC 2023
    - 21.5K bytes
    - Viewed (0)
Back to top