Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 40 for shareable (0.24 sec)

  1. CHANGELOG/CHANGELOG-1.10.md

    /kow3ns))
    
    * MountPropagation feature is now beta. As a consequence, all volume mounts in containers are now `rslave` on Linux by default. To make this default work in all Linux environments the entire mount tree should be marked as shareable, e.g. via `mount --make-rshared /`. All Linux distributions that use systemd already have the root directory mounted as rshared and hence they need not do anything. In Linux environments without systemd we recommend running `mount --make-rshared...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar

    ry.exception.ComponentLifecycleEx; public abstract boolean hasComponent(String); public abstract boolean hasComponent(String, String); } org/codehaus/plexus/personality/plexus/lifecycle/phase/Startable.class package org.codehaus.plexus.personality.plexus.lifecycle.phase; public abstract interface Startable { public abstract void start() throws StartingException; public abstract void stop() throws StoppingException; } org/codehaus/plexus/personality/plexus/lifecycle/phase/StartingException.class package...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 32.4K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-component-api/1.0-alpha-32/plexus-component-api-1.0-alpha-32.jar

    ry.exception.ComponentLifecycleEx; public abstract boolean hasComponent(String); public abstract boolean hasComponent(String, String); } org/codehaus/plexus/personality/plexus/lifecycle/phase/Startable.class package org.codehaus.plexus.personality.plexus.lifecycle.phase; public abstract interface Startable { public abstract void start() throws StartingException; public abstract void stop() throws StoppingException; } org/codehaus/plexus/personality/plexus/lifecycle/phase/StartingException.class package...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 35.3K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

                  namespaceURI="http://www.w3.org/1999/XSL/Transform"/>
        <glob pattern="*.xslt"/>
      </mime-type>
    
      <mime-type type="application/xspf+xml">
        <acronym>XSPF</acronym>
        <_comment>XML Shareable Playlist Format</_comment>
        <root-XML localName="playlist"
                  namespaceURI="http://xspf.org/ns/0/"/>
        <glob pattern="*.xspf"/>
      </mime-type>
    
      <mime-type type="application/xv+xml">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  5. pkg/generated/openapi/zz_generated.openapi.go

    							Ref:         ref("k8s.io/api/resource/v1alpha2.ResourceClaimParametersReference"),
    						},
    					},
    					"shareable": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Shareable indicates whether the allocated claim is meant to be shareable by multiple consumers at the same time.",
    							Type:        []string{"boolean"},
    							Format:      "",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  6. api/openapi-spec/swagger.json

              "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta",
              "description": "Standard object metadata"
            },
            "shareable": {
              "description": "Shareable indicates whether the allocated claim is meant to be shareable by multiple consumers at the same time.",
              "type": "boolean"
            }
          },
          "type": "object",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  7. pkg/kubelet/cm/devicemanager/manager_test.go

    	as.Equal(2, normalCont2Devices.Len())
    	as.True(regularInitCont1Devices.IsSuperset(restartableInitCont2Devices))
    	as.True(regularInitCont1Devices.IsSuperset(restartableInitCont3Devices))
    	// regularInitCont1Devices are sharable with other containers
    
    	dedicatedContainerDevices := []sets.Set[string]{
    		restartableInitCont2Devices,
    		restartableInitCont3Devices,
    		normalCont1Devices,
    		normalCont2Devices,
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:25:43 UTC 2024
    - 65K bytes
    - Viewed (0)
  8. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

                "$ref": "#/definitions/io.k8s.api.resource.v1alpha2.ResourceHandle"
              },
              "type": "array",
              "x-kubernetes-list-type": "atomic"
            },
            "shareable": {
              "description": "Shareable determines whether the resource supports more than one consumer at a time.",
              "type": "boolean"
            }
          },
          "type": "object"
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    ry.exception.ComponentLifecycleEx; public abstract boolean hasComponent(String); public abstract boolean hasComponent(String, String); } org/codehaus/plexus/personality/plexus/lifecycle/phase/Startable.class package org.codehaus.plexus.personality.plexus.lifecycle.phase; public abstract interface Startable { public abstract void start() throws StartingException; public abstract void stop() throws StoppingException; } org/codehaus/plexus/personality/plexus/lifecycle/phase/StartingException.class package...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 233.3K bytes
    - Viewed (0)
  10. src/internal/trace/traceviewer/static/trace_viewer_full.html

    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top