Skip to content

Conversation

@zkonak
Copy link
Contributor

@zkonak zkonak commented Nov 3, 2025

With this change : When a project deleted, all resources created by kubi , Namespace, Service account, Role bindings

Without this change : When the project is deleted, the other resources are not removed.

zelihacagip and others added 4 commits October 23, 2025 11:03
When making a ldap search, the pagination was managed both by the ldap search library and the calling code.
This lead to a fatal error when the number of results exceeded the page size.
This issue has been fixed by removing the pagination management in the calling code. The pagination is thus managed only by the ldap library
@jfhcagip jfhcagip merged commit 4bf8160 into master Nov 12, 2025
8 checks passed
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.

4 participants