3_0e 3_0f - turbonomic/tbutil GitHub Wiki
TbUtil version 3.0f, changes vs 3.0e
This page lists the GIT commit notes for changes made between TbUtil 3.0e and 3.0f. These are shown in reverse date order (most recent at the top).
The listing below is created by the command git log --decorate 3.0e..3.0f
Commit: da4aa454dc6a703b2cdf871d465eb47d42e50ce7 (tag: 3.0f)
Author: Chris Lowth <[email protected]>
Date: Tue Oct 4 15:54:01 2022 +0100
Continued work on OpenShift-compatibility.
Commit: 3579335ce77f2f2eb220c37f6f2603e171248ace
Author: Chris Lowth <[email protected]>
Date: Tue Oct 4 14:21:26 2022 +0100
Ad tbsh for openshift terminal usage
Commit: aadcdf424da7bcda056f33b6af1d817fbd8ec401
Author: Chris Lowth <[email protected]>
Date: Tue Oct 4 13:47:03 2022 +0100
Readying for 3.0f release.
- hotwarm: improved handling of bad/empty topology definitions.
- some documentation updates.
Commit: 8005187b1b93a62b4eb705e8f8032d0009ad6879
Author: Chris Lowth <[email protected]>
Date: Mon Oct 3 22:05:19 2022 +0100
Mainly a fix to hot/warm handling of dashboards.
- More work on grpc library - including documentation.
- Base POD improvement to allow more ENV vars to be captured.
- Hot/Warm scripted testing.
- Consul library - improved handing of service IP and port.
- YamlMaker: Populate TURBO_K0 even when tbutil namespace doesnt exist.
- More work on the action-journey for adoption and telemetry.
Commit: 9dfa9675e575c5e2d6892b58975039c14cfccd9b
Author: Chris Lowth <[email protected]>
Date: Thu Sep 29 16:57:32 2022 +0100
Working towards release 3.0f
More work on the grpc plugin.
Extensions to adoption use case (work in progress).
New JS function "freePort".
Yamlmaker work for openshift.
Commit: c32b245634477d2e4fff9b28c17ee69679420884
Author: Chris Lowth <[email protected]>
Date: Tue Sep 27 15:08:25 2022 +0100
Work for enhancements to adoption use case.
- actions-plugin is now grpc-plugin.
- more methods added to grpc-plugin.
- "getAllActions" can now be used in chunked mode (vs pagination).
- Adoption use case:
- Add K8S node description
- Partial work on resize-action-stats
Commit: f22d85c86f13406c29e1a4725c7f74c89330a7d5
Author: Chris Lowth <[email protected]>
Date: Fri Sep 23 11:36:45 2022 +0100
GRPC library work and other minor edits.
- Started work on GRPC library for tbutil.
- Added the license-web code to the git repo.
- Imported key2pin and make-license from old git repo.
- Yamlmaker fix: dont try to create .ssh on non-ova installs.
- adoption pod: added in-pod testing script.