tharanath

Results 4 issues of tharanath

Added cronjob and iptables note

Hello Team, Getting following error in the logs when using openebs velero plugin for taking volume snapshots. ``` -------------------------- time="2023-05-16T07:49:13Z" level=info msg="Initializing velero plugin for CStor" backup=velero/backuptwo-16052023 cmd=/plugins/velero-blockstore-openebs logSource="/go/src/github.com/openebs/velero-plugin/pkg/snapshot/snap.go:36" pluginName=velero-blockstore-openebs...

Trying to take snapshot of nfs provisioned persistent volume using openebs velero plugin. This result in error **Persistent volume is not a supported volume type for snapshots** ``` -------------------------- time="2023-05-16T07:49:13Z"...

Bug

The guestbook Dpckerfile is giving this error when we try to build. ----------------- > [stage-0 2/5] RUN go get github.com/codegangsta/negroni github.com/gorilla/mux github.com/xyproto/simpleredis/v2: 4.861 # github.com/gorilla/mux 4.861 src/github.com/gorilla/mux/route.go:28:15: undefined: any ----------------