Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Test_skipReplicaCountWithAutoscaleEnabled (0.65 sec)

  1. operator/pkg/translate/translate_test.go

    	"istio.io/istio/operator/pkg/name"
    	"istio.io/istio/operator/pkg/object"
    	"istio.io/istio/operator/pkg/tpath"
    	"istio.io/istio/operator/pkg/util"
    	"istio.io/istio/pkg/test/util/assert"
    )
    
    func Test_skipReplicaCountWithAutoscaleEnabled(t *testing.T) {
    	const valuesWithHPAndReplicaCountFormat = `
    values:
      pilot:
        autoscaleEnabled: %t
      gateways:
        istio-ingressgateway:
          autoscaleEnabled: %t
        istio-egressgateway:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Feb 12 19:43:09 UTC 2024
    - 5.1K bytes
    - Viewed (0)
Back to top