You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enable new target v8o with filter; refactored shared code; removed unused methods
* Move k8s operator filter into target directory; remove explicit copy
* Updated scripts to reflect additional options for -target
* Revisions to scripts
* Allow additional output types to be specified in the target configuration; fixed logger errors
* Fixed comment typo
* JIRA WDT-426 Build resource config files from templates, perform simple substitutions; improve exception handling
* JIRA WDT-426 Break out substitution module; use substitution blocks for databases, clusters
* JIRA WDT-426 Renaming to use vz throughout
* JIRA WDT-426 Revised model and binding templates
* JIRA WDT-426 Match secret name to script; use aliases for name resolution
* JIRA WDT-426 Use domain UID consistently in VZ config and secrets script
* JIRA WDT-426 Use a secret for AdminUserName, use DOMAIN_UID environment variable consistently
* JIRA WDT-426 Define secret model tokens and references consistently
* JIRA WDT-426 Use JDBC secret name for vz config; refactor format_variable_name() into variable_injector_functions.py
* JIRA WDT-426 Create additional output in discover before variables have been inserted
* JIRA WDT-426 Use shared method to calculate server count for clusters
* JIRA WDT-426 Remove unused method
* JIRA WDT-426 Check credential secret flag before updating model; fixed problem with prepareModel properties
* JIRA WDT-426 Revise secrets scripts to support paired secrets; added comments
* JIRA WDT-426 Use object for target configuration
* JIRA WDT-426 Just create secrets in prepareModel; corrected admin secret name
* JIRA WDT-426 Changed name to target configuration throughout
* JIRA WDT-426 Check before creating secrets script; add config_override_secrets flag
* JIRA WDT-426 Use ".password" for paired secret password fields
* JIRA WDT-426 Fixed problem when no target
* JIRA WDT-426 Use password placeholder in model for config_override_secrets
* JIRA WDT-426 Added comments, changed parameter name, for __check_and_customize_model()
* JIRA WDT-426 Corrected method name
* JIRA WDT-426 Use credentials_method property to determine handling
* JIRA WDT-426 Leave credential fields unchanged if credential method not specified
* JIRA WDT-426 Change admin user and password secret names to 'username' and 'password'
* JIRA WDT-426 Leave credential fields unchanged if credential method not specified
* add vz required fields for models
update component name in binding file
update discovery where url may have '&' and needs to be encoded back
* change default logHome location
* update logHome location and remove default channel ports
* JIRA WDT-426 Don't XML encode JDBC URL
* JIRA WDT-426 Use "password" key for all secrets, improve script comments
* JIRA WDT-426 Use "credentials_method" in doc and comments
* JIRA WDT-426 Remove "replicas" from binding model
Co-authored-by: Johnny Shum <cbdream99@gmail.com>
0 commit comments