knative / knative/serving

[cluster-local-domain-tls] use informers instead of kubeclient

Open
#14,797 1 comment 0 reactions 0 assignees View on GitHub
lifecycle/frozen
Dominant language
Go
Stars
6.1k
Forks
1.2k
Avg merge
2d 7h
Merged PRs (30d)
2

Description

Use informers instead of kubeclient:
- https://github.com/knative/serving/pull/14610#discussion_r1450870689
- https://github.com/knative/serving/pull/14610#discussion_r1450872971

Contributor guide

Open the contributing guide

Research direction

Start by reading the two linked discussions on pull request #14610, then locate the cluster-local-domain-tls implementation that currently uses kubeclient. Replace that access with informers, and verify that the component still obtains the required Kubernetes resources through the informer path.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
networking
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.