Thursday, 2023-04-20

dpanechHi, I have a question: starlingx git repos on opendev.org are being mirrored to github, but that process broke recently (githuib updated its SSH host key). Can someone point me to what process/script does the mirroring? For example, what uses this bit of .zuul configuration: https://opendev.org/starlingx/root/src/branch/master/.zuul.yaml#L3119:53
dpanechI'd like to remove these host keys from individual repos and add them to whatever script does this19:53
ildikovit is set up the same way as it is for OpenStack for these repos: https://opendev.org/openstack/project-config/src/branch/master/zuul.d/jobs.yaml#L78923:19
ildikovthe difference is that for OpenStack there seems to be a job that does it centrally for the repos23:19
ildikovand for StarlingX we have it set up per repo23:19
ildikovin my understanding, it is intentional to have this as a config value, as opposed to built into a script23:20

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!