Obinna Odirionye
Obinna Odirionye
### Name and Version bitnami/redis:latest ### What is the problem this feature will solve? This enables developers to use Vectors with Redis, especially with the new wave for AI ###...
### Name and Version NIL ### What is the problem this feature will solve? With the new Redis license, it will be great to have a BItnami container for new...
This PR adds support for the `:latest` tag on container images, which will always point to the most recent stable release. Key changes: 1. GitHub Actions workflow: - Adds `:latest`...
This PR fixes a critical tenant isolation bug in ChartMuseum: Before the fix: - When listing charts for tenant "abc", ChartMuseum incorrectly included any chart that started with "abc" (like...
## Summary - Adds documentation on creating custom markers for unsupported file extensions - Shows how to use Kubebuilder as a library for external plugins - Includes examples for Rust,...
## Summary This PR refactors the `sampleexternalplugin` from outdated mock scaffolding into a **realistic, working reference implementation** that demonstrates best practices for external plugin development. ## Problem The current `sampleexternalplugin`...
Modernizes the rsync-deploy GitHub Action by upgrading from the deprecated Ubuntu 18.04 (Bionic) to Ubuntu 24.04 LTS (Noble), ensuring continued security support and compatibility. __Changes Made:__ - β¬οΈ __Base image__:...