Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Releases: trento-project/trento

Cutting Edge

05 Apr 10:41
b75f0f1
Compare
Choose a tag to compare
Cutting Edge Pre-release
Pre-release

Commits

  • 33d472d: Bump prettier from 2.6.1 to 2.6.2 in /web/frontend (dependabot[bot]) #896
  • 8938eb8: Bump webpack from 5.70.0 to 5.71.0 in /web/frontend (dependabot[bot]) #897
  • dc61292: Bump actions/setup-node from 3.0.0 to 3.1.0 (dependabot[bot]) #899
  • 93af491: Bump prettier from 2.6.1 to 2.6.2 in /web/frontend (github-actions[bot]) #896
  • a503475: Bump webpack from 5.70.0 to 5.71.0 in /web/frontend (github-actions[bot]) #897
  • cc5dd0a: Bump actions/setup-node from 3.0.0 to 3.1.0 (github-actions[bot]) #899
  • 42c1bd9: Add missing units in the agent installer config template (Rubén Torrero Marijnissen) #900
  • 0fa6c7c: Add missing units to agent.yaml sample config (Rubén Torrero Marijnissen) #900

0.9.1

11 Mar 09:44
8c27c14
Compare
Choose a tag to compare

Fixed

  • Add /usr/sbin to the PATH for the execution #858 (@arbulu89)
  • Associate attached database properly when the database name is resolved #854 (@arbulu89)
  • Exclude diagnostics service sap systems #849 (@arbulu89)

Other Changes

0.9.0

25 Feb 10:41
0dec4e9
Compare
Choose a tag to compare

Added

Fixed

Closed Issues

  • Checks catalog empty #706
  • Settings button missing in Pacemaker Clusters details view #705

Other Changes

0.8.1

01 Feb 13:40
eee3478
Compare
Choose a tag to compare

Added

Fixed

Other Changes

  • Bump webpack from 5.67.0 to 5.68.0 in /web/frontend #759 (@dependabot[bot])
  • Bump sass from 1.49.0 to 1.49.3 in /web/frontend #758 (@dependabot[bot])
  • Bump eslint from 8.7.0 to 8.8.0 in /web/frontend #754 (@dependabot[bot])
  • Bump github.com/tdewolff/minify/v2 from 2.9.29 to 2.10.0 #752 (@dependabot[bot])

0.8.0

27 Jan 16:45
b5be374
Compare
Choose a tag to compare

Added

  • Cloud provider name is missing from the host's Cloud Detail section #690
  • Allow --help as non-root for install-agent.sh #496
  • 'Select All' and 'Deselect All' are missing in Filters 'Health status...' #476
  • Cross reference the related variables between the helm charts #382
  • Add mTLS agent/server configuration to the installers and the helm chart #380
  • Run npx prettier formatting on e2e test files #747 (arbulu89)
  • Add new e2e tests for the checks catalog view #736 (arbulu89)
  • Add provider field in the cloud details section #711 (arbulu89)
  • Check results pruning command and cron job #661 (arbulu89)
  • Store runner check results in the database #652 (arbulu89)

Fixed

  • Projected events are skipped if events are coming almost in parallel #742
  • Filters not visualized when they are set in the URI #716
  • Individual checks are not properly highlighted when selected in the cluster settings modal #709
  • DB address appears as <nil> in the demo environment #704
  • Health overview should give information about all the hosts #691
  • Premium badge in the checks catalog out of place #655
  • Obsolete database info in Hosts detail view after un_registration #576
  • Duplicate database after unregistration and registration process #573
  • page 'Pacemaker Clusters' not reloaded automatically after tag removed #478
  • Fix tag removal when filtering #733 (arbulu89)
  • Fix health container numbers and pagination numbers #725 (arbulu89)
  • Set table filters properly when the page is reloaded in a new tab #717 (arbulu89)
  • Fix checkbox not shown as selected inside tables #714 (dottorblaster)
  • Replace premium check position to description column #707 (arbulu89)
  • Fix error in prune checks chart declaration #693 (arbulu89)
  • Create the premium detecion service mocks properly #654 (arbulu89)

Closed Issues

  • Telemetry context: apiHost is a confusing name #641
  • Add tests to the cmd line and env variables usage #410

