Daniel Nephin
ed37a2dbc2
Refactor of serf feature flag tags.
...
This refactor is to make it easier to see how serf feature flags are
encoded as serf tags, and where those feature flags are read.
- use constants for both the prefix and feature flag name. A constant
makes it much easier for an IDE to locate the read and write location.
- isolate the feature-flag encoding logic in the metadata package, so
that the feature flag prefix can be unexported. Only expose a function
for encoding the flags into tags. This logic is now next to the logic
which reads the tags.
- remove the duplicate `addEnterpriseSerfTags` functions. Both Client
and Server structs had the same implementation. And neither
implementation needed the method receiver.
2021-05-20 12:57:06 -04:00
..
2020-12-07 13:42:55 -05:00
2021-01-27 17:34:43 -05:00
2021-04-08 11:11:15 +01:00
2021-04-27 19:03:16 -04:00
2021-04-29 18:05:50 -04:00
2021-05-19 10:58:28 -04:00
2021-03-15 18:06:04 -06:00
2021-05-20 12:57:06 -04:00
2020-11-06 20:48:38 -05:00
2021-04-07 14:09:22 +01:00
2021-05-06 18:44:05 -04:00
2021-05-20 12:57:06 -04:00
2021-03-22 10:16:41 +01:00
2021-05-05 12:31:23 -06:00
2021-02-06 20:23:40 -05:00
2021-03-22 10:16:41 +01:00
2021-03-09 15:17:26 -05:00
2021-04-27 19:03:17 -04:00
2021-05-14 10:21:44 -05:00
2021-04-28 12:27:38 -04:00
2021-05-19 10:11:29 +00:00
2021-05-14 13:59:13 -05:00
2020-12-07 13:42:55 -05:00
2021-02-17 08:16:57 -08:00
2021-04-14 12:39:35 -04:00
2021-04-14 12:39:35 -04:00
2021-04-14 12:39:35 -04:00
2021-05-05 10:13:41 -07:00
2021-04-14 12:39:35 -04:00
2021-05-12 13:51:39 -07:00
2021-05-12 13:51:39 -07:00
2020-11-18 13:03:29 -05:00
2020-12-07 13:42:55 -05:00
2020-12-11 14:03:47 -05:00
2021-05-05 12:31:23 -06:00
2020-10-06 13:24:05 -05:00
2021-04-14 12:39:35 -04:00
2020-12-07 13:42:55 -05:00
2020-10-09 10:43:33 -04:00
2020-12-07 13:42:55 -05:00
2020-12-07 13:42:55 -05:00
2020-12-11 14:03:47 -05:00
2021-04-12 09:26:55 -06:00
2021-02-10 10:36:11 +01:00
2020-12-07 13:42:55 -05:00
2021-04-14 12:39:35 -04:00
2021-04-05 13:23:00 -05:00
2021-05-06 13:19:45 -04:00
2021-03-16 18:16:44 -04:00
2020-12-07 13:42:55 -05:00
2021-03-24 14:48:18 -04:00
2020-11-09 09:22:11 -05:00
2020-12-07 13:42:55 -05:00
2021-04-14 12:39:35 -04:00
2020-12-07 13:42:55 -05:00
2021-01-04 11:27:00 -06:00
2020-10-08 14:51:53 -05:00
2020-12-07 13:42:55 -05:00
2021-04-14 16:20:22 -04:00
2021-04-14 16:20:22 -04:00
2020-11-06 20:48:38 -05:00
2020-11-11 13:19:02 -05:00
2020-12-07 13:42:55 -05:00
2020-11-09 09:22:11 -05:00
2020-12-07 13:42:55 -05:00
2020-12-11 14:03:47 -05:00
2020-10-01 11:32:25 +01:00
2020-12-07 13:42:55 -05:00
2020-12-07 13:42:55 -05:00
2021-01-25 17:25:03 -05:00
2021-04-12 09:35:14 -06:00
2021-04-12 09:35:14 -06:00
2020-12-07 13:42:55 -05:00
2021-05-14 13:59:13 -05:00
2021-01-25 17:25:03 -05:00
2021-05-04 12:41:43 -07:00
2020-12-07 13:42:55 -05:00
2020-12-07 13:42:55 -05:00
2021-01-06 22:20:23 +01:00
2021-05-10 13:20:45 -04:00
2020-12-07 13:42:55 -05:00
2021-03-16 18:16:44 -04:00
2020-12-07 13:42:55 -05:00
2021-04-14 10:20:15 -06:00
2021-04-15 14:11:23 -06:00
2020-12-07 13:42:55 -05:00
2020-10-08 15:38:01 -04:00
2020-12-07 13:42:55 -05:00