Skip to content

Releases: telstra/open-kilda

v1.151.0 (02/01/2024)

16 Jan 14:26
Compare
Choose a tag to compare

Improvements:

  • #5512 [TEST] Remove single-table support and checks in functional tests [tests]
  • #5502 Log message about isl removal only after transaction commit
  • #5510 [TEST]: Improvement #5390: Cleanup: Optional ISLs resetting if required (Issue: #5390) [tests]

Other changes:

  • #5515 [TEST] Remove openTSDB support in tests [tests]

For the complete list of changes, check out the commit log.

v1.150.0 (15/12/2023)

15 Dec 11:38
Compare
Choose a tag to compare

Features:

  • #4931 Tool for dump/restore OpenTSDB data

Bug Fixes:

  • #5513 #5420: [TEST] Ignore failing WB5164 mirror check (Issue: #5420) [tests]
  • #5501 Adjust ordering of HA-flow history actions. (Issue: #5366)

Improvements:

  • #5507 [TEST]: #5504: Storm: Updating network topology manipulation (Issue: #5504) [tests]
  • #5508 #5390: [TEST] Fixed tests after changes in history API pt.2 (Issues: #5390 #5390) [tests]
  • #5491 Remove the deprecated authentication plugin for the MySQL container. (Issue: #5460) [configuration]
  • #5493 [TEST] Refactoring the way to choose switch pairs for test [tests]

For the complete list of changes, check out the commit log.

Affected Components:

history, otsdb

v1.149.0 (07/12/2023)

07 Dec 14:24
Compare
Choose a tag to compare

Bug Fixes:

  • #5489 Improve dump payload format to not display empty protected path objects. (Issue: #5368)
  • #5490 HA-Flow: move history dumps to the place where status of flow and paths are already set. (Issue: #5371)
  • #5495 open-kilda-4485 [GUI] missing permission validation on the 'useractivity' page (Issue: #4485) [gui]
  • #5497 Simple flow: move saving history dumps so that they saved before or after the IN_PROGRESS state (Issue: #5373)
  • #5500 Enable saving dumps before and after on HA-Flow path swap operation.

Improvements:

  • #5505 [TEST] Fixed flaky Y-Flow delete metod [tests]
  • #5509 Make writing data into OTSDB optional
  • #5382 Remove multi table from rule manager and DB
  • #5492 GUI: Add inner vlans into flows/add-new page (Issue: #5296) [gui]
  • #5498 #5390: [TEST] Prevent one way to false fail Flow Monitoring test (Issues: #5390 #5390) [tests]
  • #5503 [TEST]: Storm: Disabling test that caused topology deletion issue [tests]

For the complete list of changes, check out the commit log.

Affected Components:

history

Upgrade notes:

OrientDB schema have been changed in this release. You need to apply schema migration. Please follow migration instructions.

v1.148.0 (04/12/2023)

05 Dec 08:20
Compare
Choose a tag to compare

Bug Fixes:

  • #5476 Fix a bug with writing history before the history event is created. (Issue: #4738)

Improvements:

  • #5472 Remove opentsdb from Kilda-gui [gui]
  • #5479 kilda-gui deps update [gui]
  • #5483 [TEST]: Server42: Flow: Rtt stats: Adding origin [tests]
  • #5484 #5390: [TEST] Avoid possibility of Y-Flow's subflows vlan conflict (Issues: #5390 #5390) [tests]
  • #5487 [TEST]: Rigel: Stats: Victoria [tests]
  • #5488 #5390: [TEST] Fix flaky HA-Flow ping test (Issues: #5390 #5390) [tests]
  • #5461 Change health check test for the MySQL container. Update docs. (Issue: #5459) [configuration]

For the complete list of changes, check out the commit log.

Affected Components:

history

v1.147.1 (27/11/2023)

27 Nov 14:24
Compare
Choose a tag to compare

Bug Fixes:

  • #5467 Fix KildaEntryCacheService cache init on the service activation.