Other Changes

Read more

0.7.1

21 Dec 10:34
399ea6f
Compare
Choose a tag to compare

Added

  • Missing info about HANA instance when trento agent is stopped in primary node #536
  • Add the cluster modal user interaction in the new REST api #219
  • Add dependabot.yml config for GH #612 (@rtorrero)

Fixed

  • Pacemaker Cluster - created tags don't showed up if other filter selected #602
  • Make the table cell alignment consistent in the cluster detail page #535
  • Information missing or wrong information displayed in console after full shutdown #515
  • Wrong HANA cluster info after failover #513
  • HANA primary info missing after failover #512
  • Status of SAP instance doesn't get updated after trento-agent got stopped #491
  • The fencing timeout check fails if the time unit is set #447
  • Point the telemetry service to telemetry.trento.suse.com #640 (@dottorblaster)
  • Fix test 373DB8 to pass if timeout unit is set #639 (@arbulu89)
  • Align properly the cluster sites tables columns #628 (@arbulu89)
  • Fix cluster list filters #627 (@fabriziosestito)
  • Paginate correctly sap systems #626 (@arbulu89)
  • Update gin gonic to the latest version due to major breaking bug in the router mechanism #610 (@fabriziosestito)
  • Fix cluster details resource issues #604 (@arbulu89)

Closed Issues

  • SAP systems view: PAS instance (01) not listed under NWP #609
  • Cluster setting: no field to enter connection user #608
  • Bad Gateway or always get an error message about fetching checks date for hana_cluster #606
  • Pacemaker Clusters details - Health - 'Show check results' is misleading #605
  • Tilde is not correctly resolved on installation script #492
  • Trento Agent version name should be consistent #490
  • Port the SAP systems list to the new architecture #339
  • Cluster Detail page displays an error even if the trento-runner is running #330

Other Changes

0.7.0

17 Dec 16:43
a3173af
Compare
Choose a tag to compare

Added

  • Premium stuff. #582
  • Provide direct navigation from the check results modal to the catalog #532
  • Use the host identifier as host details page reference instead of the hostname #521
  • Improvements in the runner logging #469
  • Introduce Helm chart tests in the CI pipeline #405
  • Wrap all the GetSelectedChecksById calls in the runner, to a unique API call #383
  • Add PremiumDetection capabilities #586 (@nelsonkopliku)
  • Reduce discovery times to 10 seconds and do not store duplicated events #581 (@fabriziosestito)
  • Refactor cluster settings fe #561 (@fabriziosestito)
  • Add live logging ansible #530 (@arbulu89)
  • Add flavor to version package #505 (@rtorrero)
  • Migrate about page and sles subscriptions data to the database #461 (@arbulu89)
  • Split the runner environment vars in directories #440 (@rtorrero)

