Skip to content
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

Add Admitted Workloads Field to LocalQueueStatus #382

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Add Admitted Workloads Field to LocalQueueStatus #382

merged 1 commit into from
Sep 9, 2022

Commits on Sep 9, 2022

  1. Add Admitted Workloads Field to LocalQueueStatus

    Update apis/kueue/v1alpha2/localqueue_types.go
    
    Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
    
    Update pkg/cache/cache.go
    
    Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
    
    Update pkg/cache/cache_test.go
    
    Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
    
    pr changes
    
    Updating localqueue_controller_test to refect AdmittedWorkload add
    
    Pending comment fix
    
    cache flattened
    
    use flattened map with just ns and name
    
    Change function name and cleanup test code
    kannon92 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e434fe7 View commit details
    Browse the repository at this point in the history