Abhishek Chanda

Results 10 issues of Abhishek Chanda

## Description It will be useful to be able to highlight hostnames based on some criteria to be able to discern production hosts from regular hosts. In our deployment, all...

- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2-17-gb48034d7-dev - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** minikube, using run_operator_locally.sh - **Are you running...

enhancement
help wanted

Closes: #3141

backport-requested :arrow_backward:
release-1.20
release-1.21

We currently use wal-g for backups and encrypt files using OpenPGP. We are evaluating barman as a part of CNPG and it would be operationally simpler for us if we...

**Is your feature request related to a problem? Please describe.** The current case studies in the main readme point to medium posts behind paywalls. These should be in publicly accessible...

enhancement

Mostly pep cleanups, also added some missing imports

### Expected behavior I followed the instructions at https://github.com/facebook/rocksdb/tree/7d9642d8761725cbc02a6bd6e8011a2865ec4d00/microbench and tried to build microbench using Makefile ### Actual behavior Got a build error ``` ╰─$ make run_microbench $DEBUG_LEVEL is 1,...

backport-requested :arrow_backward:
release-1.22
release-1.23

### Is there an existing issue already for this bug? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...

triage

### Description of the bug: I am using cdk8s using Go to manage [CloudnativePG](https://github.com/cloudnative-pg/cloudnative-pg) clusters. The generated yaml has some config parameters without quotes. ### Reproduction Steps: ``` package main...

feature-request
priority/p2
effort/medium