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

♻️ refactor: some chart improvments and optimizations #28

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Feb 25, 2024

  1. ♻️ refactor: some chart improvments and optimizations

    making images customizable
    adding StorageClass management via helm chart
    move to `registry.k8s.io` for kubernetes images (all of the images are available there)
    switch from yaml anchors/pointers to global values and helpers to handle default values so it will make customizations easier for resources/images
    getting default tag from appVersion in Chart.yaml
    dataDir path for plugin is customizable now
    documenting chart using helm-docs tool (with comments in values file)
    
    Signed-off-by: Muhammed Hussein Karimi <[email protected]>
    mhkarimi1383 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    47bdde6 View commit details
    Browse the repository at this point in the history
  2. ✨ feat: move priorityClassName to values file

    Signed-off-by: Muhammed Hussein Karimi <[email protected]>
    mhkarimi1383 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3a44144 View commit details
    Browse the repository at this point in the history
  3. 📝 docs: refer to chart docs in main readme and update usage based on …

    …new changes
    
    Signed-off-by: Muhammed Hussein Karimi <[email protected]>
    mhkarimi1383 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4d15705 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. ✏️ typo: better default value for dataDir path

    Signed-off-by: Muhammed Hussein Karimi <[email protected]>
    mhkarimi1383 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    80a1507 View commit details
    Browse the repository at this point in the history
  2. ✨ feat: propagate node data dir customization into task file and conf…

    …igurations
    
    Signed-off-by: Muhammed Hussein Karimi <[email protected]>
    mhkarimi1383 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7553794 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. ✨ feat: making metrics more customizable

    Signed-off-by: Muhammed Hussein Karimi <[email protected]>
    mhkarimi1383 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    51a75d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. 📝 docs: update docs based on new changes on metrics

    Signed-off-by: Muhammed Hussein Karimi <[email protected]>
    mhkarimi1383 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7c24eac View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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