Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for princess (0.84 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.provider.sources.process.DelegatingBaseExecSpec> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DelegatingBaseExecSpec.java:0)
    Class <org.gradle.api.internal.provider.sources.process.DelegatingExecSpec> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DelegatingExecSpec.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "allowPrivilegeEscalation": {
                "description": "AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN Note that this field cannot be set when spec.os.name is windows.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Fix missing `-c` shorthand for `--container` flag of `kubectl alpha debug` ([#89674](https://github.com/kubernetes/kubernetes/pull/89674), [@superbrothers](https://github.com/superbrothers)) [SIG CLI]
    - Fix printers ignoring object average value ([#89142](https://github.com/kubernetes/kubernetes/pull/89142), [@zhouya0](https://github.com/zhouya0)) [SIG API Machinery]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*PathError).Error", Method, 0},
    		{"(*PathError).Timeout", Method, 10},
    		{"(*PathError).Unwrap", Method, 13},
    		{"(*Process).Kill", Method, 0},
    		{"(*Process).Release", Method, 0},
    		{"(*Process).Signal", Method, 0},
    		{"(*Process).Wait", Method, 0},
    		{"(*ProcessState).ExitCode", Method, 12},
    		{"(*ProcessState).Exited", Method, 0},
    		{"(*ProcessState).Pid", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. RELEASE.md

    ### `tf.data`:
    
    *   Adds new `tf.data.experimental.service.register_dataset` and
        `tf.data.experimental.service.from_dataset_id` APIs to enable one process to
        register a dataset with the tf.data service, and another process to consume
        data from the dataset.
    *   Adds support for dispatcher fault tolerance. To enable fault tolerance,
        configure a `work_dir` when running your dispatcher server and set
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    // ONLY EXCEPTION: FIELDS THAT CANNOT BE GENERATED
    //
    // If you absolutely need to modify the generated fields of an op, move the op
    // definition to `tf_ops.td` and perform the modification there. Generated
    // fields and the process to generate them are documented at:
    // mlir/tensorflow/dialectgen/README.md
    //
    // This file contains TensorFlow ops whose definitions are programmatically
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. tests/integration/pilot/testdata/gateway-api-crd.yaml

                properties:
                  hostnames:
                    description: |-
                      Hostnames defines a set of hostnames to match against the GRPC
                      Host header to select a GRPCRoute to process the request. This matches
                      the RFC 1123 definition of a hostname with 2 notable exceptions:
    
    
                      1. IPs are not allowed.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "driverName": {
                "default": "",
                "description": "DriverName specifies the name of the resource driver whose kubelet plugin should be invoked to process this ResourceHandle's data once it lands on a node. This may differ from the DriverName set in ResourceClaimStatus this ResourceHandle is embedded in.",
                "type": "string"
              },
              "structuredData": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top