- Introduced new Kanister function
MultiContainerRunto run pods with two containers connected by shared volume.
- Introduced a GRPC client/server to
kandoto run/check processes.
- Enhanced security by removing the default
editClusterRoleBindingassignment, minimizing the risk of excessive permissions.
- Users upgrading from previous versions should note that the
editClusterRoleBindingis no longer included by default. They must now create their ownRole/RoleBindingwith appropriate permissions for Kanister's Service Account in the application's namespace.
- Update ubi-minimal base image to ubi-minimal:9.4-1227.1726694542.
- Add
gciandunparamlinters to test packages.