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

BackingStore Pods terminates and re-creates when using ImagePullSecret in Noobaa CR #1243

Open
mhtgrwl5 opened this issue Nov 7, 2023 · 1 comment

Comments

@mhtgrwl5
Copy link

mhtgrwl5 commented Nov 7, 2023

Environment info

  • NooBaa Operator Version: 5.13.2
  • Platform: OpenShift 4.12

Actual behavior

  1. BackingStore pods are terminating and recreating continuously (not crashing I believe).

Expected behavior

  1. Everything should be running fine including BackingStore pods.

Steps to reproduce

  1. Install noobaa with ManualBackingStore option enabled, and an entry to imagePullSecret.
  2. Create a backingStore CR.
  3. Watch the pods being terminating and recreating.

More information - Screenshots / Logs / Other output

Attaching 2 files -

  1. pod-watch-output.log - This is the output when oc get po -w | grep backing-store-noobaa-pod-b6c64c91 was run.
  2. noobaa-default-backing-store-noobaa-pod-b6c64c91.log - This is the log of backingstore pod. (Used --follow when pod was running. Since, it's not crashing!)

noobaa diagnose output -

$ noobaa diagnose
INFO[0000] Running collection of diagnostics            
INFO[0000] ✅ kubectl exists - will use it for diagnostics 
INFO[0004] Collecting pod logs                          
INFO[0030] Collecting PV logs                           
INFO[0030] Collecting PVC logs                          
INFO[0060] Collecting SCC logs                          
INFO[0061] ✅ (Optional) Exists:  "noobaa"               
INFO[0062] ✅ (Optional) Exists:  "noobaa-endpoint"
@mhtgrwl5
Copy link
Author

mhtgrwl5 commented Nov 7, 2023

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