Commit 409afdb
committed
Clamp down bazel visibility
Summary:
Move from `visibility:public` to `src:__subpackages__`
Further restrict `src/stirling`, `src/cloud` and `src/vizier` to their own
directories where possible.
Test Plan: Build and test all.
Reviewers: michelle, zasgar, oazizi
Reviewed By: zasgar
JIRA Issues: PP-2567
Differential Revision: https://phab.corp.pixielabs.ai/D8031
GitOrigin-RevId: a9547b61 parent e9d1de9 commit 409afdb
File tree
328 files changed
+544
-461
lines changed- src
- api
- go_examples
- basic_example
- example_mux
- go/pxapi
- errdefs
- formatters
- muxes
- types
- public
- cloudapipb
- uuidpb
- vizierapipb
- mock
- python
- pxapi
- benchmarks
- carnotpb
- mock
- carnot
- dag
- docspb
- docstring
- pkg
- exec
- ml
- funcs
- builtins
- metadata
- net
- goplanner
- planner
- ast
- compiler_error_context
- compiler_state
- compilerpb
- compiler
- optimizer
- distributedpb
- distributed
- docs
- ir
- metadata
- objects
- parser
- plannerpb
- probes
- rules
- types
- planpb
- plan
- queryresultspb
- udf_exporter
- udfspb
- udf
- cloud
- api
- apienv
- controller
- schema
- testutils
- unauthenticated_schema
- idprovider
- ptproxy
- artifact_tracker
- artifacttrackerenv
- artifacttrackerpb
- mock
- controller
- schema
- auth
- apikey
- authenv
- controllers
- mock
- proto
- mock
- schema
- autocomplete
- ebnf
- mock
- cloudapipb
- mock
- dnsmgr
- controller
- mock
- dnsmgrenv
- dnsmgrpb
- mock
- load_certs
- schema
- indexer
- controllers
- md
- jobs/elastic_migration
- controller
- schema
- profile
- controller
- mock
- datastore
- profileenv
- profilepb
- mock
- schema
- project_manager
- controller
- datastore
- projectmanagerpb
- mock
- schema
- proxy
- scriptmgr
- controller
- scriptmgrpb
- mock
- utils/stan_watcher
- vzconn
- bridge
- vzconnpb
- mock
- vzmgr
- controller
- mock
- deploymentkey
- deployment
- schema
- vzerrors
- vzmgrpb
- mock
- common
- base
- proto
- testproto
- benchmark
- datagen
- event
- exec
- fs
- grpcutils
- json
- memory
- minitar
- perf
- signal
- system
- testdata
- testing
- event
- grpc_utils
- test_utils
- uuid
- zlib
- e2e_test/vizier
- exectime
- preset_queries_test
- pixie_cli
- pkg
- auth
- cmd
- components
- live
- pxanalytics
- pxconfig
- script
- sentryhook
- update
- utils
- vizier
- pxl_scripts
- stirling
- benchmarks/proto
- binaries
- bpf_tools
- testing
- core
- e2e_tests
- obj_tools
- testdata
- proto
- table_enums
- scripts
- source_connectors
- cpu_stat_bpftrace
- dynamic_bpftrace
- dynamic_tracer
- dynamic_tracing/ir
- logicalpb
- jvm_stats
- testing
- utils
- perf_profiler
- testing
- cc
- go
- pid_runtime_bpftrace
- pid_runtime
- proc_stat
- seq_gen
- socket_tracer
- protocols
- common
- cql
- dns
- http2
- testing
- go_grpc_client
- go_grpc_server
- proto
- http
- testing
- go_http_client
- go_http_server
- leaky_cpp_http_server
- mysql
- testing
- test_output_generator
- proto
- testing
- containers
- dns
- mysql
- pgsql
- ssl
- system_stats
- testing
- demo_apps/go_grpc_tls_pl/server
- greetpb
- dns
- utils
- table_store
- proto
- types
- schema
- table
- ui
- utils
- artifacts
- artifact_db_updater
- versions_gen
- cert_provisioner
- dev_dns_updater
- namesgenerator
- pixie_updater
- template_generator
- vizier_yamls
- testingutils
- vizier
- funcs
- context
- go
- md_udtfs
- messages/messagespb
- services
- agent
- kelvin
- manager
- pem
- certmgr
- certmgrenv
- certmgrpb
- controller
- mock
- cloud_connector
- bridge
- vizhealth
- metadata
- controllers
- agent
- mock
- k8smeta
- testutils
- tracepoint
- mock
- metadataenv
- metadatapb
- mock
- storepb
- query_broker
- controllers
- mock
- ptproxy
- querybrokerenv
- querybrokerpb
- tracker
- utils
- datastore
- badgerdb
- buntdb
- etcd
- pebbledb
- messagebus
- nats_watcher
- vizierpb
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
328 files changed
+544
-461
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
0 commit comments