This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
Releases: quipucords/qpc-tools
Releases · quipucords/qpc-tools
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Features
- Issue 67 - Create Ansible roles to install and start podman
- Issue 95 - Support Podman on Quipucords server install for RHEL/CentOS 7
- Issue 109 - Upgrade a Quipucords Docker installation to Podman for RHEL/CentOS 7
- Issue 16 - Support automated installation on RHEL 8
- Issue 87 - Change the default port of Gunicorn for Podman
- Issue 68 - Modify installer to reuse roles and more clearly document installation flows
- Issue 38 - Break quipucords-installer Ansible roles into logical sections
- Issue 89 - Add ability to change username/password of Django server during installation
- Issue 12 - Convert the installation upstream script to an RPM
- Issue 80 - Create a man page for the installation rpm
- Issue 92 - Configure spec file to build a RHEL8 rpm
- Issue 31 - Improve Makefile automation for testing the installation
- Issue 3 - Rename the quipucords-installer to qpc-tools since eventually this may handle more than install
- Issue 7 - Move installation packages default directory to the quipucords directory and allow overriding default
- Issue 13 - Define custom facing python command line args
- Issue 23 - Update CLI configure to use the host/port args
- Issue 28 - qpc-tools install command should prompt for passwords
- Issue 30 - Add a role for Redhat Registry Authentication
- Issue 38 - Add new server playbook vars for downstream
- Issue 41 - Prompt for Redhat Registry username if not provided
- Issue 49 - Add logging for subprocess stderr, Ansible command & cancel install
- Issue 29 - Handle advanced arguments for ansible-extras
Bugs
- Issue 15 - Fedora check fails on RHEL8
- Issue 36 - quipucords-installer attempted to install Docker twice from local rpm
- Issue 102 - Fix EPEL check with Ansible yum module
- Issue 105 - Support Podman to Podman upgrade
- Issue 23 - Resolve the warning when checking for EPEL release
- Issue 14 - Replace QPC in the task names to something downstream friendly
- Issue 17 - Can not use relative paths in volume mappings with Podman
- Issue 51 - Change the args/prompts dictionary to be an ordered dictionary
- Issue 40 - Remove checking for local CLI rpm if installing with internet connectivity
- Issue 43 - Offline install still tries to install dependencies for RHEL7 resulting in traceback
0.1.1
0.1.0
Features
- Issue 1740 - User Story: improve usability of offline installation for QPC
- Issue 1898 - User Story: Create version agnostic installation scripts
- Issue 9 - Introduce release verification features for development and testing
- Issue 1820 - QPC server install should automatically open the QPC server port on machine firewall
Bugs
- Issue 6 - Install script open port flag fails when set to true/false/anything
- Issue 7 - Install script does not recognize install_offline=false
- Issue 3 - Install script misuses ansible_env for many variables that are NOT in ansible_env
- Issue 1764 - Running RHEL 6.10 generated error and required yum install libselinux-python to succeed
- Issue 1781 - Install Playbook doesn't check or enable "rhel-7-server-extras-rpms" for RHEL 7
- Issue 1784 - Attempt to enable the optional and extra repos on all RHEL7 machines
- Issue 1786 - Improve install.sh logging so dnf doesn't throw error in CentOS and RHEL installs
- Issue 1827 - Timing Issues when running without supervisord
- Issue 1884 - Remove Fedora from the qpc install scripts
- Issue 1886 - Running installed with install_server=false still installs docker
- Issue 1922 - Install script does not recognize install_offline=false