Does Pulp RPM Remote Create support gpgkey option?

I was wondering if Pulp supports configuring rpm remotes with gpgkey option. I couldn’t find a similar option under pulp rpm remote create --help

I am using the below versions of plugins:
"versions": { "deb": "3.5.2", "gem": "0.7.1", "npm": "0.3.3", "rpm": "3.30.2", "core": "3.80.1", "file": "3.80.1", "maven": "0.10.1", "ostree": "2.4.8", "python": "3.16.0", "ansible": "0.26.0", "certguard": "3.80.1", "container": "2.25.1" }

If gpg feature is supported, please provide the rpm plugin version to use.

Checking the pulp_rpm API docs, the rpm remote does not have a gpgkey option.

With a quick search through the pulp_rpm docs I did not find anything that relates to signature checking during sync, so I am guessing pulp_rpm does not do this?

Can someone confirm?

Can someone confirm?

Yes, I don’t see any metadata checking in the sync code. The only references I found about gpg signatures are those used to generate a publication with gpg enabled / disabled.

You may open a feature request here: https://github.com/pulp/pulp_rpm/issues