posit-dev / posit-dev/team-operator
Claude generated list of outdated tools/packages
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
Third-Party Deprecations
High Priority
| Item | Location | Replacement |
|---|---|---|
| Kustomize v3.8.7 | Makefile:232 |
Upgrade to v5.x (5+ years old) |
Medium Priority
| Item | Location | Replacement |
|---|---|---|
| Kustomize API v1beta1 | All 8 config/*/kustomization.yaml files |
kustomize.config.k8s.io/v1 |
| PostgreSQL Helm chart 11.6.16 | Justfile:123 |
Upgrade to v15.x |
| helm/v1-alpha kubebuilder plugin | PROJECT:9, Makefile:178 |
helm/v2-alpha (deprecated Nov 2024) |
Low Priority (External CRDs)
| Item | Location | Replacement |
|---|---|---|
| Keycloak baseUrl config | hack/keycloak/crds/keycloaks.k8s.keycloak.org-v1.yml:162 |
Updated Keycloak operator config |
| Traefik FeaturePolicy | hack/traefik/crds/traefik.middlewares.yaml:488 |
PermissionsPolicy |
| Traefik redirect fields | hack/traefik/crds/traefik.middlewares.yaml:526-544 |
RedirectRegex or EntryPoint redirection |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the version references in Makefile:232 and :178, Justfile:123, PROJECT:9, and the eight config/*/kustomization.yaml files. Then inspect the listed Keycloak and Traefik CRD locations and compare each item with its stated replacement. Done means the listed outdated versions, APIs, plugins, and CRD fields have been updated consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, postgresql
- Domain
- databases, devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100