Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for Ticket (0.14 sec)

  1. docs/metrics/prometheus/grafana/bucket/grafana-bucket.png

    grafana-bucket.png...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Feb 29 18:35:20 UTC 2024
    - 425.8K bytes
    - Viewed (0)
  2. src/net/http/h2_bundle.go

    		// not as universally supported anyway.
    		// See: https://zlib.net/zlib_faq.html#faq39
    		//
    		// Note that we don't request this for HEAD requests,
    		// due to a bug in nginx:
    		//   http://trac.nginx.org/nginx/ticket/358
    		//   https://golang.org/issue/5522
    		//
    		// We don't request gzip if the request is for a range, since
    		// auto-decoding a portion of a gzipped document will just fail
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  3. ChangeLog.md

    - [`KT-63879`](https://youtrack.jetbrains.com/issue/KT-63879) K2: Redundant flag `declaresDefaultValue` for parameter of function inherited from delegate
    - [`KT-56744`](https://youtrack.jetbrains.com/issue/KT-56744) Prepare language committee ticket about DFA/Smart-cast related changes in K2
    - [`KT-65790`](https://youtrack.jetbrains.com/issue/KT-65790) K2: Move check for _private-to-this_ visibility into checker
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  4. prow/config/calico.yaml

                        reference rules - separated out as a list of rules for both ingress
                        and egress packet matching. \n Each positive match criteria has
                        a negated version, prefixed with \"Not\". All the match criteria
                        within a rule must be satisfied for a packet to match. A single
                        rule can contain the positive and negative version of a match
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  5. pkg/proxy/iptables/proxier_test.go

    // tracePacket determines what would happen to a packet with the given sourceIP, protocol,
    // destIP, and destPort, given the indicated iptables ruleData. nodeIP is the local node
    // IP (for rules matching "LOCAL"). (The protocol value should be lowercase as in iptables
    // rules, not uppercase as in corev1.)
    //
    // The return values are: an array of matched rules (for debugging), the final packet
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types.go

    	HostPathFileOrCreate HostPathType = "FileOrCreate"
    	// A file must exist at the given path
    	HostPathFile HostPathType = "File"
    	// A UNIX socket must exist at the given path
    	HostPathSocket HostPathType = "Socket"
    	// A character device must exist at the given path
    	HostPathCharDev HostPathType = "CharDevice"
    	// A block device must exist at the given path
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.25.md

    - Added a new `align-by-socket` policy option to cpu manager `static` policy.  When enabled CPU's to be aligned at socket boundary rather than NUMA boundary. ([#111278](https://github.com/kubernetes/kubernetes/pull/111278), [@arpitsardhana](https://github.com/arpitsardhana))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/core/v1/generated.proto

      // TopologyKey is the key of node labels. Nodes that have a label with this key
      // and identical values are considered to be in the same topology.
      // We consider each <key, value> as a "bucket", and try to put balanced number
      // of pods into each bucket.
      // We define a domain as a particular instance of a topology.
      // Also, we define an eligible domain as a domain whose nodes meet the requirements of
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.28.md

    - Updated apiserver metric `request_filter_duration_seconds` to include a 10s, 15s and 30s bucket.
    Updated apiserver metric `request_wait_duration_seconds` to include a 15s bucket. ([#118945](https://github.com/kubernetes/kubernetes/pull/118945), [@andrewsykim](https://github.com/andrewsykim))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:47:59 UTC 2024
    - 408.3K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.27.md

      conntrack entries, sockets. This is achieved by reducing the `TIME-WAIT` state
      of the connection to 1 second, instead of the defaults 60 seconds. This allows
      kubelet to free the socket, and free conntrack entry and ephemeral port associated. ([#115143](https://github.com/kubernetes/kubernetes/pull/115143), [@aojea](https://github.com/aojea))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
Back to top