Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • magnum magnum
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kuberneteskubernetes
  • magnummagnum
  • Merge requests
  • !228

Change cern-magnum.sh to allow value substitution

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Diogo Filipe Tomas Guerra requested to merge use-cern-magnum-values-label into cern/train Feb 06, 2023
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

When using --label cern_chart_values, the values under ${} will be replaced by the values in the heat_template_parameters file. In addition to this, the bash commands $() will not be executed and thus cluster bring up will not work.

Also added commit of other missing values into the heat-params

Closes: #25 Change-Id: I1c8aa825b607da778967b4b7f8e3de15fd3a8db1

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: use-cern-magnum-values-label