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

Bug: Provide a feature in the topology settings that allows each worker cluster to utilize a unique helm values file, instead of the current approach where a single global file is applied to all worker clusters. #68

Open
2 tasks done
narmidm opened this issue Apr 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@narmidm
Copy link
Member

narmidm commented Apr 10, 2024

📜 Description

 helm_chart_configuration:
    repo_alias: dev-charts-ent
    repo_url: https://raw.githubusercontent.com/kubeslice/
    cert_manager_chart:
      chart_name: cert-manager
    controller_chart:
      chart_name: kubeslice-controller      
      # version: 0.0.25
    worker_chart:
      chart_name: kubeslice-worker
      # version: 0.0.10      
      values:        
        #global.profile.openshift: true
        kubesliceNetworking.enabled: true

give an option in worker charts for overriding/defining values for each worker cluster.

👟 Reproduction steps

during the kubeslice-cli installation form topology, it doesn't have option to define helm values for each worker cluster.

👍 Expected behavior

Topology need to support hem values for each worker clusters.

👎 Actual Behavior

It's not there. It just global for every worker clusters .

🐚 Relevant log output

No response

Version

None

🖥️ What operating system are you seeing the problem on?

Windows

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find any similar issue

Code of Conduct

  • I agree to follow this project's Code of Conduct
@narmidm narmidm added the bug Something isn't working label Apr 10, 2024
@narmidm narmidm moved this to Todo in KubeSlice Roadmap Apr 10, 2024
@narmidm narmidm removed the status in KubeSlice Roadmap Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant