dpanech | Hi, 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#L31 | 19:53 |
---|---|---|
dpanech | I'd like to remove these host keys from individual repos and add them to whatever script does this | 19:53 |
ildikov | it 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#L789 | 23:19 |
ildikov | the difference is that for OpenStack there seems to be a job that does it centrally for the repos | 23:19 |
ildikov | and for StarlingX we have it set up per repo | 23:19 |
ildikov | in my understanding, it is intentional to have this as a config value, as opposed to built into a script | 23:20 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!