mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #98587 from mtaufen/said-test
Move ServiceAccountIssuerDiscovery test into main e2e suite
This commit is contained in:
		@@ -673,7 +673,7 @@ var _ = SIGDescribe("ServiceAccounts", func() {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
	})
 | 
						})
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ginkgo.It("should support OIDC discovery of service account issuer [Feature:ServiceAccountIssuerDiscovery]", func() {
 | 
						ginkgo.It("ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer", func() {
 | 
				
			||||||
		// Allow the test pod access to the OIDC discovery non-resource URLs.
 | 
							// Allow the test pod access to the OIDC discovery non-resource URLs.
 | 
				
			||||||
		// The role should have already been automatically created as part of the
 | 
							// The role should have already been automatically created as part of the
 | 
				
			||||||
		// bootstrap policy, but not the role binding.
 | 
							// bootstrap policy, but not the role binding.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user