March 8, 2023
Posted by Adam LeWinter 17 days ago
- RBAC details now provides a graph visual to highlight relationships between subjects and roles/cluster roles
February 20, 2023
Posted by Adam LeWinter about 1 month ago
- ksoc-plugins v1.0.9 - https://artifacthub.io/packages/helm/ksoc/ksoc-plugins has been released
- The KSOC plugins can now ship their logs back to the UI on demand
- The count of nodes supporting each cluster is now reported
- Various bug fixes
February 13, 2023
Posted by Adam LeWinter about 1 month ago
- Policy binding and management seen in the
Applied Policies
andPolicy Template
tabs of the cluster details page have been redesigned to improve user experience. - Bulk policy management now allows for selecting all policies, even ones not currently listed on the page
- Bulk policy management actions allow users to set the blocking response option per policy
February 7, 2023
Posted by Adam LeWinter about 1 month ago
- OIDC integration is now supported using GitHub or Google accounts.
January 31, 2023
Posted by Adam LeWinter about 1 month ago
- Policy actions can now be set on a per policy basis. This allows users to set a blocking response action on a per policy level.
- Each cluster has a master switch to set the desired response mode for the cluster.
- Policies will only block if the master switch for the cluster is set to
blocking
and the response action for the policy is set toblock
. - If either the master switch or the policy response action is set to
observe
no blocking action will occur.
- Policies will only block if the master switch for the cluster is set to