cloudnative-pg / cloudnative-pg/cnpg-i

[Bug]: postgres.proto and restore_job.proto use different package

Open
#267 0 comments 0 reactions 1 assignee Claimed by @gbartolini View on GitHub
bug
Dominant language
Go
Stars
94
Forks
15
Avg merge
1d 9h
Merged PRs (30d)
2

Description

### 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 bug.

### I have read the troubleshooting guide

- [x] I have read the troubleshooting guide and I think this is a new bug.

### What happened?

I wanted to use the protobuf files directly instead of going through the go modules and noticed, that `postgres.proto` is using the `cnpgi.identity.v1` package and `restore_job.proto` is using `cnpgi.wal.v1`.

That's not correct, is it?

### Cluster resource

```shell

```

### Relevant log output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.