Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/latest #4

Merged
merged 73 commits into from
Jan 25, 2024
Merged

Update/latest #4

merged 73 commits into from
Jan 25, 2024

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    ffe7a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1378df3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Fixing lint issues

    EliseCastle23 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    44d7281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764b8e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3c5662 View commit details
    Browse the repository at this point in the history
  4. Merge pull request uc-cdis#103 from uc-cdis/feat/GPE-796

    GPE-796 Adding the ability to deploy a separate Postgres instance for each service.
    EliseCastle23 authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    fd2b3ab View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Add small fixes, pin peregrine to 2023.01, portal to master (uc-cdis#104

    )
    
    * Add small fixes, pin peregrine to 2023.01, portal to master
    jawadqur authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2bb206d View commit details
    Browse the repository at this point in the history
  2. Adding/modifying some of the documentation for the values of the subc…

    …harts.
    
    Moves liveness probe, readiness probe, and ports from values.yaml to deployment.yaml where applicable.
    
    Removed Datadog environment variables in 3 subcharts as they are not being used atm.
    EliseCastle23 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fcaa662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0e398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1700c08 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    0f38777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ba091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5258af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b2f1ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed3148d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a8c35d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    a194376 View commit details
    Browse the repository at this point in the history
  2. Merge pull request uc-cdis#105 from uc-cdis/feat/GPE-623

    Adding/modifying some of the documentation for the values of the subc…
    EliseCastle23 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    708d888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef89a4b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Fix error in manifestservice yaml (uc-cdis#108)

    * Fix error in manifestservice
    jawadqur authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ce805e2 View commit details
    Browse the repository at this point in the history
  2. correcting selector label mismatch for the manifestservice (uc-cdis#109)

    * correcting selector label mismatch for the manifestservice
    
    * bumping up the chart version
    EliseCastle23 authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    76fcbe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Adding a new labeling strategy for our Helm charts (uc-cdis#110)

    * Adding a new labeling strategy for our Helm charts- starting with Arborist.
    
    Will also conditionally include Datadog environment variables.
    
    * bumping up the chart version and making variables for the datadog_setup.tpl
    
    * fixing linting issues
    
    * adding code reusability for labeling and datadog labels/environment variables. Made each chart have consistent labeling.
    
    * updating the dependency chart versions for umbrella chart
    
    * fixing the labeling for indexd and manifest service, so we don't produce an error on install
    
    * fix for linting errors
    
    * resolving blank line error for linting
    
    * Add uwsgi.ini override for indexd
    
    ---------
    
    Co-authored-by: Jawad Qureshi <[email protected]>
    EliseCastle23 and jawadqur authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5ccd0e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    512e232 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Add CONTRIBUTION.md (uc-cdis#115)

    * Add CONTRIBUTION.md
    
    * Docs/contributor review (uc-cdis#112)
    
    * Updates to contributing.md
    
    * Update Contributing.md
    
    * Move the CONTRIBUTING.md file to root
    
    * Adding issues and communication channels (uc-cdis#117)
    
    * Update CONTRIBUTING.md
    
    * remove DS_store
    
    * Delete .gitignore
    
    * Create .gitignore
    
    * Update .gitignore
    
    * Update .gitignore
    
    * Update CONTRIBUTING.md
    
    * add .DS_Store to .gitignore
    
    ---------
    
    Co-authored-by: michaelfitzo <[email protected]>
    jawadqur and michaelfitzo authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a749698 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. adding pod disruption budgets to help improve availability. The commo…

    …n chart has the pdb template and each chart has the ability to enable the pdb from the global values section. The gen3 umbrella chart also has this ability and will override the subchart options if enabled.
    EliseCastle23 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ce5779e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4336c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4f0169 View commit details
    Browse the repository at this point in the history
  4. Merge pull request uc-cdis#122 from uc-cdis/feat/GPE-946

    adding pod disruption budgets to help improve availability. The commo…
    EliseCastle23 authored May 4, 2023
    Configuration menu
    Copy the full SHA
    ad5b2e1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Documentation and various fixes/updates (uc-cdis#121)

    - Add sower helm chart
    - Add more documentation 
    - Add custom ingress resource
    jawadqur authored May 8, 2023
    Configuration menu
    Copy the full SHA
    b3c2798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b8959 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Setting up usersync job for helm.

    Adding documentation on how to setup the job.
    
    Updating all relevant charts global config options.
    EliseCastle23 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ac235dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a56f00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40d0706 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    5adfc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ced2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8651f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96089c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81bc072 View commit details
    Browse the repository at this point in the history
  6. adding an extra space

    EliseCastle23 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ba8598f View commit details
    Browse the repository at this point in the history
  7. changin seperator again

    EliseCastle23 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a3f217d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e55194 View commit details
    Browse the repository at this point in the history
  9. moving the userync sa and cluster role to a separate sheet due to lin…

    …ter failure.
    
    Also, setting the default for the usersync job to "false"
    EliseCastle23 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6529b3d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. - removing userysnc values from the global manifest and putting them …

    …in a separate section for Fence only.
    
    - removing configuration and references to the Fence ssh keys, config, and proxy_user as we are moving away from using squid.
    EliseCastle23 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    24f99f8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    2348306 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    0d7c118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8597e5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7bd498 View commit details
    Browse the repository at this point in the history
  4. Merge pull request uc-cdis#129 from uc-cdis/feat/GPE--930

    Setting up usersync job for helm.
    EliseCastle23 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    4415e61 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. removing fence-ssh.yaml as it is not needed. (uc-cdis#131)

    * removing fence-ssh.yaml as it is not needed.
    
    * bumping up versions
    EliseCastle23 authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e97c88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6522799 View commit details
    Browse the repository at this point in the history
  3. Bump gen3 chart

    jawadqur committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5951c4c View commit details
    Browse the repository at this point in the history
  4. Merge pull request uc-cdis#133 from uc-cdis/fix/fence-ssh-error

    Bump gen3 chart version.
    jawadqur authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5ab4b47 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    1825f1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request uc-cdis#134 from uc-cdis/feat/usersync-cm-error

    Remove erroneous usersync configmap
    jawadqur authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    32004a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    1696ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2f442b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39dc440 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0456a9b View commit details
    Browse the repository at this point in the history
  5. Merge pull request uc-cdis#135 from uc-cdis/feat/imagePullPolicy

    allowing the "imagePullPolicy" to be configurable for these charts.
    EliseCastle23 authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b800bff View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add role binding for sower

    jawadqur committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    84e55e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Move sower config to values

    jawadqur committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    65ada8d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge pull request uc-cdis#137 from uc-cdis/fix/sower-rb

    Updates to sower
    jawadqur authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bea2a85 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    c8fba8f View commit details
    Browse the repository at this point in the history
  2. Update Chart.yaml

    jawadqur authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    986f886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534b09f View commit details
    Browse the repository at this point in the history
  4. Merge pull request uc-cdis#139 from uc-cdis/jawadqur-patch-1

    Fix erronous path in revproxy
    jawadqur authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e2473bf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    c20865b View commit details
    Browse the repository at this point in the history
  2. Merge pull request uc-cdis#145 from AustralianBioCommons/fix/document…

    …_max_map
    
    added documentation to raise vm.max_map_count
    jawadqur authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3d28f75 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    eb96031 View commit details
    Browse the repository at this point in the history
  2. Merge pull request uc-cdis#146 from AustralianBioCommons/fix/document…

    …_portal_prebuilt
    
    Updated pre-built portal documentation
    jawadqur authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8c6fa6a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Elasticsearch 7 support (uc-cdis#143)

    * Initial ES7 and ETL integration
    
    * Update gitops.json
    
    * Add test-connection pods
    
    * Add test-connection pods
    
    * Add chart install + test
    
    * Add chart install + test
    
    * Add chart install + test
    
    * Add chart install + test
    
    * Add chart install + test
    
    * Add agg-mds sync job
    
    * Bump versions
    
    * Update gh actions
    
    * Update gh actions
    
    * Fix linting issues
    
    * Update KIND doc
    
    * Update KIND doc
    
    * Update ETL and ES values
    
    * Delete local ES chart and update ETL job
    
    * move aggMDS to cron that can be triggered
    jawadqur authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    87a0726 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    cd64974 View commit details
    Browse the repository at this point in the history
  2. remove gitops json value from portal values since we that is now a mo…

    …unted file. remove ingress_dev if we have our non-dev ingress enabled. nest gitops config under portal
    hadams95 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b8a3234 View commit details
    Browse the repository at this point in the history