-
Notifications
You must be signed in to change notification settings - Fork 393
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
watcher: Don't create service and podInfo informers
[ upstream commit efbbaa5 ] They are unused. I also merged NewK8sWatcherWithTetragonClient function into NewK8sWatcher and deleted unused code related to these informers. Signed-off-by: Anna Kapuscinska <anna@isovalent.com>
- Loading branch information
1 parent
1f30f9b
commit e882820
Showing
10 changed files
with
5 additions
and
581 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 0 additions & 72 deletions
72
...github.com/cilium/tetragon/pkg/k8s/client/clientset/versioned/fake/clientset_generated.go
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
vendor/github.com/cilium/tetragon/pkg/k8s/client/clientset/versioned/fake/doc.go
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
vendor/github.com/cilium/tetragon/pkg/k8s/client/clientset/versioned/fake/register.go
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...m/cilium/tetragon/pkg/k8s/client/clientset/versioned/typed/cilium.io/v1alpha1/fake/doc.go
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
...pkg/k8s/client/clientset/versioned/typed/cilium.io/v1alpha1/fake/fake_cilium.io_client.go
This file was deleted.
Oops, something went wrong.
128 changes: 0 additions & 128 deletions
128
...tetragon/pkg/k8s/client/clientset/versioned/typed/cilium.io/v1alpha1/fake/fake_podinfo.go
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.