Skip to content

Revert "Revert "fix: stop overriding team-operator image when not explicitly configured""#166

Open
amdove wants to merge 1 commit intomainfrom
revert-157-revert-155-pin-operator-image
Open

Revert "Revert "fix: stop overriding team-operator image when not explicitly configured""#166
amdove wants to merge 1 commit intomainfrom
revert-157-revert-155-pin-operator-image

Conversation

@amdove
Copy link
Contributor

@amdove amdove commented Mar 5, 2026

Re-applies #155: when team_operator_image is not set in ptd.yaml, PTD now passes no image override to Helm, allowing the chart to use its appVersion default.

Previously, even when team_operator_chart_version was pinned, PTD always overrode the operator image to posit/ptd-team-operator:latest. This meant chart versions controlled Helm values but not the actual operator image running in clusters.

Prerequisites (completed):

What changes for existing clusters:

After merging this PR and running ptd ensure, clusters will pull the image version matching their team_operator_chart_version (via the chart's appVersion), instead of always pulling posit/ptd-team-operator:latest. Currently all clusters are pinned to v1.16.2 (PR linked above).

@amdove amdove requested a review from a team as a code owner March 5, 2026 22:47
@amdove amdove requested a review from ian-flores March 6, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant