Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for penName (0.23 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const MAP_PRIVATE = 2
    pkg syscall (netbsd-arm64-cgo), const MAP_PRIVATE ideal-int
    pkg syscall (netbsd-arm64-cgo), const MAP_RENAME = 32
    pkg syscall (netbsd-arm64-cgo), const MAP_RENAME ideal-int
    pkg syscall (netbsd-arm64-cgo), const MAP_SHARED = 1
    pkg syscall (netbsd-arm64-cgo), const MAP_SHARED ideal-int
    pkg syscall (netbsd-arm64-cgo), const MAP_STACK = 8192
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. ChangeLog.md

    - [`KTIJ-25366`](https://youtrack.jetbrains.com/issue/KTIJ-25366) K2 IDE. Go to declaration of Java record shows record and constructor
    
    ### IDE. Refactorings. Rename
    
    - [`KTIJ-25762`](https://youtrack.jetbrains.com/issue/KTIJ-25762) K2 IDE. label rename doesn't change it's name in usages after rename refactoring
    
    ### IDE. Script
    
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const MAP_NORESERVE ideal-int
    pkg syscall (darwin-arm64), const MAP_PRIVATE = 2
    pkg syscall (darwin-arm64), const MAP_PRIVATE ideal-int
    pkg syscall (darwin-arm64), const MAP_RENAME = 32
    pkg syscall (darwin-arm64), const MAP_RENAME ideal-int
    pkg syscall (darwin-arm64), const MAP_RESERVED0080 = 128
    pkg syscall (darwin-arm64), const MAP_RESERVED0080 ideal-int
    pkg syscall (darwin-arm64), const MAP_SHARED = 1
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.6.md

    * Generate OpenAPI definition for inlined types ([#39466](https://github.com/kubernetes/kubernetes/pull/39466), [@mbohlool](https://github.com/mbohlool))
    
    ### API Server Aggregator
    * Rename kubernetes-discovery to kube-aggregator ([#39619](https://github.com/kubernetes/kubernetes/pull/39619), [@deads2k](https://github.com/deads2k))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 304K bytes
    - Viewed (0)
  5. docs/en/docs/release-notes.md

    ### Internal
    
    * 🔧 Update sponsors, remove Flint. PR [#10349](https://github.com/tiangolo/fastapi/pull/10349) by [@tiangolo](https://github.com/tiangolo).
    * 🔧 Rename label "awaiting review" to "awaiting-review" to simplify search queries. PR [#10343](https://github.com/tiangolo/fastapi/pull/10343) by [@tiangolo](https://github.com/tiangolo).
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri May 03 23:25:42 GMT 2024
    - 388.1K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.21.md

    - Removing experimental windows container hyper-v support with Docker ([#97141](https://github.com/kubernetes/kubernetes/pull/97141), [@wawa0210](https://github.com/wawa0210)) [SIG Node and Windows]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  7. CHANGELOG/CHANGELOG-1.20.md

    Troubleshoot on a node by creating a container running in the host namespaces and with access to the host’s filesystem.
    Note that as a new builtin command, `kubectl debug` takes priority over any `kubectl` plugin named “debug”. You will need to rename the affected plugin.
    Invocations using `kubectl alpha debug` are now deprecated and will be removed in a subsequent release. Update your scripts to use `kubectl debug` instead of `kubectl alpha debug`!
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  8. common-protos/k8s.io/api/core/v1/generated.proto

    // PDs support ownership management and SELinux relabeling.
    message GCEPersistentDiskVolumeSource {
      // pdName is unique name of the PD resource in GCE. Used to identify the disk in GCE.
      // More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk
      optional string pdName = 1;
    
      // fsType is filesystem type of the volume that you want to mount.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.26.md

       ([#112133](https://github.com/kubernetes/kubernetes/pull/112133), [@knabben](https://github.com/knabben))
    - Introduce `v1beta3` for Priority and Fairness with the following changes to the API spec:
      - rename 'assuredConcurrencyShares' (located under `spec.limited') to 'nominalConcurrencyShares'.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.10.md

    * Rename StorageProtection to StorageObjectInUseProtection ([#59901](https://github.com/kubernetes/kubernetes/pull/59901), [@NickrenREN](https://github.com/NickrenREN))
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
Back to top