Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 65 for app3 (0.08 sec)

  1. pkg/config/validation/validation_test.go

    				Selector: &api.WorkloadSelector{
    					MatchLabels: map[string]string{
    						"app":     "",
    						"version": "v1",
    					},
    				},
    			},
    			valid: true,
    		},
    		{
    			name: "selector-empty-key",
    			in: &security_beta.AuthorizationPolicy{
    				Selector: &api.WorkloadSelector{
    					MatchLabels: map[string]string{
    						"app": "httpbin",
    						"":    "v1",
    					},
    				},
    			},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
  2. pkg/printers/internalversion/printers.go

    */
    
    package internalversion
    
    import (
    	"bytes"
    	"fmt"
    	"net"
    	"sort"
    	"strconv"
    	"strings"
    	"time"
    
    	apiserverinternalv1alpha1 "k8s.io/api/apiserverinternal/v1alpha1"
    	appsv1beta1 "k8s.io/api/apps/v1beta1"
    	autoscalingv1 "k8s.io/api/autoscaling/v1"
    	autoscalingv2beta1 "k8s.io/api/autoscaling/v2beta1"
    	batchv1 "k8s.io/api/batch/v1"
    	batchv1beta1 "k8s.io/api/batch/v1beta1"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
  3. pkg/controller/podautoscaler/horizontal_test.go

    	cmfake "k8s.io/metrics/pkg/client/custom_metrics/fake"
    	emfake "k8s.io/metrics/pkg/client/external_metrics/fake"
    	"k8s.io/utils/pointer"
    
    	"github.com/stretchr/testify/assert"
    
    	_ "k8s.io/kubernetes/pkg/apis/apps/install"
    	_ "k8s.io/kubernetes/pkg/apis/autoscaling/install"
    )
    
    // From now on, the HPA controller does have history in it (scaleUpEvents, scaleDownEvents)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 25 14:24:16 UTC 2024
    - 199.3K bytes
    - Viewed (0)
  4. pilot/pkg/networking/core/cluster_builder_test.go

    				Labels: map[string]string{
    					"version": "v4",
    					"app":     "example",
    				},
    				Locality: model.Locality{
    					ClusterID: "cluster-1",
    					Label:     "region1/zone1/subzone1",
    				},
    				LbWeight: 30,
    				Network:  "filtered-out",
    			},
    		},
    	}
    
    	updatedLbls := labels.Instance{
    		"app":                                "example",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 110.4K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: others might be updated, so retry. */
        public static final String ERRORS_APP_DB_ALREADY_DELETED = "{errors.app.db.already.deleted}";
    
        /** The key of the message: others might be updated, so retry. */
        public static final String ERRORS_APP_DB_ALREADY_UPDATED = "{errors.app.db.already.updated}";
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 119.9K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1alpha1_openapi.json

                "type": "string"
              },
              "namespaceSelector": {
                "allOf": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.4K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1beta1_openapi.json

                "type": "string"
              },
              "namespaceSelector": {
                "allOf": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.7K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    String, String); public Object getKey(); public boolean isSnapshot(); public void setRepository(org.apache.maven.artifact.repository.ArtifactRepository); } org/apache/maven/artifact/repository/metadata/io/xpp3/MetadataXpp3Reader.class package org.apache.maven.artifact.repository.metadata.io.xpp3; public synchronized class MetadataXpp3Reader { private boolean addDefaultEntities; public void MetadataXpp3Reader(); public boolean getAddDefaultEntitie(); public boolean getBooleanValue(String, String, ...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160.1K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    String, String); public Object getKey(); public boolean isSnapshot(); public void setRepository(org.apache.maven.artifact.repository.ArtifactRepository); } org/apache/maven/artifact/repository/metadata/io/xpp3/MetadataXpp3Reader.class package org.apache.maven.artifact.repository.metadata.io.xpp3; public synchronized class MetadataXpp3Reader { private boolean addDefaultEntities; public void MetadataXpp3Reader(); public boolean getAddDefaultEntitie(); public boolean getBooleanValue(String, String, ...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 160.1K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__storage.k8s.io__v1alpha1_openapi.json

                "version": "v1beta1"
              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1"
              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1beta1"
              },
              {
                "group": "apps",
                "kind": "DeleteOptions",
                "version": "v1beta2"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 117.5K bytes
    - Viewed (0)
Back to top