tailscale / tailscale/tailscale

Operator helm chart sets proxy tags incorrectly

Open
#16,773 0 comments 0 reactions 0 assignees View on GitHub
bug kubernetes
Dominant language
Go
Stars
36.5k
Forks
3.2k
Avg merge
2d 3h
Merged PRs (30d)
123

Description

### What is the issue?

`.Values.proxyConfig.defaultTags` is a list of strings, but it is assigned to the string valued right hand side (environment variable value). It needs to be joined with commas, similarly how it is done for the `OPERATOR_INITIAL_TAGS`.

### Steps to reproduce

_No response_

### Are there any recent changes that introduced the issue?

_No response_

### OS

_No response_

### OS version

_No response_

### Tailscale version

_No response_

### Other software

_No response_

### Bug report

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.