Releases: submariner-io/admiral
Releases · submariner-io/admiral
0.8.0-pre0
Here be dragons
0.7.0
Bump to shipyard 0.7.1 Signed-off-by: Tom Pantelis <[email protected]>
0.6.4
Make metadata fields to preserve configurable in broker Federator There are cases where additional fields need to be preserved so make it configurable. An example is OwnerReferences when syncing local -> local. Signed-off-by: Tom Pantelis <[email protected]>
0.6.3
Add Label and Field selectors to ResourceSyncer Signed-off-by: Tom Pantelis <[email protected]>
0.6.2
Add DeleteCollection Reactor The generated fake client set code doesn't implement DeleteCollection so add a Reactor to do it. Signed-off-by: Tom Pantelis <[email protected]>
0.6.1
0.6.0
0.6.0-pre4
Add function hook to compare resources on update This replaces the ProcessStatusUpdates flag providing more flexibility. Signed-off-by: Tom Pantelis <[email protected]>
0.6.0-pre3
Ignore Status updates by default Also added a flag to make it configurable. Signed-off-by: Tom Pantelis <[email protected]>
0.6.0-pre2
Don't suppress update on Status change There aee use cases for syncing Status changes, Signed-off-by: Tom Pantelis <[email protected]>