Skip to content

Cherry-picks and release notes for v0.11.9#7741

Merged
sipsma merged 5 commits into
dagger:release-v0.11.9from
sipsma:release-v0.11.9
Jun 24, 2024
Merged

Cherry-picks and release notes for v0.11.9#7741
sipsma merged 5 commits into
dagger:release-v0.11.9from
sipsma:release-v0.11.9

Conversation

@sipsma
Copy link
Copy Markdown
Contributor

@sipsma sipsma commented Jun 24, 2024

Cherry-picks:

Last commit is the standard release notes as generated with instructions already in RELEASING.md.


Note that because this is a separate branch directly off v0.11.8, this PR is merging into that branch rather than main.

* sdk: Bump engine dependency to v0.11.8

Signed-off-by: Dagger CI <hello@dagger.io>

* chore: add release notes for v0.11.8 sdks

Signed-off-by: Justin Chadwell <me@jedevc.com>

* chore: bump helm dagger version to v0.11.8

Signed-off-by: Justin Chadwell <me@jedevc.com>

* docs: bump dagger version to v0.11.8

Signed-off-by: Justin Chadwell <me@jedevc.com>

---------

Signed-off-by: Dagger CI <hello@dagger.io>
Signed-off-by: Justin Chadwell <me@jedevc.com>
Co-authored-by: Dagger CI <hello@dagger.io>
Co-authored-by: Justin Chadwell <me@jedevc.com>
@sipsma sipsma requested review from jedevc and vito June 24, 2024 22:09
jedevc and others added 4 commits June 24, 2024 15:32
Signed-off-by: Justin Chadwell <me@jedevc.com>
* chore: bump internal tooling to use v0.11.8

Signed-off-by: Justin Chadwell <me@jedevc.com>

* chore: bump github workers to dagger v0.11.8

Signed-off-by: Justin Chadwell <me@jedevc.com>

* chore: update RELEASING

Signed-off-by: Justin Chadwell <me@jedevc.com>

---------

Signed-off-by: Justin Chadwell <me@jedevc.com>
We used to prune the local cache after sessions ended, but this got
dropped during recent refactoring so now the local cache is only being
pruned at engine startup.

This re-adds that gc call on session disconnect.

This is obviously in dire need of integration tests, but setting those
up is a decent chunk of work so prioritizing the fix first and will
follow-up immediately with that test coverage.

For now, I verified the fix manually with a local test that runs an exec
that consumes more disk space than my local engines max keep bytes
config. Before, the state was never cleared but now I see in the engine
logs and in `df` output that it is.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
Signed-off-by: Erik Sipsma <erik@sipsma.dev>
@sipsma sipsma force-pushed the release-v0.11.9 branch from 26088ad to 5d107ce Compare June 24, 2024 22:33
@sipsma sipsma requested review from a team as code owners June 24, 2024 22:33
@sipsma sipsma merged commit 18fd28c into dagger:release-v0.11.9 Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants