Friday, 2026-03-27

cardoeCan we get the DNS entry osh.openstack.org reserved? The OpenStack Helm project is going to make some CRDs for Kubernetes and we figured we should scope to a domain that won’t be used for anything else.00:12
fungicardoe: they have to be served at the root of a domain, can't go on tarballs or docs in a longer path? also do you have a feel for what the publication automation would be for it? is the content going to be generated by zuul jobs and then promoted to publication?13:05
cardoeThere's nothing going to be served.13:50
cardoeI'll use External Secrets as an example..13:51
cardoeapiVersion: external-secrets.io/v113:51
cardoekind: ExternalSecret13:51
cardoeThat's the first two lines in a k8s manifest.13:51
cardoeWe're going to create some Custom Resource Definitions in the OpenStack Helm project. They've got to have "apiVersion". So we're proposing to use "osh.openstack.org/v1alpha1". So I'm just saying we should likely flag that.13:53
cardoePersonally anytime I've written a CRD, I've make the apiVersion string a real DNS entry and I've made the thing work like a real URL and redirect to the documentation.13:53
fungiah, once upon a time we had project-specific subdomains for their "developer docs" (what the docs team at the time called documentation written by the developers rather than openstack's professional technical writers)13:55
fungiwe still have those dns names maintained as redirects like https://nova.openstack.org/ for backward-compatibility with very old url references13:55
fungiwe weren't ever planning to add new ones, but maybe this is a case that would warrant it13:56
cardoeIt doesn't need to be a registered DNS entry. It's just ensuring uniqueness. I was just suggesting we register it.14:41
fungiyeah i think we're on the same page now14:43
fungii would probably lean toward adding it to dns and setting up a web redirect to the osh docs at that name for transparency and to make sure nothing else ends up using it (not that it's a huge risk)14:44
cardoeThat's what I've personally done for my CRDs just for that same reason.15:15
opendevreviewThales Elero Cervi proposed openstack/project-config master: Add repo app-prometheus to StarlingX  https://review.opendev.org/c/openstack/project-config/+/98249519:49

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