Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 70 for n_components (0.08 sec)

  1. fess.xml

    L1:<?xml version="1.0" encoding="UTF-8"?> L2:<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" L3: "http://dbflute.org/meta/lastadi10.dtd"> L4:<components> L5: <include path="fess_config.xml"/> L6: <include path="fess_ds.xml"/> L7: <include path="fess_se.xml"/> L8: <include path="esflute_config.xml"/> L9: <include path="esflute_user.xml"/> L10: <include path="esflute_log.xml"/> L11: L12: <component name="curlHelper" class="org.codelibs.fess.helper.CurlHelper"> L13: </component> L14: <component...
    github.com/codelibs/fess/src/main/resources/fes...
    Sun Jul 28 09:03:48 UTC 2024
      5.2K bytes
  2. CHANGELOG-1.6.md

    [Certificates API](#certificates-api) L103: - [Cluster Autoscaler](#cluster-autoscaler) L104: - [Deployment](#deployment) L105: - [Federation](#federation) L106: - [Internal Storage Layer](#internal-storage-layer) L107: - [Node Components](#node-components) L108: - [kubectl](#kubectl) L109: - [RBAC](#rbac) L110: - [Scheduling](#scheduling) L111: - [Service](#service) L112: - [StatefulSet](#statefulset) L113: - [Volumes](#volumes) L114: - [Notable Features](#notable-features)...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu Dec 24 02:28:26 UTC 2020
      304K bytes
  3. CHANGELOG-1.4.md

    use features that you intend to be blocked by PodSecurityPolicy. (#31026, @erictune) L859:- If upgrading Cluster Federation components from 1.3.x, please ensure your cluster name is a valid DNS label (#30956, @nikhiljindal) L860:- kubelet's `--config` flag has been deprecated, use `--pod-manifest-path` instead (#29999, @mtaufen) L861:- If upgrading Cluster Federation components from 1.3.x, be aware the federation-controller-manager now looks for a different secret name. Run the following to migrate...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu Dec 24 02:28:26 UTC 2020
      133.5K bytes
  4. CHANGELOG-1.27.md

    ole.cloud.google.com/gcr/images/k8s-artifacts-prod/us/kube-scheduler-s390x) L976: L977:## Changelog since v1.27.10 L978: L979:## Changes by Kind L980: L981:### Feature L982: L983:- Add process_start_time_seconds to /metrics/slis endpoint of all components ([#122750](https://github.com/kubernetes/kubernetes/pull/122750), [@richabanker](https://github.com/richabanker)) [SIG Architecture, Instrumentation and Testing] L984:- Kubernetes is now built with go 1.21.7 L985: - update distroless-iptables to...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Wed Jul 17 07:48:22 UTC 2024
      466.3K bytes
  5. CHANGELOG-1.7.md

    [**Internationalization**](#internationalization) L163: - [**kubectl (CLI)**](#kubectl-cli-1) L164: - [**Networking**](#networking) L165: - [Network Policy](#network-policy) L166: - [Load Balancing](#load-balancing) L167: - [**Node Components**](#node-components) L168: - [Container Runtime Interface](#container-runtime-interface) L169: - [**Scheduling**](#scheduling-1) L170: - [Scheduler Extender](#scheduler-extender) L171: - [**Storage**](#storage-1) L172: - [Local Storage](#local-storage)...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu May 05 13:44:43 UTC 2022
      308.7K bytes
  6. CHANGELOG-1.19.md

    This API provided status of etcd, kube-scheduler, and kube-controller-manager components, but only worked when those components were local to the API server, and when kube-scheduler and kube-controller-manager exposed unsecured health endpoints. Instead of this API, etcd health is included in the kube-apiserver health check and kube-scheduler/kube-controller-manager health checks can be made directly against those components' health endpoints. ([#93570](https://github.com/kubernetes/kubernetes/pull/93570),...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Wed Jan 05 05:42:32 UTC 2022
      489.7K bytes
  7. CHANGELOG-1.5.md

    1d2bf8c67725ebbf115d` L245: L246:## Changelog since v1.5.5 L247: L248:### Other notable changes L249: L250:* kube-up (with gce/gci and gce/coreos providers) now ensures the authentication token file contains correct tokens for the control plane components, even if the file already exists (ensures upgrades and downgrades work successfully) ([#43676](https://github.com/kubernetes/kubernetes/pull/43676), [@liggitt](https://github.com/liggitt)) L251:* Patch CVE-2016-8859 in alpine based images: ([#4...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Thu Dec 24 02:28:26 UTC 2020
      136.4K bytes
  8. CHANGELOG-1.32.md

    build tag during code generation process. ([#128259](https://github.com/kubernetes/kubernetes/pull/128259), [@dinhxuanvu](https://github.com/dinhxuanvu)) [SIG API Machinery] L180:- Unallowed label values will show up as "unexpected" in all system components metrics ([#128100](https://github.com/kubernetes/kubernetes/pull/128100), [@yongruilin](https://github.com/yongruilin)) [SIG Architecture and Instrumentation] L181: L182:### Other (Cleanup or Flake) L183: L184:- Added: Log Line for Debugging possible...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Tue Oct 29 20:17:52 UTC 2024
      121.6K bytes
  9. CHANGELOG-1.8.md

    - [Cluster Federation](#cluster-federation) L148: - [[alpha] Federated Jobs](#alpha-federated-jobs) L149: - [[alpha] Federated Horizontal Pod Autoscaling (HPA)](#alpha-federated-horizontal-pod-autoscaling-hpa) L150: - [Node Components](#node-components) L151: - [Autoscaling and Metrics](#autoscaling-and-metrics) L152: - [Cluster Autoscaler](#cluster-autoscaler) L153: - [Container Runtime Interface (CRI)](#container-runtime-interface-cri) L154: - [kubelet](#kubelet)...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Tue Feb 20 15:45:02 UTC 2024
      312.2K bytes
  10. CHANGELOG-1.20.md

    This API provided status of etcd, kube-scheduler, and kube-controller-manager components, but only worked when those components were local to the API server, and when kube-scheduler and kube-controller-manager exposed unsecured health endpoints. Instead of this API, etcd health is included in the kube-apiserver health check and kube-scheduler/kube-controller-manager health checks can be made directly against those components' health endpoints. ([#93570](https://github.com/kubernetes/kubernetes/pull/93570),...
    github.com/kubernetes/kubernetes/CHANGELOG/CHAN...
    Wed Jan 19 21:05:45 UTC 2022
      409K bytes
Back to top