#2305 Provide build tag information to volume policy for non-rpm builds
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago by mikem.

The volume policy hooks for non-rpm builds don't provide as much data as the rpm case. A notable omission is build tag information, which can be quite useful in volume policies.

Ultimately, we may not be able to provide fully uniform data as the different pathways are fundamentally different. However, we can definitely do better.


PR #2306 addresses this by deducing the build tag from the task id, which works as long as there is a task id. In cases with no task (CGImport and other externally imported builds), there's probably not much we can do.

Metadata Update from @mikem:
- Custom field Size adjusted to None

3 years ago

Metadata Update from @mikem:
- Issue set to the milestone: 1.22

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

3 years ago

I'd like to keep this in 1.22

Metadata Update from @jcupova:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2306 Merged 3 years ago