Which tag
should be used for the OCI artifact of a configured resource?
#151
Labels
kind/task
small task, normally part of feature or epic
needs/validation
Validate the issue and assign a priority
Milestone
Description
Currently, it is unclear which tag a single layer OCI artifact, created by the configuration controller, should be tagged with.
Possible options:
configuredResource
(not implemented)resource
(not implemented)At the moment there is no way to pass the tag from the target or source resource to the configuration-controller. This would require some adjustments of the API or the
content
interface.Additionally, one has to consider how to handle for example
HelmCharts
inOCI Artifacts
that should be tagged with theHelmChart
version again to be consumed by e.g. FluxCDsOCIRepository
andHelmRelease
.Especially the last aspect is also relevant for the deployer, since the deployer could do some workarounds to provide meaningful tags. That is why this is a sub-task of the deployer
Done Criteria
The text was updated successfully, but these errors were encountered: