Obinna Odirionye

Results 8 issues of 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 ###...

on-hold
feature-request
redis

### 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...

on-hold
feature-request

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`...

size/S

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...

size/L

## 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,...

cncf-cla: yes
size/L
needs-ok-to-test

## 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`...

cncf-cla: yes
size/XL
needs-ok-to-test

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__:...