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

python: merge python-kadmin-rs into kadmin #61

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Commits on Dec 1, 2024

  1. kadmin: policies: add tl_data

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    9adb548 View commit details
    Browse the repository at this point in the history
  2. python impl

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    5d5de15 View commit details
    Browse the repository at this point in the history
  3. clippy

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    2ffda86 View commit details
    Browse the repository at this point in the history
  4. kadmin, python-kadmin-rs: rework sync for easier use

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    37a08cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b171d2b View commit details
    Browse the repository at this point in the history
  6. move everything around

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    9002ba6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42860ad View commit details
    Browse the repository at this point in the history
  8. remove duplicated tl_data

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    09c8ae2 View commit details
    Browse the repository at this point in the history
  9. kadmin: params, db_args: impl Clone, Sync, Send

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    601d91a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    796cb9f View commit details
    Browse the repository at this point in the history
  11. kadmin: sync: use params and db args directly instead of builder

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    340aca9 View commit details
    Browse the repository at this point in the history
  12. more removal of duplication

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    ee7b581 View commit details
    Browse the repository at this point in the history
  13. more removal

    Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
    rissson committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    dc60c4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45a9ba5 View commit details
    Browse the repository at this point in the history