BUG/MINOR: resolvers: mark servers with name-resolution as non purgeable
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 26 Aug 2021 13:35:59 +0000 (15:35 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 26 Aug 2021 13:53:17 +0000 (15:53 +0200)
commitdd56520cdfe1ccb848ae119e8b2dbd6ce62b8a78
tree6c14e3183b6ae62c014fa4ffad12d39ee97ad592
parentcbad112a81f77d67af5678bf9cdbcb90a847bc70
BUG/MINOR: resolvers: mark servers with name-resolution as non purgeable

When a server is configured with name-resolution, resolvers objects are
created with reference to this server. Thus the server is marked as non
purgeable to prevent its removal at runtime.

This does not need to be backport.
src/resolvers.c