maratsal

Results 11 issues of maratsal

## Bug Report #### What did you do? generate project with command: ``` operator-sdk init --plugins helm --domain $(DOMAIN) --group $(GROUP) --version $(APIVERSION) --kind $(KIND) --helm-chart=../charts/$@/ --project-name my-random-long-project-name-1 ``` This...

language/helm

## Bug Report #### What did you do? after initializing helm based operator project by command ``` operator-sdk init --plugins helm --domain $(DOMAIN) --group $(GROUP) --version $(APIVERSION) --kind $(KIND) --helm-chart=../charts/$@/...

language/helm

**Is your feature request related to a problem? Please describe.** Currently operator supports deployment of prometheus instance within argocd object deployment. It would be great to have option to enable...

enhancement

**Describe the bug** Not sure if this is a bug, but rather surprising behaviour. User defined service monitors get deleted if name would match ones that supposed to be created...

### Environment info - NooBaa Version: **4.9.10, 4.10.5** (NooBaa operator version) - Platform: **OpenShift 4.10.22** - Storage class from NetApp filer provided over Trident CSI (backendType: ontap-nas-economy) ### Actual behavior...

It is more like suggestion and not the issue. I have faced this problem when I tried to deploy constraint templates of api v1 to recent OpenShift deployment with deployed...

# Describe the problem When run kitchen verify it reports that content of the file is not matching. However when I check file content manually - the content is right....

Aspect: UX
Triage: Needs Verify

vault-operator unstable and fails with log messages attached to the case. I am using helm charts version 1.10.1 for deployment. **Expected behaviour**: I would expect it working. **Steps to reproduce...

I just reused your code to reset my PVCs. Can you maybe integrate that option to your tool? I would create merge request but not good in go. thank you.

enhancement

## What this PR does / why we need it: ## Checklist - [X] Title of the PR starts with type and scope, (e.g. `feat(agent,node-analyzer,sysdig-deploy):`) - [x] Chart Version bumped...