Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 8,423 for default_ (0.15 sec)

  1. staging/src/k8s.io/apimachinery/pkg/apis/testapigroup/v1/defaults.go

    Shiyang Wang <******@****.***> 1499153730 +0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Jul 08 00:48:38 UTC 2017
    - 736 bytes
    - Viewed (0)
  2. cluster/addons/cluster-loadbalancing/glbc/default-svc-controller.yaml

    apiVersion: apps/v1
    kind: Deployment
    metadata:
      name: l7-default-backend
      namespace: kube-system
      labels:
        k8s-app: glbc
        kubernetes.io/name: "GLBC"
        kubernetes.io/cluster-service: "true"
        addonmanager.kubernetes.io/mode: Reconcile
    spec:
      selector:
        matchLabels:
          k8s-app: glbc
      template:
        metadata:
          labels:
            k8s-app: glbc
            name: glbc
        spec:
          securityContext:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 31 14:16:53 UTC 2022
    - 1.1K bytes
    - Viewed (0)
  3. platforms/core-configuration/model-core/src/integTest/groovy/org/gradle/model/RuleSourceAppliedByRuleMethodIntegrationTest.groovy

                    abstract void setThing(Thing t)
    
                    @Defaults
                    void defaultB(@Path('thingB') Thing thingB) {
                        assert thing.name == 'thing a from dsl'
                        thingB.name = thing.name
                    }
    
                    @Finalize
                    void defaultC(@Path('thingC') Thing thingC) {
                        assert thing.name == 'thing a from dsl'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 09:51:04 UTC 2023
    - 18.7K bytes
    - Viewed (0)
  4. pkg/kube/inject/testdata/inputs/default.values.gen.yaml

          "servicePort": 0
        },
        "tag": "latest",
        "variant": ""
      },
      "istio_cni": {
        "chained": true,
        "enabled": false,
        "provider": "default"
      },
      "pilot": {
        "cni": {
          "enabled": false,
          "provider": "default"
        }
      },
      "revision": "",
      "sidecarInjectorWebhook": {
        "alwaysInjectSelector": [],
        "defaultTemplates": [],
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 10 21:01:52 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  5. releasenotes/notes/delta-xds-default.yaml

    upgradeNotes:
      - title: Delta xDS on by default
        content: |
          In previous versions, Istio used the "State of the world" xDS protocol to configure Envoy.
          In this release, the ["Delta"](https://www.envoyproxy.io/docs/envoy/latest/api-docs/xds_protocol#incremental-xds) xDS protocol is enabled by default.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Mar 06 17:43:13 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  6. pkg/apis/discovery/v1/defaults.go

    Swetha Repakula <******@****.***> 1614754030 +0000
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 05 20:02:41 UTC 2021
    - 1K bytes
    - Viewed (0)
  7. pkg/apis/storage/v1/defaults.go

    Jonathan Dobson <******@****.***> 1658265535 -0600
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 04 19:06:30 UTC 2022
    - 2.2K bytes
    - Viewed (0)
  8. pkg/apis/storage/v1beta1/defaults.go

    Jonathan Dobson <******@****.***> 1658265535 -0600
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 04 19:06:30 UTC 2022
    - 2.3K bytes
    - Viewed (0)
  9. pkg/apis/authentication/v1/defaults.go

    Mike Danese <******@****.***> 1517938153 -0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Feb 16 18:54:11 UTC 2018
    - 944 bytes
    - Viewed (0)
  10. plugin/pkg/admission/podtolerationrestriction/apis/podtolerationrestriction/v1alpha1/defaults.go

    Jordan Liggitt <******@****.***> 1489179787 -0500
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 12 17:36:15 UTC 2017
    - 722 bytes
    - Viewed (0)
Back to top