Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • I infra-azure-provisioning
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Deployment and Operations
  • infra-azure-provisioning
  • Merge requests
  • !11

Fixed error on installing flux

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Daniel Scholl requested to merge helm_flux_bug into master Oct 14, 2020
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

Currently the common setup script is creating SSH secrets and using a passphrase for the key encryption. Flux doesn't support passphrase encrypted keys and so won't start when that SSH key is used.

This MR fixes the issue in the script as well as bugs in the relocation of the .ssh files to ~.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: helm_flux_bug