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

✨ Introduce generics to providers #475

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Apr 16, 2024

  1. Introduce generics to providers

    Signed-off-by: Danil Grigorev <[email protected]>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fa7dfa5 View commit details
    Browse the repository at this point in the history
  2. Lint fixes

    Signed-off-by: Danil Grigorev <[email protected]>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    46b8ccb View commit details
    Browse the repository at this point in the history
  3. Make generate changes

    Signed-off-by: Danil Grigorev <[email protected]>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    93e7588 View commit details
    Browse the repository at this point in the history
  4. Expose PhaseReconciler in generic phase reconcile functions

    Signed-off-by: Danil Grigorev <[email protected]>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7b220c3 View commit details
    Browse the repository at this point in the history
  5. Add explanatory comments for provider interfaces

    Signed-off-by: Danil Grigorev <[email protected]>
    Danil-Grigorev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d365a10 View commit details
    Browse the repository at this point in the history