Improvements:

  • #5477 [TEST]: Additional logs: Topology rebuild issue [tests]
  • #5478 [TEST]: Improvement: Flows(regular, y-, ha-) leftovers cleanup [tests]
  • #5482 [TEST] Debug enabled for flaky Flow Monitoring spec [tests]

For the complete list of changes, check out the commit log.

v1.147.0 (21/11/2023)

21 Nov 10:59
Compare
Choose a tag to compare

Bug Fixes:

  • #5468 GUI, Flow-detail page. Change checkbox switch from default opentsdb to victoriaDb [gui]

Improvements:

  • #5473 Use new instance of cache map instead of cleaning
  • #5469 [TEST] A unit test for generating a DOT-file representation of an FSM [tests]
  • #5471 [TEST]: Improvement: Flow Stats: Flaky test [tests]

For the complete list of changes, check out the commit log.

v1.146.1 (09/11/2023)

09 Nov 16:37
Compare
Choose a tag to compare

Bug Fixes:

  • #5465 Fix a bug when a misconfigured rule with incorrect cookie is not re-installed.
  • #5466 replaced opentsdb in kilda-gui with victoriaDB. [gui]

Improvements:

For the complete list of changes, check out the commit log.

v1.146.0 (07/11/2023)

07 Nov 12:54
Compare
Choose a tag to compare

v1.146.0 (07/11/2023)

Bug Fixes:

  • #5464 GUI: Graph: Victoria: Incorrect metrics value (max value) #5458 (Issues: #5458 #5458)
  • #5457 Flows by port: add condition to check switch ID and separate scr and dst ports when processing segments. (Issue: #5450)
  • #5419 HA-flow history: add dumps, fix task IDs for saving an action to history (Issue: #5425)

Other changes:

For the complete list of changes, check out the commit log.

Affected Components:

gui, history

v1.145.2 (31/10/2023)

31 Oct 12:19
Compare
Choose a tag to compare

Bug Fixes:

  • #5381 skip haYPoint=endpoint when update periodic pings

Improvements:

  • #5444 Add a check whether a migrate script completed successfully. [configuration]
  • #5447 [TEST]: 5224: Ha-Flow: Ping: Updating switch triplet selection
  • #5453 #5390: [TEST] Attempt to fix several flaky tests increasing waiting intervals (Issues: #5390 #5390) [tests]
  • #5454 [TEST]: Server42: Isl Rtt:  Fixing refactoring issue
  • #5456 Store datapoints into special storage to save memory

For the complete list of changes, check out the commit log.

v1.145.1 (26/10/2023)

27 Oct 07:37
Compare
Choose a tag to compare

Bug Fixes:

  • #5445 Do not write false 'flow not found' log if monitoring is disabled
  • #5413 Victoria metrics url fixes for multicluster victoria configuration. [gui]

Improvements:

  • #5443 #5390: [TEST] Fix flaky Y-Flow Path Swap test (Issues: #5390 #5390) [tests]
  • #5446 #5390: [TEST] Fix flaky Y-Flow reroute test (Issues: #5390 #5390) [tests]
  • #5448 #5390: [TEST] Fix flaky Autoreroute test (Issues: #5390 #5390) [tests]
  • #5319 Remove multi_table fields from DB objects (Issue: #5313)
  • #4552 Multi AZ deployment for kilda [docs]
  • #4695 Make all storm topologies scalable across storm workers
  • #5434 [TEST]: Flaky tests: Ha-Flow: Update [tests]
  • #5436 Split StatsTopologyTest to run it in parallel [tests]
  • #5437 Ignore lock-keeper tests in docker directory
  • #5438 Run unit tests via github actions in parallel
  • #5439 [TEST]: Env setup: Parallel execution: Topology readiness [tests]

For the complete list of changes, check out the commit log.

Upgrade notes:

OrientDB schema have been changed in this release. You need to apply schema migration. Please follow migration instructions.