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

[pull] master from kumahq:master #52

Merged
merged 7 commits into from
Jan 29, 2025
Merged

[pull] master from kumahq:master #52

merged 7 commits into from
Jan 29, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 29, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

renovate bot and others added 7 commits January 29, 2025 08:44
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang.org/x/exp | require | digest | `7588d65` -> `e0ece0d` |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#12703)

## Motivation & Implementation information

- Namespace deletion now forcefully removes services, not just pods.
This speeds up deletion significantly in perf-tests, where leaving
services behind caused long delays due to Kubernetes events issues.
- Added support for custom delete namespace hooks, allowing extra
cleanup steps to be run after a namespace deletion is triggered.
- Refactored `DeleteNamespace` to use a default hook that force deletes
services and pods while allowing additional hooks.

---------

Signed-off-by: Bart Smykla <[email protected]>
## Implementation information

Add inbound rules support for MeshTimeout

## Supporting documentation

Fix #12365

---------

Signed-off-by: Ilya Lobkov <[email protected]>
… tests (#12705)

<!--
> Changelog: skip
-->
<!--
Uncomment the above section to explicitly set a [`> Changelog:` entry
here](https://github.com/kumahq/kuma/blob/master/CONTRIBUTING.md#submitting-a-patch)?
-->

Signed-off-by: Marcin Skalski <[email protected]>
@pull pull bot added the ⤵️ pull label Jan 29, 2025
@pull pull bot merged commit be6df1b into slonka:master Jan 29, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants