mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	Ensure testing credentials are labeled as such
This commit is contained in:
		| @@ -89,7 +89,7 @@ func TestComponentSecureServingAndAuth(t *testing.T) { | ||||
| 	} | ||||
|  | ||||
| 	// authenticate to apiserver via bearer token | ||||
| 	token := "flwqkenfjasasdfmwerasd" | ||||
| 	token := "flwqkenfjasasdfmwerasd" // Fake token for testing. | ||||
| 	tokenFile, err := ioutil.TempFile("", "kubeconfig") | ||||
| 	if err != nil { | ||||
| 		t.Fatal(err) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tim Allclair
					Tim Allclair