Skip to content

GitLab

  • Menu
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 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kubernetes
  • magnummagnum
  • Merge requests
  • !177

[cern] Add cern_chart_values label

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Spyridon Trigazis requested to merge base64 into cern/train Jul 12, 2021
  • Overview 3
  • Commits 1
  • Changes 6

cern_chart_values is a bsae64 --wrap=0 encoded string that stores the helm values of the cern metachart. https://gitlab.cern.ch/helm/releases/cern-magnum/-/blob/f60ddc94c7264d3968b07f62048a17d8cbbfdeea/values.yaml

If the values exist labels like monitoring_enabled, logging_producer will have no effect since they should be defined in the values file.

The values will be decoded, indented and writen in the ConfigMap of the install-cern-chart job.

If cern_chart_values is "" (the default value), the cern_chart will be installed with the values already in helm/cern-chart.sh.

Change-Id: I93319d2a42fc52fe3d9966e04008eac34eb7e927 Signed-off-by: Spyros Trigazis spyridon.trigazis@cern.ch

OS-13581

Edited Jul 12, 2021 by Spyridon Trigazis
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: base64