All notable changes to this project will be documented in this file.
0.0.1 - 2019-02-15
- Project began
- Added cp4mcm-cleanup-utility.sh; it aids the customer in removing CP4MCM resources
- Added ma-prereq.sh; it aids the customer in installing Mutation Advisor prereas
- Added ma-prereq-offline.sh; it aids the customer in installing Mutation Advisor prereas for offline case.
- Added cp4mcm-ha-utility.sh; it aids the customer to enable HA for CP4MCM
- Added the following three yaml files that are used for Unified Agent deployment:
reloader.yaml
ua-deploy.yaml
ua-operator-deploy.yaml
- Added legacy search monitoring job deployment script
scripts/monitor-mcm
- Added cloud native monitoring uninstall script
scripts/cnmon/uninstall_cnmon.sh
- Added RHACM 2.1 issuer workaround script
scripts/cp4mcm-rhacm21-cp-issuer-secret.sh
- Added uninstall.sh; it is a standalone utility to help the customer uninstall the Cloud Pak for MultiCloud Management; valid for use in CP4MCM 2.0
scripts/uninstall.sh
- Removed default arguments to uninstall.sh
scripts/uninstall.sh
- Updated cp4mcm-cleanup-utility.sh script to be more generic
scripts/cp4mcm-cleanup-utility.sh
- Added grc-policy-updates.sh script to update GRC policy attributes when upgrading from mcm core 2.0 to Red Hat Advanced Cluster Management version 2.1
scripts/grc-policy-updates.sh
- Added chatops-update.sh script to update Chatops integration settings
scripts/chatops-update.sh
- Added CouchDB backup/restore scripts
scripts/backupcouch.sh
scripts/restorecouch.sh
- Updated grc-policy-updates.sh script to be consistent with RHACM policy changes.
scripts/grc-policy-updates.sh
- Added vaultfeeder tool to configure HashiCorp Vault and push target VM credentials in it for IBM CloudPak for Multicloud Management VM policy controller 2.0 onwards.
vaultfeeder
- Updated the uninstall and cleanup scripts for ChatOps removal
scripts/cp4mcm-cleanup-utility.sh
scripts/uninstall.sh
- Updated cp4mcm-ha-utility.sh script to support modules
- infrastructure-management-grc
- infrastructure-management-vm
- Updated cp4mcm-cleanup-utility.sh and uninstall.sh scripts to include commands to delete MutatingWebhookConfiguration and ValidatingWebhookConfiguration objects
scripts/cp4mcm-cleanup-utility.sh
scripts/uninstall.sh
- Updated cp4mcm-ha-utility.sh by removing everything that dealt with removed operands for CP4MCM 2.3 FP6
- Added function to delete sre clusterrole and clusterrolebinding
scripts/cp4mcm-ha-utility.sh
scripts/cp4mcm-cleanup-utility.sh