Shubham Gupta

Results 135 comments of 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

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`