sodafoundation / contrib-lab01

This repo is for new contributors trial and learning. This is to support the SODA community members for their learning.
Apache License 2.0
19 stars 203 forks source link

crashloopbackoff #609

Open piyushsharma0211 opened 1 year ago

piyushsharma0211 commented 1 year ago

*Issue Description: Unable to create a backup using KAHU. After creating the backup, a crashloopbackoff status is shown. The error given is "NFS provider not found"

Why this issue to be fixed: This issue makes it impossible to use KAHU, therefore it needs to be fixed.

How to reproduce, in case of a bug: deploy kahu apply backup.yaml file check status with kubectl describe backup [backup-name] status shown is failed

Other Notes / Environment Information: vmbox version 6.1 Operating System- Ubuntu 22.04

@kalaiselvikks76