- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.1k
 
Feature: Support namespace-scoped informer #1409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Support namespace-scoped informer #1409
Conversation
1b25c52    to
    975a536      
    Compare
  
            
          
                ...test/java/io/kubernetes/client/spring/extended/controller/KubernetesInformerCreatorTest.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                util/src/main/java/io/kubernetes/client/informer/SharedInformerFactory.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | 
           two really minor nits. We should set up an auto-formatter to organize imports so that we don't have to worry about this. otherwise LGTM  | 
    
595f3e1    to
    17ddba6      
    Compare
  
            
          
                util/src/test/java/io/kubernetes/client/informer/SharedInformerFactoryTest.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | 
           Still seeing some wildcard imports. (sorry to be so nit-picky, but I want to keep us to a code style) we should really figure out how to block them in the validation, but it seems like spotless doesn't support this out of the box.  | 
    
ca96ed4    to
    f683d85      
    Compare
  
    f683d85    to
    508512c      
    Compare
  
    | 
           /lgtm  | 
    
| 
           [APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, yue9944882 The full list of commands accepted by this bot can be found here. The pull request process is described here 
Needs approval from an approver in each of these files:
 
      
 Approvers can indicate their approval by writing   | 
    
No description provided.