By type
Thu Dec 11 12:45:16 UTC 2025 Start...
Initializing config..
Copying default redis config..
to '/data/conf/redis.conf'
Copying default sentinel config..
to '/data/conf/sentinel.conf'
Identifying redis master (get-master-addr-by-name)..
using sentinel (onap-authentication-redis), sentinel group name (mymaster)
Could not connect to Redis at onap-authentication-redis:26379: Name does not resolve
Could not connect to Redis at onap-authentication-redis:26379: Name does not resolve
Could not connect to Redis at onap-authentication-redis:26379: Name does not resolve
Thu Dec 11 12:45:31 UTC 2025 Did not find redis master ()
Identify announce ip for this pod..
using (onap-authentication-redis-announce-0) or (onap-authentication-redis-server-0)
identified announce (10.233.20.104)
Setting up defaults..
using statefulset index (0)
Setting this pod as master for redis and sentinel..
using announce (10.233.20.104)
Updating redis config..
we are slave of redis master (10.233.20.104:6379)
Updating sentinel config..
evaluating sentinel id (${SENTINEL_ID_0})
sentinel id (b59e1c1112d029133135774e907b6e98b83da258), sentinel grp (mymaster), quorum (2)
redis master (10.233.20.104:6379)
announce (10.233.20.104:26379)
make sure 10.233.20.104 is not a slave (slaveof no one)
Thu Dec 11 12:45:31 UTC 2025 Ready...