Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 66 for pdb (0.05 sec)

  1. tests/integration/security/sds_ingress/util/test_certs.go

    B9riDeFRiY7EvTAA4vBWFJVuUyuloZgInwHg5fnZexhKRvj5bD45PYJt1TrcHh9v
    cKgijrbxR5e3aBQ5nydNcWnhRfQM3uBGyIX9O7/NAN0+Ask3jjolEaQBGfHVO9Mu
    KquuMk8dax+VVIyMcqPHFp9XeJPbr38XUVlbgiquVKUlPvEcdM4sStI0dWSWOy2S
    pDB+la4o4HyYDoZnlwe5xkAGsj7J10oUnuIQSlPAasdk2OLB84RPoocsod/rGQ9N
    DmwNwtFRYI/emSuQKJRnJT8vTinGvoI3u+qHKT7Xa73+wANG9KUVIDD/VF/ID4/U
    cjGsDHpOBm6FP7cwpjB39IzD4PezTNabKQxsCnBXHw2WlatIJ9NekImyTeneA/tp
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jul 05 22:01:21 UTC 2023
    - 25.9K bytes
    - Viewed (0)
  2. pkg/scheduler/testing/framework/fake_extender.go

    // Returns:
    // 1. More victim pods (if any) amended by preemption phase of extender.
    // 2. Number of violating victim (used to calculate PDB).
    // 3. Fits or not after preemption phase on extender's side.
    func (f *FakeExtender) selectVictimsOnNodeByExtender(logger klog.Logger, pod *v1.Pod, node *framework.NodeInfo) ([]*v1.Pod, int, bool, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 26 19:07:19 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  3. api/discovery/aggregated_v2.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 12 17:29:14 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  4. api/discovery/aggregated_v2beta1.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__policy__v1_openapi.json

    least equal to status.desiredHealthy). Healthy pods will be subject to the PDB for eviction.\n\nAlwaysAllow policy means that all running pods (status.phase=\"Running\"), but not yet healthy are considered disrupted and can be evicted regardless of whether the criteria in a PDB is met. This means perspective running pods of a disrupted application might not get a chance to become healthy. Healthy pods will be subject to the PDB for eviction.\n\nAdditional policies may be added in the future. Clients...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  6. pkg/printers/internalversion/printers_test.go

    func TestPrintPodDisruptionBudget(t *testing.T) {
    	minAvailable := intstr.FromInt32(22)
    	maxUnavailable := intstr.FromInt32(11)
    	tests := []struct {
    		pdb      policy.PodDisruptionBudget
    		expected []metav1.TableRow
    	}{
    		// Min Available set, no Max Available.
    		{
    			pdb: policy.PodDisruptionBudget{
    				ObjectMeta: metav1.ObjectMeta{
    					Namespace:         "ns1",
    					Name:              "pdb1",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
  7. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"audio/x-pn-realaudio-plugin",
    				"audio/x-wav",
    				"chemical/x-cdx",
    				"chemical/x-cif",
    				"chemical/x-cmdf",
    				"chemical/x-cml",
    				"chemical/x-csml",
    				"chemical/x-pdb",
    				"chemical/x-xyz",
    				"image/x-ms-bmp",
    				"image/cgm",
    				"image/example",
    				"image/fits",
    				"image/g3fax",
    				"image/gif",
    				"image/ief",
    				"image/jp2",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.30.md

       ([#123038](https://github.com/kubernetes/kubernetes/pull/123038), [@alculquicondor](https://github.com/alculquicondor))
    - Fixed the disruption controller's PDB status synchronization to maintain all PDB conditions during an update.
       ([#122056](https://github.com/kubernetes/kubernetes/pull/122056), [@dhenkel92](https://github.com/dhenkel92))
    - Improved scheduler performance when no scoring plugins were defined.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  9. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.dp"/>
      </mime-type>
      <mime-type type="application/vnd.otps.ct-kip+xml"/>
    
      <mime-type type="application/vnd.palm">
        <!-- <glob pattern="*.pdb"/> - conflicts with chemical/x-pdb -->
        <glob pattern="*.pqa"/>
        <glob pattern="*.oprc"/>
      </mime-type>
    
      <mime-type type="application/vnd.paos.xml"/>
      <mime-type type="application/vnd.pg.format">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.27.md

    - Fixed the disruption controller's PDB status synchronization to maintain all PDB conditions during an update. ([#122056](https://github.com/kubernetes/kubernetes/pull/122056), [@dhenkel92](https://github.com/dhenkel92)) [SIG Apps]
    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