Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testMetricsRegistry (0.15 sec)

  1. staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/metrics/metrics_test.go

    	"k8s.io/component-base/metrics/testutil"
    )
    
    const (
    	testAPIServerID     = "testAPIServerID"
    	testAPIServerIDHash = "sha256:14f9d63e669337ac6bfda2e2162915ee6a6067743eddd4e5c374b572f951ff37"
    )
    
    func testMetricsRegistry(t *testing.T) metrics.KubeRegistry {
    	// setting the version to 1.30.0 to test deprecation
    	// of deprecatedEncryptionConfigAutomaticReloadFailureTotal and deprecatedEncryptionConfigAutomaticReloadSuccessTotal
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 13 05:47:46 UTC 2024
    - 6.4K bytes
    - Viewed (0)
Back to top