-
Notifications
You must be signed in to change notification settings - Fork 1
3_0c 3_0d
Michaël Le Marec edited this page May 11, 2023
·
5 revisions
This page lists the GIT commit notes for changes made between TbUtil 3.0c and 3.0d. These are shown in reverse date order (most recent at the top).
The listing below is created by the command git log --decorate 3.0c..3.0d
Commit: dc7d6c0ed1fb4f52083353cc6c5a2953d3ecd318 (tag: 3.0d)
Author: Chris Lowth <[email protected]>
Date: Wed Sep 21 11:58:43 2022 +0100
Add missing semicolon - allow "Lint" check to pass.
Commit: 168d7152aa278e8c79253b47ca7c52106c135c65
Author: Chris Lowth <[email protected]>
Date: Wed Sep 21 11:57:37 2022 +0100
Extensions to the adoption pod and minor wiki edits.
- Adoption pod: run 2 plans with different desired states.
- JS scripts called by "screenshot" can have arguments appended (using commas as delimiter).
- Fix to MD5 sum calculation and tbutil version determination in some wiki docs.
- Shrink JS-ADDINS.md by moving some content to other files in the wiki.
Commit: e262aff6b7dfca1c9651bf20ee4979ca5d2e7454
Author: Chris Lowth <[email protected]>
Date: Tue Sep 20 09:56:02 2022 +0100
Clarify "adoption" wording around datastore browsing.
Commit: fcc1f8f362c7c43ed0a55579a981f993947323c0
Merge: 485b346 802a2a9
Author: Chris Lowth <[email protected]>
Date: Tue Sep 20 08:31:35 2022 +0100
Merge branch 'addDataStoreBrowsing'
Commit: 485b3463d8cb6c06bd48a04edd7d8913c5ca3885
Author: Chris Lowth <[email protected]>
Date: Thu Sep 15 17:20:11 2022 +0100
Fixes and extensions to adoption use case.
- Add swagger for 8.6.2 and 8.6.3
- Add "extract underscore" command.
- Add link to underscore library docs into the wiki.
- Working on extensions to the adoption usecase for actions.
- Prevent broken placement policies from stopping the adoption doc maker.
Commit: 802a2a9d4123fbc6054b34e1a707018529bc1f10 (origin/addDataStoreBrowsing)
Author: Michaël Le Marec <[email protected]>
Date: Thu Sep 15 12:10:07 2022 +0200
Updated vCenter Guest Metrics table to add Data Store Browsing enablement indication
Commit: 8daaa467d1a9625be4925209bf4b94476dfd1ed8
Author: Michaël Le Marec <[email protected]>
Date: Thu Sep 15 10:59:37 2022 +0200
Updated vCenter Guest Metrics table to add Data Store Browsing enablement indication
Commit: 613d215f8a300d43463705c20cc79aaaed8c5dff
Author: Chris Lowth <[email protected]>
Date: Wed Sep 14 20:57:24 2022 +0100
Minor changes while working on TAR doc enahancements.
- Add ".b" command to JS debugger - to browse a JSON object using "fx".
- Add build of "fx" binary (with some minor tweaks).
- Add onprem optimization plan results to TAR doc.
- Add new JS "getenv" internal variables to expose some key GO language information.
- @GOOS, @GOVERSION, @GOARCH, @GOROOT
Commit: d7207407016654cd69b67e759757d6734a35ec19
Author: Chris Lowth <[email protected]>
Date: Mon Sep 12 13:45:22 2022 +0100
Work on build chain and script examples.
- Build chain improvements
- More work on allowing building under Centos.
- Improve the way flags are processed in the k8s usecase building.
- Better handing of "make" dependencies for k8s use cases.
- Improved handling of exposed ports for k8s use cases.
- Migrating a selection of examples from tbutil 2.1
Commit: f990d77f1c2c86fc2bb12b0193b33ede1b75ea75
Author: Chris Lowth <[email protected]>
Date: Wed Sep 7 18:14:10 2022 +0100
Work on compiling under centos.
- Allow static binary build to fail for kafka and sqlite.
- Fix "what" when api/v3 url is used.
Commit: 3e368a52363188e5f3be023ef727f20781dd173a
Author: Chris Lowth <[email protected]>
Date: Wed Sep 7 08:17:25 2022 +0100
Testing and fixing version 3.0d
- "init_creds" subcommand now creates the .tbutilkey file too.
- "adoption": allows for credentials in consul (it didnt work before).
- "report-mailer":
- roll log files.
- "send-reports" shell script now handles the "-n" flag correctly.
- new JS function: loadKv (needed to solve the "adoption" pod issue).
Commit: 89d99b3abedfce013d89d2b8af21ac5e5ce3566c
Author: Chris Lowth <[email protected]>
Date: Tue Sep 6 22:51:01 2022 +0100
Revisit KV Store
- Rework Key/Value storage using "kvstore" interface.
- Internal subcommand "init_creds" for use in K8S pod setup.
Commit: 626db1a881dfeea6980f70cabfb6063f33830dc4
Author: Chris Lowth <[email protected]>
Date: Tue Sep 6 15:02:43 2022 +0100
YamlMaker fixes
Commit: 2bdba3200559cb02c742a2bff5882c8b87476945
Author: Chris Lowth <[email protected]>
Date: Tue Sep 6 13:43:00 2022 +0100
More work on use of consul in usecase pods.
- Remove auto-add of flavour from consul_kv root path.
- Yamlmaker improvements (opt_c etc exposed to templates, and more)
- Yamlmaker option -c to allow consul-compatible yamls to be created.
Commit: f0021e03ebe0f80f25fbfccd74b675b79e6635db
Author: Chris Lowth <[email protected]>
Date: Tue Sep 6 09:24:15 2022 +0100
Telemetry brought in. Yamlmaker improvements. Etc
- Alpine build: fix to docker container creation.
- Yamlmaker:
- output files now include the version number in their name.
- no longer prompts for the version but you can set it using -v on the command line.
- "full" pod:
- consul and hello plugins removed.
- fix to include files from hotwarm and actionscripts use cases.
- files from "flexera" no longer included.
- "flexera" pod no longer mentioned in docs.
- telemetry: more work to bring the existing files into the GIT repo.
Commit: f90b99d69a5dfef0df3cae53b4f1f22ff2ba7324
Author: Chris Lowth <[email protected]>
Date: Thu Sep 1 22:43:29 2022 +0100
Refine PLUGIN.md (and hello plugin) and start adding telemetry usecase code.
Commit: 4e25248771971594e4477ccbdb2a5e0a0a46b320
Author: Chris Lowth <[email protected]>
Date: Thu Sep 1 14:59:22 2022 +0100
WIKI and code cleanup
- WIKI changes.
- Include v3x changelog files.
- Remove link to flexera POD from home page.
- Classify POD flavours as "ready for use" vs "building block".
- Include links to plugin doc pages on the home page.
- Bring "PLUGINS" page back into line with the current plugin design.
- plugin function: add option to pass arguments to the plugin binary.
- all plugins: rework the scaffolding to avoid interface casting errors.
- separate the initScript JS from the go file in more plugins.
- remove bcrypt library from core software.
NB: This WIKI is a work in progress and is known to be incomplete and inaccurate in places as it stands.
Starting points
Popular pages