siderolabs/talos-vmtoolsd

Same pkg name in extensions

Closed this issue · 3 comments

When trying to publish an official extension using this repo siderolabs/extensions#348 the ci fails since this repo's container image is named talos-vmtoolsd and extensions also has it named as talos-vmtoolsd. We have some options to mitigate this:

  • rename the image here to have some prefix/suffic like talos-vmtoolsd-pkg
  • Rename the official extension to be something like talos-vmtoolsd-ext
  • Don't publish image here

I'd like to keep the package here, as it is also useful in a DaemonSet.

Looking at other extensions in https://github.com/siderolabs/extensions I'd say renaming the image there to simply vmtoolsd sounds most logical.

I'd like to keep the package here, as it is also useful in a DaemonSet.

Looking at other extensions in https://github.com/siderolabs/extensions I'd say renaming the image there to simply vmtoolsd sounds most logical.

Cool, I'll get it fixed in extensions. Or even can name vmtools-guest-agent