consul/agent/structs
Vijay 2f20c77e4d
Displays Consul version of each nodes in UI nodes section (#17754)
* update UINodes and UINodeInfo response with consul-version info added as NodeMeta, fetched from serf members

* update test cases TestUINodes, TestUINodeInfo

* added nil check for map

* add consul-version in local agent node metadata

* get consul version from serf member and add this as node meta in catalog register request

* updated ui mock response to include consul versions as node meta

* updated ui trans and added version as query param to node list route

* updates in ui templates to display consul version with filter and sorts

* updates in ui - model class, serializers,comparators,predicates for consul version feature

* added change log for Consul Version Feature

* updated to get version from consul service, if for some reason not available from serf

* updated changelog text

* updated dependent testcases

* multiselection version filter

* Update agent/consul/state/catalog.go

comments updated

Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>

---------

Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2023-07-12 13:34:39 -06:00
..
aclfilter add acl filter logs (#17143) 2023-04-26 10:57:35 -04:00
acl.go
acl_cache.go
acl_cache_test.go
acl_oss.go
acl_test.go
auto_encrypt.go
autopilot.go
autopilot_oss.go
catalog.go Add /v1/internal/service-virtual-ip for manually setting service VIPs (#17294) 2023-05-12 00:38:52 +00:00
catalog_oss.go
check_definition.go
check_definition_test.go
check_type.go
config_entry.go Remove duplicate and unused newDecodeConfigEntry func (#17979) 2023-06-30 09:39:54 -07:00
config_entry_discoverychain.go
config_entry_discoverychain_oss.go
config_entry_discoverychain_oss_test.go
config_entry_discoverychain_test.go
config_entry_exports.go
config_entry_exports_oss.go
config_entry_exports_oss_test.go
config_entry_exports_test.go
config_entry_gateways.go xds: generate listeners directly from API gateway snapshot (#17398) 2023-05-22 17:36:29 -04:00
config_entry_gateways_test.go
config_entry_inline_certificate.go Ensure RSA keys are at least 2048 bits in length (#17911) 2023-06-28 15:34:09 +00:00
config_entry_inline_certificate_test.go test: fix FIPS inline cert test message (#18076) 2023-07-11 11:28:27 -04:00
config_entry_intentions.go fixed aliases for sameness group (sameness_group) (#17161) 2023-04-26 14:53:23 -07:00
config_entry_intentions_oss.go
config_entry_intentions_oss_test.go
config_entry_intentions_test.go
config_entry_jwt_provider.go Expose JWKS cluster config through JWTProviderConfigEntry (#17978) 2023-07-04 09:12:06 -04:00
config_entry_jwt_provider_oss.go
config_entry_jwt_provider_test.go Expose JWKS cluster config through JWTProviderConfigEntry (#17978) 2023-07-04 09:12:06 -04:00
config_entry_mesh.go
config_entry_mesh_oss.go
config_entry_mesh_test.go
config_entry_oss.go
config_entry_oss_test.go
config_entry_routes.go
config_entry_routes_test.go
config_entry_sameness_group.go
config_entry_sameness_group_oss.go Add sameness group field to prepared queries (#17089) 2023-04-24 13:21:28 -07:00
config_entry_status.go APIGW Normalize Status Conditions (#16994) 2023-04-24 16:22:55 -04:00
config_entry_test.go Hash namespace+proxy ID when creating socket path (#17204) 2023-05-09 12:20:26 -06:00
connect.go
connect_ca.go
connect_ca_test.go
connect_oss.go
connect_proxy_config.go
connect_proxy_config_oss.go
connect_proxy_config_test.go
deep-copy.sh
discovery_chain.go Refactor disco chain prioritize by locality structs (#17696) 2023-06-13 11:03:30 -04:00
discovery_chain_oss.go
envoy_extension.go Add Envoy and Consul version constraints to Envoy extensions (#17612) 2023-06-08 10:26:11 -04:00
errors.go
federation_state.go
identity.go
intention.go
intention_oss.go fix tproxy sameness groups (#17468) 2023-05-25 12:18:55 -04:00
intention_test.go
operator.go [NET-3865] [Supportability] Additional Information in the output of 'consul operator raft list-peers' (#17582) 2023-06-14 15:12:50 +00:00
peering.go
prepared_query.go Add sameness group field to prepared queries (#17089) 2023-04-24 13:21:28 -07:00
prepared_query_test.go Add sameness group field to prepared queries (#17089) 2023-04-24 13:21:28 -07:00
protobuf_compat.go
service_definition.go
service_definition_test.go
snapshot.go
structs.deepcopy.go Refactor disco chain prioritize by locality structs (#17696) 2023-06-13 11:03:30 -04:00
structs.go Displays Consul version of each nodes in UI nodes section (#17754) 2023-07-12 13:34:39 -06:00
structs_ext_test.go
structs_filtering_test.go Add Envoy and Consul version constraints to Envoy extensions (#17612) 2023-06-08 10:26:11 -04:00
structs_oss.go
structs_oss_test.go
structs_test.go validate localities on agent configs and registration endpoints (#17712) 2023-06-15 10:01:04 -04:00
system_metadata.go
testing.go
testing_catalog.go [API Gateway] Fix rate limiting for API gateways (#17631) 2023-06-09 08:22:32 -04:00
testing_connect_proxy_config.go
testing_intention.go
testing_service_definition.go
txn.go