Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for atMostNJoin (0.16 sec)

  1. pilot/pkg/xds/sds.go

    		if errMessage == nil {
    			errMessage = fmt.Errorf("cross namespace secret reference requires ReferencePolicy")
    		}
    		log.Warnf("proxy %s attempted to access unauthorized certificates %s: %v", proxy.ID, atMostNJoin(deniedResources, 3), errMessage)
    		pilotSDSCertificateErrors.Increment()
    	}
    
    	return allowedResources
    }
    
    func toEnvoyCaSecret(name string, certInfo *credscontroller.CertInfo) *discovery.Resource {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 15 23:04:36 UTC 2024
    - 15.8K bytes
    - Viewed (0)
Back to top