kindcontainer

Testcontainers that start Kubernetes in Docker.

APACHE-2.0 License

Stars
108
kindcontainer - v1.4.7 Latest Release

Published by dajudge about 2 months ago

New features and improvements

Dependency updates

Bugfixes

New Contributors

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.4.6...release/1.4.7

kindcontainer - v1.4.6

Published by dajudge 5 months ago

New features and improvements

Dependency updates

Bugfixes

New Contributors

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.4.5...release/1.4.6

kindcontainer - v1.4.5

Published by dajudge 9 months ago

New features and improvements

Dependency updates

Bugfixes

New Contributors

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.4.4...release/1.4.5

kindcontainer - v1.4.4

Published by dajudge 12 months ago

New features and improvements

Dependency updates

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.4.3...release/1.4.4

kindcontainer - v1.4.3

Published by dajudge about 1 year ago

Bugfixes

Dependency updates

New Contributors

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.4.2...release/1.4.3

kindcontainer - v1.4.2

Published by dajudge over 1 year ago

New features and improvements

Dependency updates

New Contributors

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.4.1...release/1.4.2

kindcontainer - v1.4.1

Published by dajudge over 1 year ago

New features and imprevements

Dependency updates

Housekeeping

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.4.0...release/1.4.1

kindcontainer - v1.4.0

Published by dajudge almost 2 years ago

New features and imprevements

Dependency updates

Bugfixes

Housekeeping

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.3.1...release/1.4.0

kindcontainer - v1.3.1

Published by dajudge about 2 years ago

New features and imprevements

Dependency updates

Bugfixes

Housekeeping

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.3.0...release/1.3.1

kindcontainer - v1.3.0

Published by dajudge over 2 years ago

New features and improvements

Dependency updates

House keeping

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.2.3...release/1.3.0

kindcontainer - v1.2.3

Published by dajudge over 2 years ago

New features and improvements

Dependency updates

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.2.2...release/1.2.3

kindcontainer - v1.2.2

Published by dajudge over 2 years ago

New features and improvements

Bugfixes

Dependency updates

Housekeeping

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.2.1...release/1.2.2

kindcontainer - v1.2.1

Published by dajudge over 2 years ago

New features and improvements

Dependency updates

Housekeeping

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.2.0...release/1.2.1

kindcontainer - v1.2.0

Published by dajudge over 2 years ago

New features and improvements

Dependency updates

Bump org.testcontainers:testcontainers to 1.17.0 (#85)

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.1.0...release/1.2.0

kindcontainer - v1.1.0

Published by dajudge over 2 years ago

New features and improvements

Bugfixes

Dependency updates

House keeping

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.0.1...release/1.1.0

kindcontainer - v1.0.1

Published by dajudge over 2 years ago

Bugfixes

Dependency updates

Housekeeping

Documentation

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/1.0.0...release/1.0.1

kindcontainer - v1.0.0

Published by dajudge over 2 years ago

General information

ATTENTION: Several API changes, hence the major version bump!

Noteworthy enhancements

  • Add access to internal & external kubeconfigs (#55)
  • Add flient API for kubectl (#26)
  • Add fluent API for helm (#24)
  • Remove fabric8 dependency (#49)
  • Support multiple k8s versions (#44)
  • Allow impersonation of service accounts (#45, #41)
  • Align types with testcontainers (#16)
  • Allow parallel execution of kind containers (#32)
  • Add DeploymentWaitStrategy (#35)

What's Changed

Full Changelog: https://github.com/dajudge/kindcontainer/compare/release/0.0.17...release/1.0.0

kindcontainer - v0.0.17

Published by dajudge almost 3 years ago

  • Add constructors for DockerImageName (#15)
  • Bump org.testcontainers:testcontainers to 1.16.3 (#14)
  • Bump io.fabric8:kubernetes-client to 5.11.2 (#13)
  • Bump ch.qos.logback:logback-classic to 1.2.10 (#11)
  • Bump com.squareup.okhttp3:okhttp to 4.9.3 (#12)
  • Change service subnet so it doesn't collide with Testcontainers cloud network setup (#10)
kindcontainer - v0.0.16

Published by dajudge almost 3 years ago

  • Return DefaultKubernetesClient where appropriate
  • Make ApiServerContainer image configurable
  • Version bump ch.qos.logback:logback-classic to 1.2.7
  • Version bump org.awaitility:awaitility to 4.1.1
  • Version bump io.fabric8:kubernetes-client to 5.10.1
  • Version bump org.testcontainers:testcontainers to 1.16.2
kindcontainer - v0.0.15

Published by dajudge about 3 years ago

  • Return DefaultKubernetesClient instead of KubernetesClient from KindContainer and ApiServerContainer
  • Don't delete base images of ApiServerContainer on test exit to speed up re-runs
  • Add 127.0.0.1 to ApiServerContainer SANs
  • Version bump org.testcontainers:testcontainers to 1.16.1
  • Version bump io.fabric8:kubernetes-client to 5.8.0
  • Version bump junit:junit to 4.13.2
  • Version bump org.awaitility:awaitility to 4.1.0
  • Version bump com.squareup.okhttp3:okhttp to 4.9.2
  • Version bump ch.qos.logback:logback-classic to 1.2.6
Package Rankings
Top 21.88% on Repo1.maven.org
Badges
Extracted from project README
CI Maven central
Related Projects