Shubham Gupta
Shubham Gupta
https://github.com/OT-CONTAINER-KIT/redis-operator/pull/455/files
@MathieuCesbron Can you propose a solution
@drivebyer We could store a deep copy of CR and then match it. if we find any changes we could reconcile if not just skip the reconcile. this could be...
https://github.com/OT-CONTAINER-KIT/redis-operator/pull/417
@xDFCx I am adding it.
https://github.com/OT-CONTAINER-KIT/redis-operator/pull/417
Should we implement using velero
fixed by : https://github.com/OT-CONTAINER-KIT/redis-operator/pull/612
You can convert the > ParentIssueId string `gorm:"type:varchar(255)"` to > ParentIssueId *string `gorm:"type:varchar(255)"` Then I think you can make pass the `nil`