Fixed

  • Remove column 'System' from HANA Databases - Hosts #549
  • SAP Systems - Filters -SID doesn't work or works only with big delay #545
  • Filters tags added at page of Hosts shows up on page Peacemake Clusters #544
  • List in "Settings > Checks catalog" wrongly rendered #543
  • Instance numbers with one digit in SAP system detail view #508
  • Cluster detail view: checks selected but not showing in Health section #507
  • Cluster view: Health section not showing clusters in any status #506
  • Unknown host listed in Hosts view #503
  • Bad Gateway error when navigating through the different views in the console #502
  • SAP System link in Host Detail view takes you to a Not Found page (The requested URL doesn't exist) #501
  • "SAP System details" instead of "HANA Database details" shows up if open a SID #495
  • cannot detect hosts status correctly or returns 500 error code #482
  • "Warning" value stays 0 even there is a problem with duplicated cluster name #479
  • Trento runner reports all checks in green if the ssh command is not available #277
  • Cluster nodes disappearing from the cluster list when HA discovery loop fails #205
  • HANA secondary sync state should display a message when replication is not working #154
  • Fix null return in check settings #603 (@fabriziosestito)
  • fix bogus docker build makefile error #592 (@stefanotorresi)
  • Fix SBD checks 0B6DB2 and 49591F remediation rendering #587 (@arbulu89)
  • Fix Cluster hana detail host link #555 (@fabriziosestito)
  • Fix Pacemaker Site Details displaying name-related host hrefs #554 (@dottorblaster)
  • Fix sap systems template #547 (@fabriziosestito)
  • Set a timeout in ansible tasks #534 (@arbulu89)
  • Show SAP instance number using 2 digits #527 (@arbulu89)
  • Create properly the SAP system url in the host page #526 (@arbulu89)
  • Show HANA details in its details page #525 (@arbulu89)

Removed

Closed Issues

  • Pacemaker Clusters - Health status always has value '0' for Passing, Warning, Critical all the time #601
  • Bad Gateway got displayed for trento server - Hosts #598
  • All hosts got red icon '!' regardless trento agent is running #596
  • The icon of magnifying glass is misleading #540
  • Refactor cluster entity/model to have just one SID #493
  • Add a make target to build API documentation #321

Other Changes

Read more

0.6.0

18 Nov 16:31
22c2f88
Compare
Choose a tag to compare

Added

Fixed

  • Clusters order in the clusters list page changes over time #455
  • Swagger page calls are broken #453
  • Check Catalog code blocks overflow too much and break the collapsable UX #365
  • The links on the low part of the Home page point to outdated markdown files #358
  • Added scrollbars to the codeblocks #471 (@MMuschner)
  • Include the consul-config-dir init in the agent install script #470 (@arbulu89)
  • Pin pyparsing to ~2.0 version to avoid issues in runner container #468 (@arbulu89)
  • Add conditional in the spec file to detect TW and otherwise avoid missing macro #464 (@rtorrero)
  • Remove /api prefix from swagger api docstrings #457 (@arbulu89)
  • Fix cloud os user name retrieval in the runner side #417 (@arbulu89)
  • Restablish consul-config-dir usage #409 (@arbulu89)
  • check for having elements in a slice before accessing those #407 (@nelsonkopliku)
  • Typo fixes in home.html.tmpl #397 (@MMuschner)
  • Fixed outdated links #390 (@MMuschner)
  • Use ElementsMatch to avoid randomly ordered maps in test #362 (@arbulu89)

Closed issues:

  • Limit concurrency to 1 in the CI #389
  • Make database-dependant tests skippable. #364
  • Restore manual triggering of the CI/CD #354
  • Refactor the ProjectorRegistry in a separate file #353

Other Changes

Read more

0.5.0

20 Oct 13:26
c68731d
Compare
Choose a tag to compare

Added

Fixed

  • Checks result modal node column empty on unreachable #340
  • Trento runner container in K3S is leaving ssh defunc processes #326
  • The check 2C2D43 (2.2.8) is blocking the whole runner's ansible execution #325
  • Tags autocomplete options shows duplicated tags #317
  • HANA Databases page misses tags API, so tags are broken #308
  • Make the new cluster health details play well with unreachable hosts #305
  • container images are not built with the correct version constant #301
  • Fix apparmor_parser requirement check #355 (@fabriziosestito)
  • Show properly the checks when some node is unreachable by ansible #343 (@arbulu89)
  • Add a runner_on_skipped hook into the callback module of the runner #337 (@dottorblaster)
  • Fix check 2.2.8 updating the sudo calls to not block the runner in k3s #328 (@arbulu89)
  • Use tini in the runner container to remove ssh zombie processes #327 (@arbulu89)
  • Store hosts reachable state during the runner execution #320 (@arbulu89)
  • Remove duplicated tags in getTags function #319 (@arbulu89)
  • Fix tags usage in the databases view #318 (@arbulu89)
  • Get correct version to OBS using git release tags #313 (@rtorrero)
  • Fetch tags before building container images #302 (@fabriziosestito)

Other Changes

0.4.1

01 Oct 15:39
e18596e
Compare
Choose a tag to compare

Added

Fixed

  • Trento RPM built in devel:sap:trento is not being injected the version number correctly #262
  • Fix the liveness probe in the ARA chart due to sporadic sigterms #288 (@rtorrero)
  • Fix runner container image #287 (@stefanotorresi)
  • install-agent: fix typo in the script #280 (@rtorrero)

Removed

Other Changes