Fernando Figaroli FerX
Fernando Figaroli FerX
without losing performance we could insert a sanitization during compilation
@icebob I have added documentation. It is ready for your evaluation. thanks.
@icebob I also added the use of shorthands and parameters example: ```javascript const schema = { people:{ type: "number", custom: [ "compare|gte:-100|lt:200", // short definition with additional parameters - equal...
This is the line where it fails to resolve the hostname https://github.com/husnialhamdani/redis-operator/blob/master/pkg/k8sutils/redis-sentinel.go#L411
@drivebyer, do you think a solution can be found?
@drivebyer thanks for your support. This is my situation: As you see from the log, nslookup does not resolve DNS correctly. When I activated the resolveHostnames function (I can't do...
nothing to do. not work. do you have a special configMap for coredns ?
so the problem is just me ?!
ok, this is the error I get inside the sentinel pod. let's see if anybody else has my problem ``` Can't resolve instance hostname. 1:X 30 Apr 2025 08:37:09.250 #...
@drivebyer I think my problem is related to this #1441 Can you fix this by adding the full hostname? I've tried everything, but I couldn't get it to work. thanks.