Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for atomic (0.27 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // +listType=atomic
      // +optional
      repeated string matchLabelKeys = 8;
    }
    
    // TypedLocalObjectReference contains enough information to let you locate the
    // typed referenced object inside the same namespace.
    // +structType=atomic
    message TypedLocalObjectReference {
      // APIGroup is the group for the resource being referenced.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    java.io.ObjectStreamField[] serialPersistentFiel; private final java.util.concurrent.atomic.AtomicInteger count; private final java.util.concurrent.atomic.AtomicInteger ignoreCount; private final java.util.concurrent.atomic.AtomicInteger assumptionFailureCou; private final java.util.concurrent.CopyOnWriteArrayList failures; private final java.util.concurrent.atomic.AtomicLong runTime; private final java.util.concurrent.atomic.AtomicLong startTime; private Result$SerializedForm serializedForm; public void...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Dec 19 19:08:55 GMT 2023
    - 373.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.17.md

    ## API Changes
    - CustomResourceDefinitions now validate documented API semantics of `x-kubernetes-list-type` and `x-kubernetes-map-type` atomic to reject non-atomic sub-types. ([#84722](https://github.com/kubernetes/kubernetes/pull/84722), [@sttts](https://github.com/sttts))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Jan 28 10:44:33 GMT 2021
    - 346.2K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.22.md

    - SSA treats certain structs as atomic ([#100684](https://github.com/kubernetes/kubernetes/pull/100684), [@Jefftree](https://github.com/Jefftree)) [SIG API Machinery, Auth, Node and Storage]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Viewed (1)
  5. ChangeLog.md

    - [`KT-61550`](https://youtrack.jetbrains.com/issue/KT-61550) [atomicfu-compiler-plugin]: check that atomic properties are declared as private or internal val
    - [`KT-58079`](https://youtrack.jetbrains.com/issue/KT-58079) K2/atomicfu: JVM IR transformer crash on atomic extension functions
    - [`KT-61293`](https://youtrack.jetbrains.com/issue/KT-61293) Usage of atomicfu compiler plugin leads to UnsupportedClassVersionError if Gradle runs on JVM <11
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
  6. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATALK ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AT ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATOMIC = 34527
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATOMIC ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATT = 32873
    pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATT ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.28.md

    - go.etcd.io/etcd/raft/v3: v3.5.7 → v3.5.9
    - go.etcd.io/etcd/server/v3: v3.5.7 → v3.5.9
    - go.opencensus.io: v0.23.0 → v0.24.0
    - go.starlark.net: 8dd3e2e → a134d8f
    - go.uber.org/atomic: v1.7.0 → v1.10.0
    - go.uber.org/multierr: v1.6.0 → v1.11.0
    - golang.org/x/crypto: v0.1.0 → v0.11.0
    - golang.org/x/exp: 6cc2880 → a9213ee
    - golang.org/x/mod: v0.9.0 → v0.10.0
    - golang.org/x/net: v0.8.0 → v0.13.0
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.16.md

    * Fixes a performance issue when using server-side apply with objects with very large atomic maps. ([#85462](https://github.com/kubernetes/kubernetes/pull/85462), [@jennybuckley](https://github.com/jennybuckley))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 11 10:00:57 GMT 2021
    - 345.2K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.27.md

    - The API server now re-uses data encryption keys while the kms v2 plugin key ID is stable.  Data encryption keys are still randomly generated on server start but an atomic counter is used to prevent nonce collisions. ([#116155](https://github.com/kubernetes/kubernetes/pull/116155), [@enj](https://github.com/enj))
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  10. CHANGELOG/CHANGELOG-1.20.md

    - Server Side Apply now treats LabelSelector fields as atomic (meaning the entire selector is managed by a single writer and updated together), since they contain interrelated and inseparable fields that do not merge in intuitive ways. ([#93901](https://github.com/kubernetes/kubernetes/pull/93901), [@jpbetz...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
Back to top