Secrets management
Late November 2024 — November 16 to November 30
Manage your application secrets directly within Ryvn. You can now view, add, and edit secrets for your services through an intuitive interface. Secrets are securely stored and automatically injected into your deployments, making it easier to handle sensitive configuration data like API keys, database credentials, and certificates without exposing them in your code.
The secrets interface includes syntax highlighting for better readability and helps ensure your sensitive data is properly managed across all your environments.
Kubernetes resource hierarchy viewer
Get deep visibility into your Kubernetes deployments with the new resource hierarchy viewer. This feature provides a comprehensive view of all Kubernetes resources associated with your services, including pods, deployments, services, and other cluster objects. You can monitor the health and status of your infrastructure in real-time, making it easier to troubleshoot issues and understand your deployment topology.
Improvements
- Added a command palette (Cmd+K) for faster navigation and actions throughout the platform
- Enhanced the environment setup process with guided popup workflows
- Improved installation visibility in the customer onboarding flow
- Added cluster information display to provide better infrastructure insights
- Enhanced Helm chart support with the ability to edit values directly in the interface
- Improved logging capabilities for better debugging and monitoring
- Updated the service canvas interface for better user experience
Fixes
- Fixed configuration save issues that were preventing settings from being properly stored
- Resolved workflow issues with chart deployments and indexing
- Fixed environment setup for role assumption scenarios in Terraform installations