Skip to content

[feature] support switching tunnel mode on the machine level in omni #1816

@zgomez301

Description

@zgomez301

Problem Description

Applying a config patch with attempting to set grpc_tunnel as true on an existing cluster does not seem to work

Applying as a config patch with the following

machine:
  install:
    extraKernelArgs:

prepends the arg before the existing siderolink config

apply a machine patch with

apiVersion: v1alpha1
kind: SideroLinkConfig
apiUrl:

doesn't seem to apply

Solution

a button in the cluster home page in the feature box that allows selective enabling of the grpc_tunnel

Alternative Solutions

No response

Notes

It doesn't currently seem possible to enable grpc tunneling on an existing omni managed cluster without reimaging with an image that has the tunnel enabled when generated

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions