Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 46 for Driver (0.34 sec)

  1. CHANGELOG/CHANGELOG-1.31.md

    - Kubelet no longer crashes when a DRA driver returns a nil as part of the Node(Un)PrepareResources response instead of an empty struct (did not affect drivers written in Go, first showed up with a driver written in Rust). ([#124091](https://github.com/kubernetes/kubernetes/pull/124091), [@bitoku](https://github.com/bitoku)) [SIG Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 20:34:14 UTC 2024
    - 60.3K bytes
    - Viewed (0)
  2. hack/unwanted-dependencies.json

          "github.com/smartystreets/goconvey": "MPL license not in CNCF allowlist",
          "github.com/spf13/viper": "refer to #102598",
          "github.com/xeipuuv/gojsonschema": "unmaintained",
          "go.mongodb.org/mongo-driver": "",
          "go.opencensus.io": "unmaintained, https://github.com/census-instrumentation/opencensus-go archive mode",
          "golang.org/x/exp": "This subrepository holds experimental and deprecated packages",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 13 12:31:38 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  3. pkg/apis/resource/validation/validation.go

    	"k8s.io/kubernetes/pkg/apis/resource"
    	namedresourcesvalidation "k8s.io/kubernetes/pkg/apis/resource/structured/namedresources/validation"
    )
    
    // validateResourceDriverName reuses the validation of a CSI driver because
    // the allowed values are exactly the same.
    var validateResourceDriverName = corevalidation.ValidateCSIDriverName
    
    // ValidateClaim validates a ResourceClaim.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 09:18:10 UTC 2024
    - 28.3K bytes
    - Viewed (0)
  4. go.sum

    github.com/go-openapi/validate v0.24.0/go.mod h1:iyeX1sEufmv3nPbBdX3ieNviWnOZaJ1+zquzJEf2BAQ=
    github.com/go-sql-driver/mysql v1.6.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg=
    github.com/go-sql-driver/mysql v1.8.1 h1:LedoTUt/eveggdHS9qUFC1EFSa8bU2+1pZjSRpvNJ1Y=
    github.com/go-sql-driver/mysql v1.8.1/go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg=
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:53:53 UTC 2024
    - 85.8K bytes
    - Viewed (0)
  5. cmd/kubelet/app/server.go

    		s.CgroupDriver = "systemd"
    	case runtimeapi.CgroupDriver_CGROUPFS:
    		s.CgroupDriver = "cgroupfs"
    	default:
    		return fmt.Errorf("runtime returned an unknown cgroup driver %d", d)
    	}
    	klog.InfoS("Using cgroup driver setting received from the CRI runtime", "cgroupDriver", s.CgroupDriver)
    	return nil
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 00:05:34 UTC 2024
    - 53.9K bytes
    - Viewed (0)
  6. pkg/apis/resource/validation/validation_resourceclaim_test.go

    		wantFailures field.ErrorList
    	}{
    		"valid-no-op-update": {
    			oldClaim: validClaim,
    			update:   func(claim *resource.ResourceClaim) *resource.ResourceClaim { return claim },
    		},
    		"add-driver": {
    			oldClaim: validClaim,
    			update: func(claim *resource.ResourceClaim) *resource.ResourceClaim {
    				claim.Status.DriverName = "valid"
    				return claim
    			},
    		},
    		"invalid-add-allocation": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 09:18:10 UTC 2024
    - 28.7K bytes
    - Viewed (0)
  7. cluster/gce/gci/configure-helper.sh

      # set docker options mtu and storage driver for non-ubuntu
      # as it is default for ubuntu
       if [[ -n "$(command -v lsb_release)" && $(lsb_release -si) == "Ubuntu" ]]; then
          echo "Not adding docker options on ubuntu, as these are default on ubuntu. Bailing out..."
          return
       fi
    
       addockeropt "\"mtu\": 1460,"
       addockeropt "\"storage-driver\": \"overlay2\","
       echo "setting live restore"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 22:07:47 UTC 2024
    - 141.1K bytes
    - Viewed (0)
  8. platforms/documentation/docs/build.gradle

        testImplementation project(":core")
        testImplementation libs.jsoup
        testImplementation "org.gebish:geb-spock:2.2"
        testImplementation 'org.seleniumhq.selenium:selenium-htmlunit-driver:2.42.2'
        testImplementation libs.commonsHttpclient
        testImplementation libs.httpmime
    
        docsTestImplementation platform(project(":distributions-dependencies"))
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 15:37:11 UTC 2024
    - 42K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.27.md

    - Unlocked the `CSIMigrationvSphere` feature gate.
      The change allow users to continue using the in-tree vSphere driver,pending a vSphere
      CSI driver release that has with GA support for Windows, XFS, and raw block access. ([#116342](https://github.com/kubernetes/kubernetes/pull/116342), [@msau42](https://github.com/msau42)) [SIG Storage]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
  10. go.sum

    go.etcd.io/etcd/client/v3 v3.5.12/go.mod h1:tSbBCakoWmmddL+BKVAJHa9km+O/E+bumDe9mSbPiqw=
    go.mongodb.org/mongo-driver v1.0.3/go.mod h1:u7ryQJ+DOzQmeO7zB6MHyr8jkEQvC8vH7qLUO4lqsUM=
    go.mongodb.org/mongo-driver v1.1.1/go.mod h1:u7ryQJ+DOzQmeO7zB6MHyr8jkEQvC8vH7qLUO4lqsUM=
    go.mongodb.org/mongo-driver v1.1.2/go.mod h1:u7ryQJ+DOzQmeO7zB6MHyr8jkEQvC8vH7qLUO4lqsUM=
    go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 15:32:28 UTC 2024
    - 101.6K bytes
    - Viewed (0)
Back to top