• Kubernetes Submit Queue's avatar
    Merge pull request #44714 from jamiehannaford/unix_user_type · 5b3d0bbe
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44590, 44969, 45325, 45208, 44714)
    
    Use dedicated UnixUserID and UnixGroupID types
    
    **What this PR does / why we need it**:
    
    DRYs up type definitions by using the dedicated types in apimachinery 
    
    **Which issue this PR fixes**
    
    #38120
    
    **Release note**:
    ```release-note
    UIDs and GIDs now use apimachinery types
    ```
    5b3d0bbe
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
operation_executor.go Loading commit data...
operation_executor_test.go Loading commit data...
operation_generator.go Loading commit data...