%if 0%{?copr} %define build_timestamp .%(date +"%Y%m%d%H%M%%S") %else %define build_timestamp %{nil} %endif Name: postgresql-apb-role Version: 1.3.8 Release: 1%{build_timestamp}%{?dist} Summary: Ansible Playbook for PostgreSQL APB License: ASL 2.0 URL: https://github.com/ansibleplaybookbundle/RHSCL-PostgreSQL-APB Source0: https://github.com/ansibleplaybookbundle/RHSCL-PostgreSQL-APB/archive/%{name}-%{version}.tar.gz BuildArch: noarch %description %{summary} %prep %setup -q -n %{name}-%{version} %if !0%{?copr} patch -p1 < downstream.patch %endif %install mkdir -p %{buildroot}/opt/apb/ %{buildroot}/opt/ansible/roles/postgresql-apb mv playbooks %{buildroot}/opt/apb/actions mv defaults tasks templates vars %{buildroot}/opt/ansible/roles/postgresql-apb %files %doc /opt/apb/actions /opt/ansible/roles %changelog * Tue Sep 04 2018 Dylan Murray 1.3.8-1 - Bug 1625161 - Typecast namespace to string (#64) (dymurray@redhat.com) * Thu Aug 30 2018 Dylan Murray 1.3.7-1 - Bug 1584104 - No TTY (#62) (dzager@redhat.com) - Check for capabilities instead of openshift (jmontleo@redhat.com) * Wed Aug 15 2018 David Zager 1.3.6-1 - Remove deprecated application container versions (#61) (jmontleo@redhat.com) * Fri Aug 10 2018 David Zager 1.3.5-1 - * Fri Aug 10 2018 David Zager 1.3.4-1 - Add postgresql 10 to the list of options (#60) (jmontleo@redhat.com) - Remove asb-module dependency (david.j.zager@gmail.com) * Mon Aug 06 2018 David Zager 1.3.3-1 - Bug 1612793 - Use pvc.yaml.j2 since they are jinja (david.j.zager@gmail.com) - Bug 1611939 - Create PVC for prod plans (david.j.zager@gmail.com) - Bug 1610987: Update default registry for app image (#56) (dzager@redhat.com) * Wed Aug 01 2018 David Zager 1.3.2-1 - Bug 1601334 increase the deployment wait timeout (jmontleo@redhat.com) * Tue Jul 24 2018 David Zager 1.3.1-1 - Bump version for 3.11 (david.j.zager@gmail.com) - Move to ansible 2.6 (#53) (dzager@redhat.com) - Update apb version to be semver compatible (#51) (dzager@redhat.com) * Wed May 30 2018 David Zager 1.2.5-1 - Bug 1583543 - Fix db_host (#49) (dzager@redhat.com) * Thu May 24 2018 David Zager 1.2.4-1 - Include vars for ansible version >= 2.6 (#47) (dzager@redhat.com) - Hardcode app_name for ci (#46) (rhallise@redhat.com) * Thu May 17 2018 David Zager 1.2.3-1 - Bug 1570603: Make postgresql-apb (de)provision idempotent (#45) (dzager@redhat.com) * Thu Apr 19 2018 David Zager 1.2.2-1 - Bug 1563641 - Specify PV Size (#43) (dzager@redhat.com) * Mon Apr 09 2018 David Zager 1.2.1-1 - Bump version for 3.10 (david.j.zager@gmail.com) * Fri Mar 02 2018 Jason Montleon 1.1.14-1 - Bug 1544606 - Ensure subsequent updates do not fail because dir exists (jmontleo@redhat.com) * Thu Mar 01 2018 Jason Montleon 1.1.13-1 - Bug 1544606 - Use rsync to work around cp hanging (BZ1550644) (jmontleo@redhat.com) * Wed Feb 28 2018 Jason Montleon 1.1.12-1 - Revert "Bug 1549019 - Work around connection upgrade issues with oc cp" (jmontleo@redhat.com) * Tue Feb 27 2018 Jason Montleon 1.1.11-1 - Bug 1549019 - Work around connection upgrade issues with oc cp (jmontleo@redhat.com) - Bug 1549019 - Partially work around connection upgrade issues (jmontleo@redhat.com) * Mon Feb 19 2018 Jason Montleon 1.1.10-1 - Use the asb cluster script (rhallise@redhat.com) * Fri Feb 09 2018 Jason Montleon 1.1.9-1 - BZ 1535931 - Work around kubectl stalling in APBs (jmontleo@redhat.com) * Wed Feb 07 2018 David Zager 1.1.8-1 - Bug 1540866 - Use k8s as default cluster (david.j.zager@gmail.com) * Fri Jan 26 2018 Jason Montleon 1.1.7-1 - Bug 1535931 Save all databases (jmontleo@redhat.com) * Tue Jan 23 2018 Jason Montleon 1.1.6-1 - Use the dev plan for CI (rhallise@redhat.com) * Tue Jan 16 2018 David Zager 1.1.5-1 - Kubernetes playbooks for postgresql (rhallise@redhat.com) * Mon Jan 08 2018 David Zager 1.1.4-1 - Update tito releasers (david.j.zager@gmail.com) - Bug 1472226 - Add pattern regex for UI validation (cchase@redhat.com) * Thu Dec 21 2017 Jason Montleon 1.1.3-1 - improve update to preserve data across version and plan transitions (jmontleo@redhat.com) - Bug 1510804 - Change tag to database. (cchase@redhat.com) * Mon Dec 04 2017 Jason Montleon 1.1.2-1 - updates for repo and container name change (jmontleo@redhat.com) * Sun Nov 19 2017 Jason Montleon 1.1.1-1 - Rename the templates to follow convention (rhallise@redhat.com) - Add a log gathering script to the ci job (rhallise@redhat.com) - Pickup 3.7 framework changes (rhallise@redhat.com) - Fix templates to work with 3.7 (rhallise@redhat.com) - Use the ansible-service-broker setup gate script (rhallise@redhat.com) - Add CI to postgresql (rhallise@redhat.com) - Bug 1512430 - Remove unnecessary wait for service (jmontleo@redhat.com) - bump release (jesusr@redhat.com) * Tue Nov 07 2017 Jason Montleon 1.0.13-1 - Bug 1508278 - Use include_tasks instead of include for updated Ansible version. (cchase@redhat.com) * Fri Nov 03 2017 Jason Montleon 1.0.12-1 - Bug 1508278 - Revert to using include for now for Ansible 2.3.2 compatibility. (cchase@redhat.com) * Fri Nov 03 2017 Jason Montleon 1.0.11-1 - Bug 1509018 - Added tags to show up under the right tab in the UI. (cchase@redhat.com) - Bug 1508994 - Hide password with display_type: password (cchase@redhat.com) - Bug 1508278 - Use include_tasks instead of include (cchase@redhat.com) - Bug 1508374 - Move password field below user field (cchase@redhat.com) * Mon Oct 16 2017 Jason Montleon 1.0.10-1 - Make version updatable (jmontleo@redhat.com) * Mon Oct 16 2017 Jason Montleon 1.0.9-1 - Bug 1500661 - Add missing quotes around default version. (chris@chasenc.com) * Fri Oct 13 2017 Jason Montleon 1.0.8-1 - Ensure proper templating with quotes on image (dymurray@redhat.com) * Fri Oct 13 2017 Jason Montleon 1.0.7-1 - stop prefixing the repository with the registry and org twice (jmontleo@redhat.com) * Tue Oct 10 2017 Jason Montleon 1.0.6-1 - Update dockerfiles (david.j.zager@gmail.com) - Bug 1500364 - Update apb.yml with all dependent images (david.j.zager@gmail.com) * Thu Oct 05 2017 Jason Montleon 1.0.5-1 - Add support to update a dev deployment to a prod deployment (jmontleo@redhat.com) - Bug 1498571 - Remove image from APB (david.j.zager@gmail.com) * Wed Oct 04 2017 Jason Montleon 1.0.4-1 - Bug 1498185 - Move version label onto APB spec (dymurray@redhat.com) - Fix nightly metadata (jmontleo@redhat.com) - Update url for postgresql apb (david.j.zager@gmail.com) - Bumped APB spec version to 1.0 (dymurray@redhat.com) - Updated APB to include proper providerDisplayName metadata (dymurray@redhat.com) * Tue Sep 19 2017 Jason Montleon 1.0.3-1 - new package built with tito * Mon Aug 21 2017 Jason Montleon 1.0.2-1 - Fix rhscl-postgresql-apb deprovision (#116) (jmontleo@redhat.com) * Fri Aug 18 2017 Jason Montleon 1.0.1-1 - new package built with tito