Re: [kubernetes/kubernetes] SharedInformer documentation is missing or hard to find (#65036)

6 views
Skip to first unread message

Jonathan Basseri

unread,
Jun 12, 2018, 7:48:05 PM6/12/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/cc @kubernetes/sig-api-machinery-bugs


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

Nikhita Raghunath

unread,
Jun 13, 2018, 10:59:22 AM6/13/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/kind documentation

Jonathan Basseri

unread,
Jun 20, 2018, 6:55:59 PM6/20/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Hi, it also seems like there is no documentation on how to use https://godoc.org/k8s.io/client-go/testing#Fake. (What is a reactor and what is an action?) Should I file a separate issue?

Nikhita Raghunath

unread,
Jun 21, 2018, 12:20:10 AM6/21/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Should I file a separate issue?

Yes, please create a separate issue for now. 👍

Though in the future, we should probably create an umbrella issue for all such client-go topics which are in dire need of docs. :)

Wenjia

unread,
Jun 25, 2018, 4:12:51 PM6/25/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

fejta-bot

unread,
Sep 23, 2018, 4:39:01 PM9/23/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

Jonathan Basseri

unread,
Sep 24, 2018, 2:21:31 PM9/24/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/remove-lifecycle stale

This is still on my list of things to look at.

fejta-bot

unread,
Dec 23, 2018, 1:45:14 PM12/23/18
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

Jonathan Basseri

unread,
Jan 2, 2019, 3:31:37 PM1/2/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/remove-lifecycle stale

@fedebongio Do you think this should be closed as a duplicate of kubernetes/client-go#483 ?

fejta-bot

unread,
Apr 2, 2019, 5:31:16 PM4/2/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

Jonathan Basseri

unread,
Apr 2, 2019, 6:17:43 PM4/2/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/remove-lifecycle stale

I will die on this hill.

fejta-bot

unread,
Jul 1, 2019, 6:28:41 PM7/1/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

fejta-bot

unread,
Jul 31, 2019, 7:17:17 PM7/31/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.

/lifecycle rotten

fejta-bot

unread,
Aug 30, 2019, 8:15:33 PM8/30/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.


Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Kubernetes Prow Robot

unread,
Aug 30, 2019, 8:15:47 PM8/30/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Closed #65036.

Kubernetes Prow Robot

unread,
Aug 30, 2019, 8:15:50 PM8/30/19
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Benjamin Reed

unread,
Jun 9, 2020, 1:11:23 PM6/9/20
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/reopen


You are receiving this because you are on a team that was mentioned.

Reply to this email directly, view it on GitHub, or unsubscribe.

Kubernetes Prow Robot

unread,
Jun 9, 2020, 1:11:39 PM6/9/20
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

@codeblooded: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Benjamin Reed

unread,
Jun 9, 2020, 1:17:13 PM6/9/20
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

😭 -- is there any way we could reopen this? I struggled to find documentation on the informer factories. I learned how to use them from some blog posts on Medium.

Jonathan Basseri

unread,
Jun 9, 2020, 1:18:23 PM6/9/20
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/reopen

I agree, we don't have adequate docs on how to properly use informers. Proper testing of code that relies on informers is even trickier, and has less documentation.

Kubernetes Prow Robot

unread,
Jun 9, 2020, 1:18:37 PM6/9/20
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

@misterikkit: Reopened this issue.

In response to this:

/reopen

I agree, we don't have adequate docs on how to properly use informers. Proper testing of code that relies on informers is even trickier, and has less documentation.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Kubernetes Prow Robot

unread,
Jun 9, 2020, 1:18:38 PM6/9/20
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Reopened #65036.

Daniel Smith

unread,
Jun 9, 2020, 1:27:14 PM6/9/20
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

/lifecycle frozen

Patrick Ohly

unread,
Sep 5, 2022, 3:20:45 AM9/5/22
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

@misterikkit do my changes in #112200 address your concerns regarding the documentation?


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/kubernetes/issues/65036/1236627334@github.com>

Jonathan Basseri

unread,
Sep 6, 2022, 6:57:09 PM9/6/22
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

@misterikkit do my changes in #112200 address your concerns regarding the documentation?

OMG very yes. <3 I'd say it's fair to close this.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/kubernetes/issues/65036/1238731026@github.com>

Kubernetes Prow Robot

unread,
Sep 13, 2022, 12:43:16 PM9/13/22
to kubernetes/kubernetes, k8s-mirror-api-machinery-bugs, Team mention

Closed #65036 as completed via #112200.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/kubernetes/issue/65036/issue_event/7378408104@github.com>

Reply all
Reply to author
Forward
0 new messages