@@ -647,7 +647,7 @@ class TestKubeConfigLoader(BaseTestCase):
647
647
"auth-provider" : {
648
648
"config" : {
649
649
"access-token" : TEST_AZURE_TOKEN ,
650
- "apiserver-id" : "ApiserverId " ,
650
+ "apiserver-id" : "00000002-0000-0000-c000-000000000000 " ,
651
651
"environment" : "AzurePublicCloud" ,
652
652
"refresh-token" : "refreshToken" ,
653
653
"tenant-id" : "9d2ac018-e843-4e14-9e2b-4e0ddac75433"
@@ -662,7 +662,7 @@ class TestKubeConfigLoader(BaseTestCase):
662
662
"auth-provider" : {
663
663
"config" : {
664
664
"access-token" : TEST_AZURE_TOKEN ,
665
- "apiserver-id" : "ApiserverId " ,
665
+ "apiserver-id" : "00000002-0000-0000-c000-000000000000 " ,
666
666
"environment" : "AzurePublicCloud" ,
667
667
"expires-in" : "0" ,
668
668
"expires-on" : "156207275" ,
@@ -679,7 +679,7 @@ class TestKubeConfigLoader(BaseTestCase):
679
679
"auth-provider" : {
680
680
"config" : {
681
681
"access-token" : TEST_AZURE_TOKEN ,
682
- "apiserver-id" : "ApiserverId " ,
682
+ "apiserver-id" : "00000002-0000-0000-c000-000000000000 " ,
683
683
"environment" : "AzurePublicCloud" ,
684
684
"expires-in" : "0" ,
685
685
"expires-on" : "2018-10-18 00:52:29.044727" ,
@@ -696,7 +696,7 @@ class TestKubeConfigLoader(BaseTestCase):
696
696
"auth-provider" : {
697
697
"config" : {
698
698
"access-token" : TEST_AZURE_TOKEN ,
699
- "apiserver-id" : "ApiserverId " ,
699
+ "apiserver-id" : "00000002-0000-0000-c000-000000000000 " ,
700
700
"environment" : "AzurePublicCloud" ,
701
701
"expires-in" : "0" ,
702
702
"expires-on" : "2018-10-18 00:52" ,
@@ -713,7 +713,7 @@ class TestKubeConfigLoader(BaseTestCase):
713
713
"auth-provider" : {
714
714
"config" : {
715
715
"access-token" : TEST_AZURE_TOKEN ,
716
- "apiserver-id" : "ApiserverId " ,
716
+ "apiserver-id" : "00000002-0000-0000-c000-000000000000 " ,
717
717
"environment" : "AzurePublicCloud" ,
718
718
"expires-in" : "0" ,
719
719
"expires-on" : "-1" ,
0 commit comments