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: add etcd module #2788

Merged
merged 50 commits into from
Sep 30, 2024
Merged

feat: add etcd module #2788

merged 50 commits into from
Sep 30, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    d67869c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f2c33 View commit details
    Browse the repository at this point in the history
  3. feat: support for AutoTLS

    mdelapenya committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1d3d0f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16aa1f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b3b691 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4629dda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33f7dcc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    60af87a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into etcd-module

    * main:
      feat: support databend module (testcontainers#2779)
      chore: golangci-lint 1.61.0 (testcontainers#2787)
    mdelapenya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aa1cea5 View commit details
    Browse the repository at this point in the history
  3. docs: document functions

    mdelapenya committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    236ea84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f039d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. chore: more readable tests

    mdelapenya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b0eedbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bce3b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    761ad15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b81b996 View commit details
    Browse the repository at this point in the history
  5. chore: move to constant

    mdelapenya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8885b44 View commit details
    Browse the repository at this point in the history
  6. chore: use zero values

    mdelapenya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6c30d88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dda3352 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into etcd-module

    * main:
      chore: use a much smaller image for testing (testcontainers#2795)
      fix: parallel containers clean race (testcontainers#2790)
      fix(registry): wait for (testcontainers#2793)
      fix: container timeout test (testcontainers#2792)
      docs: document redpanda options (testcontainers#2789)
    mdelapenya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    db70ad3 View commit details
    Browse the repository at this point in the history
  9. chore: remove must methods

    mdelapenya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6f954bf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    99f646a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8d85aa View commit details
    Browse the repository at this point in the history
  3. chore: simplify public API

    mdelapenya committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    06f33e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aefd26a View commit details
    Browse the repository at this point in the history
  5. fix: lint

    mdelapenya committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    10cd435 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2728290 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17e83cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72ee43b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'main' into etcd-module

    * main:
      chore: update dockercfg module (testcontainers#2801)
      fix: template for code generation (testcontainers#2800)
      fix: update module path (testcontainers#2797)
      fix: container logging deadlocks (testcontainers#2791)
    mdelapenya committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1d14664 View commit details
    Browse the repository at this point in the history
  2. chore: bump dockercfg

    mdelapenya committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    60b1c37 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge branch 'main' into etcd-module

    * main:
      fix(elasticsearch): wait for (testcontainers#2724)
    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b55faac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebde1e View commit details
    Browse the repository at this point in the history
  3. chore: use require.Zero

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4b5b17c View commit details
    Browse the repository at this point in the history
  4. chore: proper test name

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7254893 View commit details
    Browse the repository at this point in the history
  5. chore: preallocate slice

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    93c9bc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05a3008 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    146c37d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3b23b5 View commit details
    Browse the repository at this point in the history
  9. chore: extract to function

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f52460d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2dc6f94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d73971 View commit details
    Browse the repository at this point in the history
  12. chore: simplify

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    533da13 View commit details
    Browse the repository at this point in the history
  13. docs: fix comment

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    923079c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c4361b View commit details
    Browse the repository at this point in the history
  15. Revert "chore: wrap errors in endpoint functions"

    This reverts commit 1c4361b.
    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c44457d View commit details
    Browse the repository at this point in the history
  16. chore: simplify eval

    mdelapenya committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8e3d3c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'main' into etcd-module

    * main:
      feat: add dynamodb-local module (testcontainers#2799)
      fix(redpanda): wait for (testcontainers#2794)
    mdelapenya committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1f60a3b View commit details
    Browse the repository at this point in the history
  2. fix: not needed

    mdelapenya committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    70859ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8dd1bc View commit details
    Browse the repository at this point in the history
  4. chore: simplify even more

    mdelapenya committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bf67013 View commit details
    Browse the repository at this point in the history