Releases: ciscoecosystem/consul-aci
Releases · ciscoecosystem/consul-aci
Consul App in the ACI App Center - 1.1
- Displaying Kubernetes pod in the Pod column in the details screen.
- Displaying separate rows with Service checks, Node checks and Endpoint summary for each datacenter on Dashboard screen.
- Adding navigation functionality on following components on Dashboard
- Seed Agents - Connected/Disconnected will navigate the user to Agents screen showing the Connected/Disconnected agents based on the selection on Dashboard screen.
- Service Checks - Passed/Warning/Critical will navigate user to Service checks screen displaying service with passed/warning/critical check status based on the selection on Dashboard screen.
- Node Checks - Passed/Warning/Critical will navigate the user to Node checks screen displaying Nodes with passed/warning/critical check status based on the selection on Dashboard screen.
- Endpoints - Service Endpoints/ Non-service Endpoints will navigate the user to Service Endpoint screen and Non-service endpoint screens.
Consul App in the ACI App Center - 1.0
Features
- Creation of Expansion view in right pane of Details View.
- Services information in expanded details along with node checks and service checks.
- Additional column for ACI Pod in Details view and its filters.
- Agent icon change in left navigation bar.
- Overlapping IP address space handled in Add Seed Agent screen rather than Mapping screen.
- Functionality of toggle the IP Addresses to be considered in Mapping screen removed as that case handled in above point.
- Service tab information view changed from table to service cards.
- Usability/UI changes as :
- Rename Node name as Node, Service name as Service, CheckId as Id
- Operational table remove the multicast address column
- Rename IF to Interface policy
- Remove dash between between individual VLAN names in Configured Access Policy information
- Rename filter to filters
- Alignment changes for labels
Consul App in the ACI App Center - 0.3
Features
- Performance Improvements
- Database operations' optimizations
- Polling interval to be taken as configurable value
Bugs
- LAN WAN IP''s from Consul should not be corelated.
- Agent and Datacenter data should not be visible of one tenant in another
- Some UI usability bugs
- Few bugs related to data storage in Alchemy tables related to data model
Consul App in the ACI App Center - 0.2
Features
- Handle ipv6 addresses in correlation and display in screens.
- Consider Intra-epg and Taboo Contracts in the information to be displayed.
- Blueprint UI library upgraded to fix UI issues related to filters, pagination, layout etc.
- Handle the case of Consul non-service endpoint i.e the dangling node in the tree and in the details view.
- Performance dashboard - Overview section showing counts of service and non-service endpoints.
Bugs
- Missing EPG alias value fixed.
- Handle tenant specific data on mapping screen.
- Contract subnet data synced with APIC information.
Consul App in the ACI App Center - 0.1
Features
- Health Checks pulled from Consul
- Details of services running within each end point
- Service Tags associated with each endpoint and contract subnet data.
- Hierarchical view of Application -> Application Profiles ->EPGs -> End points ->Services
- Alternate Hierarchical view of Fabric Topology -> Virtualization -> Endpoint -> Services
- ACI Endpoint Operational information corresponding to a Service including (Learning Resource, Hosting Server, Interface, Encap)
- Segregation of Endpoints within an EPG which have running services as reported by Consul
- Addition of namespace value from Consul payload in case of Consul Enterprise (in UI screens-details and service right pane) and in co-relation logic implemented.
- Support for co-relation of data from Opensource and Consul Enterprise versions.
- Agent addition and deletion, agent details screen ,left pane navigation.
- Consul and ACI co-relations' details screen having service endpoints' information and its expansion screen with more details of ACI.
- Mapping Screen to enable disable the endpoints visibility in tree-view and details-view.
- Performance dashboard - Overview section showing counts of nodes and services.
- Static text screen for service intentions added.
- Help screen.