Yevhen Fastiuk

Results 49 comments of Yevhen Fastiuk
trafficstars

/azpw run Azure.sonic-swss-common

/azpw run Azure.sonic-swss-common

@prsunny / @liat-grozovik checkers are passed, code can be merged

@liat-grozovik / @zhangyanzhao can we merge this PR?

> You mentioned "The NTP_SERVER configuration generated from the minigraph doesn't meet the new schema requirements" in the issue. To solve the problem, it is better to fix the schema...

> Please check db_migrator, https://github.com/sonic-net/sonic-utilities/blob/master/scripts/db_migrator.py Do we need to update db_migrator to migrate old ntp config to new schema? No need according to changes @qiluo-msft requested

The PR checker was failed because ntpsec does not support `nopeer` and `notrap` flags anymore: https://docs.ntpsec.org/latest/accopt.html Fixed it by removing `nopeer` and `notrap` flags.