posit-dev / posit-dev/team-operator

Team Operator should support tagging of cloud resources

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
10
Forks
1
Avg merge
1d 8h
Merged PRs (30d)
4

Description

Currently the Team Operator creates cloud resources through the different providers installed on the cluster; however, these resources are created without tags. We should support setting custom tags at the site level so all the corresponding cloud resources contain these tags. These feature will require modification of the Site configuration and the addition of the tags to the different cloud resources like volumes and load balancers.

For reference:


Migrated from rstudio/ptd#1549

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Site configuration in team-operator/api/core/v1beta1/site_types.go, then inspect the volume definitions under team-operator/api/product and the Traefik load balancer entry point in ptd/src/ptd/pulumi_resources/traefik.py. Trace how site settings reach each cloud resource and verify that custom site-level tags appear on volumes and load balancers across the relevant providers.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes, python
Domain
cloud, devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.