Skip to content

Releases: submariner-io/admiral

0.8.0-pre0

26 Nov 13:27
Compare
Choose a tag to compare
0.8.0-pre0 Pre-release
Pre-release

Here be dragons

0.7.0

07 Oct 03:09
Compare
Choose a tag to compare
Bump to shipyard 0.7.1

Signed-off-by: Tom Pantelis <[email protected]>

0.6.4

30 Sep 16:51
Compare
Choose a tag to compare
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

28 Sep 13:50
Compare
Choose a tag to compare
Add Label and Field selectors to ResourceSyncer

Signed-off-by: Tom Pantelis <[email protected]>

0.6.2

11 Sep 19:35
Compare
Choose a tag to compare
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

03 Sep 14:55
a69b58d
Compare
Choose a tag to compare
Merge pull request #117 from tpantelis/per_resource_ns

Allow per-resource namespace in the Federator

0.6.0

19 Aug 13:10
Compare
Choose a tag to compare

Initial release for 0.6.0

0.6.0-pre4

13 Aug 18:47
Compare
Choose a tag to compare
0.6.0-pre4 Pre-release
Pre-release
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

13 Aug 01:44
Compare
Choose a tag to compare
0.6.0-pre3 Pre-release
Pre-release
Ignore Status updates by default

Also added a flag to make it configurable.

Signed-off-by: Tom Pantelis <[email protected]>

0.6.0-pre2

10 Aug 17:33
Compare
Choose a tag to compare
0.6.0-pre2 Pre-release
Pre-release
Don't suppress update on Status change

There aee use cases for syncing Status changes,

Signed-off-by: Tom Pantelis <[email protected]>