Patrizio Bruno
Patrizio Bruno
The main problem here is that ownership info is not part of the api definition. It's the dashboard API that uses and updates the ownership info. Api ownership support requires...
@asoorm I implemented the api-ownership management using `OperatorContext`. I added `user_owners` and `user_group_owners` to `OperatorContext.spec`, they're string arrays expecting user/group IDs. I also added two new keys to secret `.spec.data`:...
> Thanks for digging into this, @angiglesias > > However, we [can't change](https://debarshiray.wordpress.com/2022/10/02/toolbx-running-the-same-binary-on-arch-linux-fedora-ubuntu-etc-containers/) how the `toolbox` binary is built so easily. We need to understand exactly what's causing this before...