Zuhair AlSader

Results 12 issues of Zuhair AlSader

* Add Object and Bucket API Compliments #8889 Addresses: https://github.com/zalsader/ceph/issues/54

Adds data-* attributes for key value pairs provided in "dataAttributes" property for each node A version compatible with develop branch from #310

If a node is specified but its children nodes are not present or not complete in the deleted node, `_removeNodeEl()` would fail. This fixes the issue by invoking the function...

If I try to edit a node from the `nodeSelected` event, the children get removed. This change is to keep children from being removed on that case.

## Bug Report Running `make bundle` always updates the `createdAt` field even if no other updates in the bundle are present. I was hoping that `createdAt` would not change unless...

good first issue
help wanted
kind/documentation
lifecycle/frozen
language/go

If my yaml file contains an object that is created by a CRD in the same file, it would be nice to add the spec to that object in `values.yaml`....

Since helmify always overwrites values.yaml, any additional values I would like to add get removed. One way to solve this would be to add an option where a file containing...

The current code for `lookup_latest_tag` finds the latest tag, whether it was generated by helm or not. This option allows excluding a certain pattern of tags. e.g. `v*` to exclude...

size/S