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

feat: twingateresourceaccess - allow specifying principal by name #62

Commits on Dec 8, 2023

  1. CRD + tests

    ekampf committed Dec 8, 2023
    Copy the full SHA
    80fca39 View commit details
    Browse the repository at this point in the history
  2. CRD pydantic struct changes

    ekampf committed Dec 8, 2023
    Copy the full SHA
    5990acd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1b8af7c View commit details
    Browse the repository at this point in the history
  4. new APIs

    ekampf committed Dec 8, 2023
    Copy the full SHA
    d49f11c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    429ac57 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Dec 12, 2023
    Copy the full SHA
    17b4f04 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Dec 19, 2023
    Copy the full SHA
    bf08cab View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Dec 20, 2023
    Copy the full SHA
    f330103 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Jan 5, 2024
    Copy the full SHA
    a54b63e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Jan 16, 2024
    Copy the full SHA
    f574d3b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Feb 17, 2024
    Copy the full SHA
    7f6ffa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Feb 26, 2024
    Copy the full SHA
    b42a9ce View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Mar 14, 2024
    Copy the full SHA
    4bd2490 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e9efbfa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    34a47a1 View commit details
    Browse the repository at this point in the history
  4. TestTwingateGroupsAPIs

    ekampf committed Mar 14, 2024
    Copy the full SHA
    63bd3c5 View commit details
    Browse the repository at this point in the history
  5. typecheck

    ekampf committed Mar 14, 2024
    Copy the full SHA
    cef4681 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    ekampf committed Mar 14, 2024
    Copy the full SHA
    d6cef8b View commit details
    Browse the repository at this point in the history
  7. Fxi tests

    ekampf committed Mar 14, 2024
    Copy the full SHA
    4dc15f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix CRD validation

    ekampf committed Mar 15, 2024
    Copy the full SHA
    6353fa8 View commit details
    Browse the repository at this point in the history
  2. integration tests

    ekampf committed Mar 15, 2024
    Copy the full SHA
    f5c5b6c View commit details
    Browse the repository at this point in the history
  3. more tests

    ekampf committed Mar 15, 2024
    Copy the full SHA
    f67f9ce View commit details
    Browse the repository at this point in the history
  4. more tests

    ekampf committed Mar 15, 2024
    Copy the full SHA
    aee87a5 View commit details
    Browse the repository at this point in the history
  5. test_id_invalid_spec

    ekampf committed Mar 15, 2024
    Copy the full SHA
    bcb302d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Mar 19, 2024
    Copy the full SHA
    0f3b35d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Mar 21, 2024
    Copy the full SHA
    36a9382 View commit details
    Browse the repository at this point in the history
  2. CR

    ekampf committed Mar 21, 2024
    Copy the full SHA
    ddb8385 View commit details
    Browse the repository at this point in the history
  3. typo

    ekampf committed Mar 21, 2024
    Copy the full SHA
    cdde9c1 View commit details
    Browse the repository at this point in the history
  4. CR

    ekampf committed Mar 21, 2024
    Copy the full SHA
    ba22b53 View commit details
    Browse the repository at this point in the history
  5. CR

    ekampf committed Mar 21, 2024
    Copy the full SHA
    69dccdf View commit details
    Browse the repository at this point in the history
  6. Fix op name

    ekampf committed Mar 21, 2024
    Copy the full SHA
    2da184a View commit details
    Browse the repository at this point in the history
  7. CR

    ekampf committed Mar 21, 2024
    Copy the full SHA
    3c9c48c View commit details
    Browse the repository at this point in the history
  8. fix test

    ekampf committed Mar 21, 2024
    Copy the full SHA
    f415b26 View commit details
    Browse the repository at this point in the history
  9. Fix test

    ekampf committed Mar 21, 2024
    Copy the full SHA
    c26d8da View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Copy the full SHA
    ed26e21 View commit details
    Browse the repository at this point in the history
  2. Added test

    ekampf committed Mar 22, 2024
    Copy the full SHA
    1e796ca View commit details
    Browse the repository at this point in the history
  3. matchName -> name

    ekampf committed Mar 22, 2024
    Copy the full SHA
    e73b9e6 View commit details
    Browse the repository at this point in the history
  4. More description

    ekampf committed Mar 22, 2024
    Copy the full SHA
    ed87624 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ekampf committed Mar 22, 2024
    Copy the full SHA
    09e99fe View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Mar 22, 2024
    Copy the full SHA
    86dca3b View commit details
    Browse the repository at this point in the history
  7. Fix test

    ekampf committed Mar 22, 2024
    Copy the full SHA
    b7f87f1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Mar 22, 2024
    Copy the full SHA
    a3762d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge branch 'main' into feature/32-feat-twingateresourceaccess-allow…

    …-specifying-principal-by-name
    ekampf committed Mar 26, 2024
    Copy the full SHA
    96725ec View commit details
    Browse the repository at this point in the history