AleksandrSor

Results 4 issues of AleksandrSor

## Description helmchart installed with --set 'mayastor.metrics.enabled=true' when you run ``` kubectl mayastor upgrade -n openebs --set 'mayastor.agents.core.rebuild.partial.enabled=false' ``` you got upgrade job stuck on upgrading data plane because openebs-io-engine...

## Description helmchart installed with --set 'mayastor.loki-stack.enabled=false' when you run ``` kubectl mayastor upgrade -n openebs --set 'mayastor.agents.core.rebuild.partial.enabled=false' ``` you got upgrade job pod crashed with ``` : mayastor.loki-stack.loki: missing...

### Terraform Version ```shell v1.14.0 ``` ### Terraform Configuration Files ```terraform terraform { backend "local" { path = ".terraform/terraform.tfstate" } } data "aws_ami" "al2023" { most_recent = true filter {...

enhancement
cli
new

### What is the bug? Setting manager.watchNamespace cause controller error logs spamming about not having permissions to list resources at cluster scope regardless of option useRoleBindings: false or useRoleBindings: true....

bug