Skip to content

Conversation

@longshuicy
Copy link
Member

@longshuicy longshuicy commented Jul 18, 2024

This PR addresses below:

  • Allow overwrite with existing secrets to different compoents e.g. backend, geoserver
  • Update default values so that:
    • Allow ingress to be turned off e.g. rabbitmq, minio
    • Turn off geoserver by default
  • Fix duplicated hostanme in TLS
  • Use fullname instead of name in various places
  • Allow overwrite of the env variables on backend and frontend

To test:

  1. Backward compatibility with clowder2 demo instance
  • switch context kubectl config use-context software-dev
  • acquire the "chen-clowder2-software-dev.yaml" from the box folder https://uofi.app.box.com/folder/205332339557
  • place it under deployment/charts/clowder2 folder
  • run helm diff upgrade --namespace clowder2 clowder2 . --values chen-clowder2-software-dev.yaml this should have minimum diffs

!!! Already deployed so don't repeat:

  1. Work with littlebeats yaml file
    see this PR: https://git.ncsa.illinois.edu/kubernetes/clusters/clowder/-/merge_requests/5
  • set up connection to "clowder".
  • switch context kubectl config use-context clowder
  • place the "littlebeats.yaml" in the deployment/charts/clowder2 folder
  • run helm upgrade --namespace littlebeats littlebeats . --values littlebeats.yaml --allow-unreleased this should

@longshuicy longshuicy requested a review from robkooper July 18, 2024 19:38
@longshuicy longshuicy linked an issue Jul 18, 2024 that may be closed by this pull request
5 tasks
@longshuicy longshuicy requested a review from ddey2 July 22, 2024 17:19
@longshuicy longshuicy marked this pull request as ready for review July 22, 2024 17:19
@longshuicy longshuicy requested a review from lmarini as a code owner July 22, 2024 17:19
@longshuicy longshuicy requested a review from robkooper July 22, 2024 21:32
@longshuicy longshuicy changed the base branch from main to release/v2.0-beta-3 July 25, 2024 13:58
@longshuicy
Copy link
Member Author

Merge to release branch for now. If found any new issue, will fix it against release.

@longshuicy longshuicy merged commit 4d136e8 into release/v2.0-beta-3 Jul 25, 2024
@longshuicy longshuicy deleted the 1147-clowder-2-helm-chart-clean-up branch July 25, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clowder 2 helm chart clean up

3 participants