Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am failing to find a version listing for postgres and backrest containers #1546

Open
jgsuess opened this issue May 17, 2024 · 0 comments
Open

Comments

@jgsuess
Copy link

jgsuess commented May 17, 2024

** Which example are you working with? **

I am working with a helm chart and need a coordinated pair of containers for PG14. The example only lists PG 16, which is unsupported by my application. The version number for PG is encoded in the container tag, but the version of compatible backrest is not.

What is the current behavior?

The system fails to start, hinting that there is a version mismatch during handshake

What is the expected behavior?

I would like to see a table or listing that shows which postgres containers work with which backrest containers

Other information (e.g. detailed explanation, related issues, etc)

blocker

https://gitlab.com/smilecdr-public/smile-dh-helm-charts

  • Operating System:
  • Where is this running ( Local , Cloud Provider)
  • Storage being used (NFS, Hostpath, Gluster, etc):
  • Container Image Tag:
  • PostgreSQL Version:
  • Platform (Docker, Kubernetes, OpenShift):
  • Platform Version:

If possible please run the following on the kubernetes or Openshit (oc) commands and provide the result:
kubectl describe yourPodName
kubectl describe pvc
kubectl get nodes
kubectl log yourPodName

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant