Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Initial commit of Redash chart. #5071

Closed
wants to merge 17 commits into from
Closed

Initial commit of Redash chart. #5071

wants to merge 17 commits into from

Commits on Jan 24, 2019

  1. Initial commmit of Redash chart.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    9e1336c View commit details
    Browse the repository at this point in the history
  2. Updating to match latest Helm template, additional clean-up and docs.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    96e413c View commit details
    Browse the repository at this point in the history
  3. Use specific fullnameOverride values for each sub-service.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    fb4e53a View commit details
    Browse the repository at this point in the history
  4. Switching to apps/v1beta2 API group for k8s 1.8+ API.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    78e04b1 View commit details
    Browse the repository at this point in the history
  5. Drop configurable component names/fullNames.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    4173440 View commit details
    Browse the repository at this point in the history
  6. Adding deployment selectors.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    9adab0e View commit details
    Browse the repository at this point in the history
  7. Separate out DB values to allow for automatic password generation and…

    … form DB URLs in a shell script loader.
    
    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    183b607 View commit details
    Browse the repository at this point in the history
  8. Reworked createdb.sh with more robust logging, timeout/retry and erro…

    …r handling.
    
    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    e83d77c View commit details
    Browse the repository at this point in the history
  9. Update image to 6.0.0 release

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    ce4f184 View commit details
    Browse the repository at this point in the history
  10. Upgrade requirement versions and update variables/names as needed.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    cdf6787 View commit details
    Browse the repository at this point in the history
  11. Add option to use external PostgreSQL database instead of chart.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    645e8ca View commit details
    Browse the repository at this point in the history
  12. Update requirements.lock for postgresql bugfix release.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    a7a05ab View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Updating version numbers and minor cleanup.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    bc02544 View commit details
    Browse the repository at this point in the history
  2. Updating to match new Kubernetes label conventions.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    b77010c View commit details
    Browse the repository at this point in the history
  3. Use include for templates instead of template.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    042d0d6 View commit details
    Browse the repository at this point in the history
  4. Fix incorrectly labeled secret.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    2fc692c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Include environment in livenessProbe check command.

    Signed-off-by: Owen Barton <owen.barton@civicactions.com>
    grugnog committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    25ce82e View commit details
    Browse the repository at this point in the history