Jonathan A. Sternberg
1a3fc0aa15
protobuf: remove gogoproto
...
Remove gogoproto in favor of the standard protobuf compiler. This
removes any nonstandard extensions that were part of gogoproto such as
the custom types.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com >
2024-09-26 12:57:45 -05:00
Brian Goff
c40f30e45b
sourcepolicy: fix policy so last rule wins
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-12-13 13:02:15 -08:00
Brian Goff
c7a54c7453
sourcepolicy: cleanup uneccessary interfaces
...
These were just there while figuring out how things would work and are
not needed now.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-12-13 13:02:14 -08:00
Brian Goff
6e89b21e21
sourcepolicy: split dest type from identifier
...
This makes destination more symetrical with sources.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-12-13 13:01:54 -08:00
Brian Goff
7526659ab0
Update source pinning to use proposed policy
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2022-12-13 13:01:54 -08:00