Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for poda (0.09 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.rms"/>
      </mime-type>
      <mime-type type="application/vnd.jisp">
        <glob pattern="*.jisp"/>
      </mime-type>
      <mime-type type="application/vnd.joost.joda-archive">
        <glob pattern="*.joda"/>
      </mime-type>
      <mime-type type="application/vnd.kahootz">
        <glob pattern="*.ktz"/>
        <glob pattern="*.ktr"/>
      </mime-type>
      <mime-type type="application/vnd.kde.karbon">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.20.md

    ### Pod Hostname as FQDN graduates to Beta
    
    Previously introduced in 1.19 behind a feature gate, `SetHostnameAsFQDN` is now enabled by default. More details on this behavior are available in [documentation for DNS for Services and Pods](https://docs.k8s.io/concepts/services-networking/dns-pod-service/#pod-sethostnameasfqdn-field)
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

    - The Pods and Pod controllers that are exempted from the PodSecurity admission process are now marked with the `pod-security.kubernetes.io/exempt: user/namespace/runtimeClass` annotation, based on what caused the exemption.
      
      The enforcement level that allowed or denied a Pod during PodSecurity admission is now marked by the `pod-security.kubernetes.io/enforce-policy` annotation.
      
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
Back to top