Releases: loft-sh/devpod-provider-kubernetes
Releases · loft-sh/devpod-provider-kubernetes
v0.1.19
What's Changed
- fix: FindDevContainer tries to lookup the pod and returns first result by @pascalbreuninger in #72
- chore: update dependencies by @pascalbreuninger in #73
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #74
- chore: allow configuration of init container resources through POD_MANIFEST_TEMPLATE by @pascalbreuninger in #75
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- chore: add logs during pod startup based on a false conditions by @pascalbreuninger in #70
- chore: improved formatting by @pascalbreuninger in #71
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- feat: add option to specify PVC annotations by @pascalbreuninger in #68
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- fix: strip leading / in mount path by @pascalbreuninger in #67
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- chore/parse pod template troubleshooting by @pascalbreuninger in #53
- Only override pod affinity by @bkneis in #56
New Contributors
Full Changelog: v0.1.14...v0.1.15
v0.1.14
chore: add debug logs and better error message to (arch detection) po…
v0.1.13
What's Changed
- feat: Add support for k8s native sidecars using restartable init containers by @AdamSendible in #50
New Contributors
- @AdamSendible made their first contribution in #50
Full Changelog: v0.1.12...v0.1.13
v0.1.12-alpha.2
What's Changed
- feat: Add support for k8s native sidecars using restartable init containers by @AdamSendible in #50
New Contributors
- @AdamSendible made their first contribution in #50
Full Changelog: v0.1.12...v0.1.12-alpha.2
v0.1.12-alpha.1
Full Changelog: v0.1.12-alpha.0...v0.1.12-alpha.1
v0.1.12-alpha.0
What's Changed
- chore: warn if workspace is in non-recoverable state by @pascalbreuninger in #46
- fix: unmarshal inline (arch detection) pod manifest template by @pascalbreuninger in #48
Full Changelog: v0.1.11...v0.1.12-alpha.0