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

✨ Added methods to intercept calls to a k8s client #2248

Merged

Commits on Apr 25, 2023

  1. Squashed commit of the following:

    commit 3b534a4
    Merge: f264518 a24b949
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Tue Apr 25 12:58:42 2023 +0200
    
        Merge branch 'kubernetes-sigs:main' into add-fake-client-interception
    
    commit f264518
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Tue Apr 25 12:57:18 2023 +0200
    
        PR comments
    
    commit e358be3
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 10:38:37 2023 +0200
    
        Allow the interceptor to be discovered from the fake ClientBuilder
    
    commit bf25854
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 10:21:37 2023 +0200
    
        Remove dependency on fake client
    
    commit 6063435
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 10:02:42 2023 +0200
    
        Cleanup
    
    commit b66b57a
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 10:02:05 2023 +0200
    
        Cleanup
    
    commit 483deea
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 10:00:39 2023 +0200
    
        Cleanup
    
    commit 9c3df6a
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 09:59:19 2023 +0200
    
        Slight refactor
    
    commit 4fb67c0
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 09:56:24 2023 +0200
    
        Slight refactor & lint
    
    commit 5221233
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 09:30:52 2023 +0200
    
        Move interceptor to new package
    
    commit d74b869
    Merge: 9642a63 d989e66
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Sun Apr 16 09:21:31 2023 +0200
    
        Merge branch 'kubernetes-sigs:main' into add-fake-client-interception
    
    commit 9642a63
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Wed Mar 29 09:34:28 2023 +0200
    
        Fixed SubResource/Status calling logic
    
    commit 00597ac
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Tue Mar 28 09:44:36 2023 +0200
    
        Remove unnecessary Status() intercept
    
    commit cd8451c
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Mon Mar 27 15:52:40 2023 +0200
    
        Fix goimports
    
    commit c80013e
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Mon Mar 27 15:42:45 2023 +0200
    
        Fix missing comments
    
    commit fe27862
    Author: Ludovic Cleroux <ludydoo@gmail.com>
    Date:   Mon Mar 27 15:30:13 2023 +0200
    
        Added methods to intercept calls to a fake k8s client
    ludydoo committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c143c83 View commit details
    Browse the repository at this point in the history