Search Options

Results per page
Sort
Preferred Languages
Advance

Results 201 - 210 of 210 for 3023 (0.07 sec)

  1. internal/s3select/csv/testdata/testdata.zip

    MN09,Morningside Heights,3802,1332,232,1,Manhattan,023200,1023200,E,MN03,Central Harlem North-Polo Grounds,3803^3389529,2,2014-03-25 13:13:26,2014-03-25 13:15:03,N,1,-73.953834533691406,40.811191558837891,-73.938751220703125,40.813190460205078,1,0.30,3.5,0,0.5,0,0,,,4,2,1,166,42,green,0.00,0.0,0.0,39,26,5.82,1312,209.01,1,Manhattan,020901,1020901,E,MN09,Morningside Heights,3802,1596,212,1,Manhattan,021200,1021200,I,MN03,Central Harlem North-Polo Grounds,3803^3389530,2,2014-03-20 16:11:35,2014-03-20...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Jun 01 21:59:40 UTC 2021
    - 111.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.31.md

    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/coredns/corefile-migration: [v1.0.21 → v1.0.23](https://github.com/coredns/corefile-migration/compare/v1.0.21...v1.0.23)
    - github.com/coreos/etcd: [v3.3.13+incompatible → v3.3.10+incompatible](https://github.com/coreos/etcd/compare/v3.3.13...v3.3.10)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 12:18:32 UTC 2024
    - 315.4K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	SHLQ $7, (R11)                          // 49c12307
    	SHLQ $7, DX                             // 48c1e207
    	SHLQ $7, R11                            // 49c1e307
    	SHLB $1, (BX)                           // d023
    	SHLB $1, (R11)                          // 41d023
    	SHLB $1, DL                             // d0e2
    	SHLB $1, R11                            // 41d0e3
    	SHLB CL, (BX)                           // d223
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.23.md

    - google.golang.org/protobuf: v1.26.0 → v1.27.1
    - k8s.io/kube-openapi: 7fbd8d5 → e816edb
    - k8s.io/system-validators: v1.5.0 → v1.6.0
    - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.23 → v0.0.25
    - sigs.k8s.io/kustomize/api: v0.8.11 → v0.10.1
    - sigs.k8s.io/kustomize/cmd/config: v0.9.13 → v0.10.2
    - sigs.k8s.io/kustomize/kustomize/v4: v4.2.0 → v4.4.1
    - sigs.k8s.io/kustomize/kyaml: v0.11.0 → v0.13.0
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.8.md

    - Job can now set a failure policy using `.spec.backoffLimit`. The default value for this new field is 6. ([#30243](https://github.com/kubernetes/kubernetes/issues/30243), [@clamoriniere1A](https://github.com/clamoriniere1A)).
    
    - `batch/v2alpha1.ScheduledJob` is removed.
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  6. CREDITS

    github.com/IBM/sarama
    https://github.com/IBM/sarama
    ----------------------------------------------------------------
    # MIT License
    
    Copyright (c) 2013 Shopify
    
    Copyright (c) 2023 IBM Corporation
    
    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    "Software"), to deal in the Software without restriction, including
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Sep 26 15:03:08 UTC 2024
    - 1.6M bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.10.md

        * [prometheus-to-sd addon] Bump prometheus-to-sd to 0.3.1 to pick up security fixes, bug fixes and new features.
        * [event-exporter addon] Bump event-exporter to 0.2.3 to pick up security fixes.
    * Fix validation for HealthzBindAddress in kube-proxy when --healthz-port is set to 0 ([#66138](https://github.com/kubernetes/kubernetes/pull/66138), [@wsong](https://github.com/wsong))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.11.md

        * [prometheus-to-sd addon] Bump prometheus-to-sd to 0.3.1 to pick up security fixes, bug fixes and new features.
        * [event-exporter addon] Bump event-exporter to 0.2.3 to pick up security fixes.
    * [GCP] Added env variables to control CPU requests of kube-controller-manager and kube-scheduler. ([#68823](https://github.com/kubernetes/kubernetes/pull/68823), [@loburm](https://github.com/loburm))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.24.md

    Signing and verification of release artifacts is part of [increasing software supply chain security for the Kubernetes release process](https://github.com/kubernetes/enhancements/issues/3027).
    
    ### OpenAPI v3
    
    Kubernetes 1.24 offers beta support for publishing its APIs in the [OpenAPI v3 format](https://github.com/kubernetes/enhancements/issues/2896).
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3330          ; mapped                 ; 30D4 30B3     # 1.1  SQUARE PIKO
    3331          ; mapped                 ; 30D3 30EB     # 1.1  SQUARE BIRU
    3332          ; mapped                 ; 30D5 30A1 30E9 30C3 30C9 #1.1 SQUARE HUARADDO
    3333          ; mapped                 ; 30D5 30A3 30FC 30C8 #1.1 SQUARE HUIITO
    3334          ; mapped                 ; 30D6 30C3 30B7 30A7 30EB #1.1 SQUARE BUSSYERU
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top