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

Creds cleanup but hopefully cleaner #81

Closed
wants to merge 1 commit into from

Conversation

SandersAaronD
Copy link
Collaborator

commit bab2c65
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Tue Jul 30 12:15:03 2024 -0500

Add a logging line

commit 11fa112
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Tue Jul 30 12:13:47 2024 -0500

Weird git behavior fix

commit 9f7ab6e
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Tue Jul 30 12:06:32 2024 -0500

Merge commit, fixes

commit 6e87b5f354fdad89739dc16aa3ebad3880d6fac3
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 16:00:34 2024 -0500

    Sandersaarond/client tidy and test (#77)

    * Fixup to client

    * Add setuptools to pyproject where needed

    * Client tweaks + tests

    * Fixup function, tests, still chatty about warnings

    * Improve test coverage of client

    * Tidy up, modularize out testing a little bit, add some typing

    * Fix docker credential format

    * correct user_id to tenant_id for uniformity

    * more python client cleanup

commit e9c811d701e446d9a07d0ef8a4d160461c8ca21b
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 09:36:09 2024 -0500

    Add tenant id, relax token format requirements (#75)

commit 12e001d52e8f68476882d1f015f9786bb7d0e035
Author: Annanay Agarwal <annanay25@users.noreply.github.com>
Date:   Fri Jul 26 19:35:35 2024 -0700

    correctly pass loki tenant id to app from config (#76)

    * correctly pass loki tenant id to app from config

    Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

    * swap out mariadb image for mysql:8.0

    Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

    * fix flaky test

    Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

    ---------

    Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

squash this

commit 0ab7b95
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Tue Jul 30 11:57:41 2024 -0500

Clean up to logging

commit 684a5ab
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 11:37:48 2024 -0500

correct user_id to tenant_id for uniformity

commit fa81184
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 11:29:30 2024 -0500

Fix docker credential format

commit 85a3881
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 11:26:20 2024 -0500

Tidy up, modularize out testing a little bit, add some typing

commit a8d9d70
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 11:15:38 2024 -0500

Improve test coverage of client

commit 41a1807
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 10:44:12 2024 -0500

Fixup function, tests, still chatty about warnings

commit 732241c
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 10:07:20 2024 -0500

Client tweaks + tests

commit 0e75178
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 10:07:01 2024 -0500

Add setuptools to pyproject where needed

commit 3704553
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Mon Jul 29 09:41:36 2024 -0500

Fixup to client

commit faf47ef
Author: Aaron Sanders aaron.sanders@grafana.com
Date: Thu Jul 25 14:17:55 2024 -0500

Add tenant id, relax token format requirements

commit bab2c65
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Tue Jul 30 12:15:03 2024 -0500

    Add a logging line

commit 11fa112
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Tue Jul 30 12:13:47 2024 -0500

    Weird git behavior fix

commit 9f7ab6e
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Tue Jul 30 12:06:32 2024 -0500

    Merge commit, fixes

    commit 6e87b5f
    Author: Aaron Sanders <aaron.sanders@grafana.com>
    Date:   Mon Jul 29 16:00:34 2024 -0500

        Sandersaarond/client tidy and test (#77)

        * Fixup to client

        * Add setuptools to pyproject where needed

        * Client tweaks + tests

        * Fixup function, tests, still chatty about warnings

        * Improve test coverage of client

        * Tidy up, modularize out testing a little bit, add some typing

        * Fix docker credential format

        * correct user_id to tenant_id for uniformity

        * more python client cleanup

    commit e9c811d
    Author: Aaron Sanders <aaron.sanders@grafana.com>
    Date:   Mon Jul 29 09:36:09 2024 -0500

        Add tenant id, relax token format requirements (#75)

    commit 12e001d
    Author: Annanay Agarwal <annanay25@users.noreply.github.com>
    Date:   Fri Jul 26 19:35:35 2024 -0700

        correctly pass loki tenant id to app from config (#76)

        * correctly pass loki tenant id to app from config

        Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

        * swap out mariadb image for mysql:8.0

        Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

        * fix flaky test

        Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

        ---------

        Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>

    squash this

commit 0ab7b95
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Tue Jul 30 11:57:41 2024 -0500

    Clean up to logging

commit 684a5ab
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 11:37:48 2024 -0500

    correct user_id to tenant_id for uniformity

commit fa81184
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 11:29:30 2024 -0500

    Fix docker credential format

commit 85a3881
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 11:26:20 2024 -0500

    Tidy up, modularize out testing a little bit, add some typing

commit a8d9d70
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 11:15:38 2024 -0500

    Improve test coverage of client

commit 41a1807
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 10:44:12 2024 -0500

    Fixup function, tests, still chatty about warnings

commit 732241c
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 10:07:20 2024 -0500

    Client tweaks + tests

commit 0e75178
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 10:07:01 2024 -0500

    Add setuptools to pyproject where needed

commit 3704553
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Mon Jul 29 09:41:36 2024 -0500

    Fixup to client

commit faf47ef
Author: Aaron Sanders <aaron.sanders@grafana.com>
Date:   Thu Jul 25 14:17:55 2024 -0500

    Add tenant id, relax token format requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant