Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for templatesSynced (0.46 sec)

  1. pkg/controller/resourceclaim/controller.go

    	// controllers and therefore the objects in its store should be treated
    	// as immutable.
    	templateLister  resourcev1alpha2listers.ResourceClaimTemplateLister
    	templatesSynced cache.InformerSynced
    
    	// podIndexer has the common PodResourceClaim indexer indexer installed To
    	// limit iteration over pods to those of interest.
    	podIndexer cache.Indexer
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 09 03:34:25 UTC 2024
    - 37.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.31.md

    - Fix: the resourceclaim controller forgot to wait for podSchedulingSynced and templatesSynced ([#124589](https://github.com/kubernetes/kubernetes/pull/124589), [@carlory](https://github.com/carlory)) [SIG Apps and Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 20:34:14 UTC 2024
    - 60.3K bytes
    - Viewed (0)
Back to top