blob: 262d92b8baf4568dda8c3ac60ba886512a4ec37c [file] [log] [blame]
header:
license:
spdx-id: Apache-2.0
copyright-owner: Apache Software Foundation
paths-ignore:
- '**/.gitattributes'
- '**/.gitignore'
- '**/.gitkeep'
- '**/.gitmodules'
- '**/*.cfg'
- '**/*.crt'
- '**/*.eot'
- '**/*.golden'
- '**/*.gradle'
- '**/*.html'
- '**/*.injected'
- '**/*.json'
- '**/*.jwt'
- '**/*.key'
- '**/*.log'
- '**/*.md'
- '**/*.MD'
- '**/*.mk'
- '**/*.pem'
- '**/*.proxycfg'
- '**/*.svg'
- '**/*.tar.gz'
- '**/*.tmpl'
- '**/*.tpl'
- '**/*.ttf'
- '**/*.woff'
- '**/*.woff2'
- '**/*.yaml'
- '**/*Dockerfile**'
- 'dist'
- 'go.mod'
- 'go.sum'
- 'LICENSE'
- 'licenses'
- 'NOTICE'
# ignore files clone from istio
- 'istio/pkg/test/eventually.go'
- 'istio/pkg/test/failer.go'
- 'istio/pkg/test/json.go'
- 'istio/pkg/test/util.go'
- 'istio/pkg/test/util/retry/retry.go'
- 'istioctl/cmd/add-to-mesh_test.go'
- 'istioctl/cmd/add-to-mesh.go'
- 'istioctl/cmd/admin.go'
- 'istioctl/cmd/analyze_test.go'
- 'istioctl/cmd/analyze.go'
- 'istioctl/cmd/authz_test.go'
- 'istioctl/cmd/authz.go'
- 'istioctl/cmd/clusters.go'
- 'istioctl/cmd/completion.go'
- 'istioctl/cmd/config_test.go'
- 'istioctl/cmd/config.go'
- 'istioctl/cmd/dashboard_test.go'
- 'istioctl/cmd/dashboard.go'
- 'istioctl/cmd/deprecated_cmd.go'
- 'istioctl/cmd/describe_test.go'
- 'istioctl/cmd/describe.go'
- 'istioctl/cmd/google.go'
- 'istioctl/cmd/injector-list_test.go'
- 'istioctl/cmd/injector-list.go'
- 'istioctl/cmd/internal-debug.go'
- 'istioctl/cmd/istioctl_test.go'
- 'istioctl/cmd/istioctl/doc.go'
- 'istioctl/cmd/istioctl/istioctl_test.go'
- 'istioctl/cmd/istioctl/main.go'
- 'istioctl/cmd/istiodconfig_test.go'
- 'istioctl/cmd/istiodconfig.go'
- 'istioctl/cmd/kubeinject_test.go'
- 'istioctl/cmd/kubeinject.go'
- 'istioctl/cmd/kubeuninject_test.go'
- 'istioctl/cmd/kubeuninject.go'
- 'istioctl/cmd/metrics_test.go'
- 'istioctl/cmd/metrics.go'
- 'istioctl/cmd/options_test.go'
- 'istioctl/cmd/options.go'
- 'istioctl/cmd/precheck.go'
- 'istioctl/cmd/proxyconfig_test.go'
- 'istioctl/cmd/proxyconfig.go'
- 'istioctl/cmd/proxystatus_test.go'
- 'istioctl/cmd/proxystatus.go'
- 'istioctl/cmd/remove-from-mesh_test.go'
- 'istioctl/cmd/remove-from-mesh.go'
- 'istioctl/cmd/revision_test.go'
- 'istioctl/cmd/revision.go'
- 'istioctl/cmd/root_test.go'
- 'istioctl/cmd/root.go'
- 'istioctl/cmd/sysexits_test.go'
- 'istioctl/cmd/sysexits.go'
- 'istioctl/cmd/tag_test.go'
- 'istioctl/cmd/tag.go'
- 'istioctl/cmd/version.go'
- 'istioctl/cmd/wait_test.go'
- 'istioctl/cmd/wait.go'
- 'istioctl/cmd/workload_test.go'
- 'istioctl/cmd/workload.go'
- 'istioctl/pkg/authz/analyzer.go'
- 'istioctl/pkg/authz/listener.go'
- 'istioctl/pkg/clioptions/central.go'
- 'istioctl/pkg/clioptions/control_plane.go'
- 'istioctl/pkg/clioptions/doc.go'
- 'istioctl/pkg/install/k8sversion/version_test.go'
- 'istioctl/pkg/install/k8sversion/version.go'
- 'istioctl/pkg/install/verify.go'
- 'istioctl/pkg/multicluster/cluster.go'
- 'istioctl/pkg/multicluster/env_test.go'
- 'istioctl/pkg/multicluster/env.go'
- 'istioctl/pkg/multicluster/options.go'
- 'istioctl/pkg/multicluster/remote_secret_test.go'
- 'istioctl/pkg/multicluster/remote_secret.go'
- 'istioctl/pkg/multixds/gather.go'
- 'istioctl/pkg/multixds/google.go'
- 'istioctl/pkg/tag/generate_test.go'
- 'istioctl/pkg/tag/generate.go'
- 'istioctl/pkg/tag/util.go'
- 'istioctl/pkg/util/clusters/wrapper.go'
- 'istioctl/pkg/util/configdump/bootstrap.go'
- 'istioctl/pkg/util/configdump/cluster.go'
- 'istioctl/pkg/util/configdump/endpoint.go'
- 'istioctl/pkg/util/configdump/listener.go'
- 'istioctl/pkg/util/configdump/route.go'
- 'istioctl/pkg/util/configdump/secret.go'
- 'istioctl/pkg/util/configdump/util.go'
- 'istioctl/pkg/util/configdump/wrapper.go'
- 'istioctl/pkg/util/formatting/formatter_test.go'
- 'istioctl/pkg/util/formatting/formatter.go'
- 'istioctl/pkg/util/formatting/msg_threshold.go'
- 'istioctl/pkg/util/handlers/handlers_test.go'
- 'istioctl/pkg/util/handlers/handlers.go'
- 'istioctl/pkg/util/proto/messageslice.go'
- 'istioctl/pkg/validate/validate_test.go'
- 'istioctl/pkg/validate/validate.go'
- 'istioctl/pkg/verifier/k8s_util.go'
- 'istioctl/pkg/verifier/verifier.go'
- 'istioctl/pkg/verifier/verify_test.go'
- 'istioctl/pkg/writer/compare/cluster_test.go'
- 'istioctl/pkg/writer/compare/cluster.go'
- 'istioctl/pkg/writer/compare/comparator_test.go'
- 'istioctl/pkg/writer/compare/comparator.go'
- 'istioctl/pkg/writer/compare/listener.go'
- 'istioctl/pkg/writer/compare/route.go'
- 'istioctl/pkg/writer/compare/sds/util.go'
- 'istioctl/pkg/writer/compare/sds/writer_test.go'
- 'istioctl/pkg/writer/compare/sds/writer.go'
- 'istioctl/pkg/writer/envoy/clusters/clusters.go'
- 'istioctl/pkg/writer/envoy/configdump/cluster_test.go'
- 'istioctl/pkg/writer/envoy/configdump/cluster.go'
- 'istioctl/pkg/writer/envoy/configdump/configdump_test.go'
- 'istioctl/pkg/writer/envoy/configdump/configdump.go'
- 'istioctl/pkg/writer/envoy/configdump/endpoint_test.go'
- 'istioctl/pkg/writer/envoy/configdump/endpoint.go'
- 'istioctl/pkg/writer/envoy/configdump/listener_test.go'
- 'istioctl/pkg/writer/envoy/configdump/listener.go'
- 'istioctl/pkg/writer/envoy/configdump/route_test.go'
- 'istioctl/pkg/writer/envoy/configdump/route.go'
- 'istioctl/pkg/writer/pilot/status_test.go'
- 'istioctl/pkg/writer/pilot/status.go'
- 'istioctl/pkg/xds/client.go'
- 'istioctl/pkg/xds/google.go'
- 'manifests/addons/gen.sh'
- 'manifests/manifest.go'
- 'operator/cmd/mesh.go'
- 'operator/cmd/mesh/install.go'
- 'operator/cmd/mesh/manifest_shared_test.go'
- 'operator/cmd/mesh/manifest-diff.go'
- 'operator/cmd/mesh/manifest-generate_test.go'
- 'operator/cmd/mesh/manifest-generate.go'
- 'operator/cmd/mesh/manifest.go'
- 'operator/cmd/mesh/operator_test.go'
- 'operator/cmd/mesh/operator-common.go'
- 'operator/cmd/mesh/operator-dump.go'
- 'operator/cmd/mesh/operator-init.go'
- 'operator/cmd/mesh/operator-remove.go'
- 'operator/cmd/mesh/operator.go'
- 'operator/cmd/mesh/profile-common_test.go'
- 'operator/cmd/mesh/profile-diff_test.go'
- 'operator/cmd/mesh/profile-diff.go'
- 'operator/cmd/mesh/profile-dump_test.go'
- 'operator/cmd/mesh/profile-dump.go'
- 'operator/cmd/mesh/profile-list_test.go'
- 'operator/cmd/mesh/profile-list.go'
- 'operator/cmd/mesh/profile.go'
- 'operator/cmd/mesh/root.go'
- 'operator/cmd/mesh/shared.go'
- 'operator/cmd/mesh/test-util.go'
- 'operator/cmd/mesh/uninstall.go'
- 'operator/cmd/mesh/upgrade.go'
- 'operator/cmd/operator/main.go'
- 'operator/cmd/operator/root.go'
- 'operator/cmd/operator/server.go'
- 'operator/pkg/apis/addtoscheme_istio_v1alpha1.go'
- 'operator/pkg/apis/apis.go'
- 'operator/pkg/apis/istio/common.go'
- 'operator/pkg/apis/istio/v1alpha1/common.go'
- 'operator/pkg/apis/istio/v1alpha1/deepcopy_test.go'
- 'operator/pkg/apis/istio/v1alpha1/register.go'
- 'operator/pkg/apis/istio/v1alpha1/types.go'
- 'operator/pkg/apis/istio/v1alpha1/validation/validation_test.go'
- 'operator/pkg/apis/istio/v1alpha1/validation/validation.go'
- 'operator/pkg/apis/istio/v1alpha1/value_types_json.go'
- 'operator/pkg/apis/istio/v1alpha1/values_types.pb.go'
- 'operator/pkg/apis/istio/v1alpha1/values_types.proto'
- 'operator/pkg/apis/istio/v1alpha1/zz_generated.deepcopy.go'
- 'operator/pkg/cache/cache_test.go'
- 'operator/pkg/cache/cache.go'
- 'operator/pkg/compare/compare_test.go'
- 'operator/pkg/compare/compare.go'
- 'operator/pkg/component/component.go'
- 'operator/pkg/controller/controller.go'
- 'operator/pkg/controller/istiocontrolplane/istiocontrolplane_controller.go'
- 'operator/pkg/controlplane/control_plane_test.go'
- 'operator/pkg/controlplane/control_plane.go'
- 'operator/pkg/helm/fs_renderer_test.go'
- 'operator/pkg/helm/helm.go'
- 'operator/pkg/helm/renderer.go'
- 'operator/pkg/helm/urlfetcher_test.go'
- 'operator/pkg/helm/urlfetcher.go'
- 'operator/pkg/helm/vfs_renderer_test.go'
- 'operator/pkg/helmreconciler/apply_test.go'
- 'operator/pkg/helmreconciler/apply.go'
- 'operator/pkg/helmreconciler/common_test.go'
- 'operator/pkg/helmreconciler/common.go'
- 'operator/pkg/helmreconciler/prune_test.go'
- 'operator/pkg/helmreconciler/prune.go'
- 'operator/pkg/helmreconciler/reconciler.go'
- 'operator/pkg/helmreconciler/render.go'
- 'operator/pkg/helmreconciler/wait.go'
- 'operator/pkg/httprequest/httprequest_test.go'
- 'operator/pkg/httprequest/httprequest.go'
- 'operator/pkg/manifest/shared_test.go'
- 'operator/pkg/manifest/shared.go'
- 'operator/pkg/metrics/monitoring.go'
- 'operator/pkg/metrics/resource_counts.go'
- 'operator/pkg/metrics/utils.go'
- 'operator/pkg/name/name_test.go'
- 'operator/pkg/name/name.go'
- 'operator/pkg/object/objects_test.go'
- 'operator/pkg/object/objects.go'
- 'operator/pkg/patch/patch_test.go'
- 'operator/pkg/patch/patch.go'
- 'operator/pkg/tpath/struct_test.go'
- 'operator/pkg/tpath/struct.go'
- 'operator/pkg/tpath/tree_test.go'
- 'operator/pkg/tpath/tree.go'
- 'operator/pkg/tpath/util_test.go'
- 'operator/pkg/tpath/util.go'
- 'operator/pkg/translate/strategic_port_merge_test.go'
- 'operator/pkg/translate/translate_common_test.go'
- 'operator/pkg/translate/translate_common.go'
- 'operator/pkg/translate/translate_test.go'
- 'operator/pkg/translate/translate_value_test.go'
- 'operator/pkg/translate/translate_value.go'
- 'operator/pkg/translate/translate.go'
- 'operator/pkg/translate/yaml_tree.go'
- 'operator/pkg/util/clog/clog.go'
- 'operator/pkg/util/common_test.go'
- 'operator/pkg/util/common.go'
- 'operator/pkg/util/errs_test.go'
- 'operator/pkg/util/errs.go'
- 'operator/pkg/util/httpserver/httpserver.go'
- 'operator/pkg/util/k8s_test.go'
- 'operator/pkg/util/k8s.go'
- 'operator/pkg/util/label_test.go'
- 'operator/pkg/util/label.go'
- 'operator/pkg/util/merge_iop_test.go'
- 'operator/pkg/util/merge_iop.go'
- 'operator/pkg/util/path_test.go'
- 'operator/pkg/util/path.go'
- 'operator/pkg/util/progress/progress_test.go'
- 'operator/pkg/util/progress/progress.go'
- 'operator/pkg/util/reflect_test.go'
- 'operator/pkg/util/reflect.go'
- 'operator/pkg/util/tgz/tgz.go'
- 'operator/pkg/util/util_test.go'
- 'operator/pkg/util/util.go'
- 'operator/pkg/util/yaml_test.go'
- 'operator/pkg/util/yaml.go'
- 'operator/pkg/validate/common.go'
- 'operator/pkg/validate/validate_test.go'
- 'operator/pkg/validate/validate_values_test.go'
- 'operator/pkg/validate/validate_values.go'
- 'operator/pkg/validate/validate.go'
- 'operator/pkg/version/version_test.go'
- 'operator/pkg/version/version.go'
- 'operator/scripts/run_update_branch.sh'
- 'operator/scripts/run_update_golden_snapshots.sh'
- 'operator/scripts/update_version.sh'
- 'operator/version/version.go'
- 'pilot/cmd/pilot-agent/app/cmd_test.go'
- 'pilot/cmd/pilot-agent/app/cmd.go'
- 'pilot/cmd/pilot-agent/app/request.go'
- 'pilot/cmd/pilot-agent/app/wait.go'
- 'pilot/cmd/pilot-agent/config/config_test.go'
- 'pilot/cmd/pilot-agent/config/config.go'
- 'pilot/cmd/pilot-agent/main.go'
- 'pilot/cmd/pilot-agent/metrics/metrics.go'
- 'pilot/cmd/pilot-agent/options/agent_proxy.go'
- 'pilot/cmd/pilot-agent/options/agent.go'
- 'pilot/cmd/pilot-agent/options/options.go'
- 'pilot/cmd/pilot-agent/options/security_test.go'
- 'pilot/cmd/pilot-agent/options/security.go'
- 'pilot/cmd/pilot-agent/options/statusserver.go'
- 'pilot/cmd/pilot-agent/status/grpcready/probe.go'
- 'pilot/cmd/pilot-agent/status/ready/probe_test.go'
- 'pilot/cmd/pilot-agent/status/ready/probe.go'
- 'pilot/cmd/pilot-agent/status/server_test.go'
- 'pilot/cmd/pilot-agent/status/server.go'
- 'pilot/cmd/pilot-agent/status/testserver/server.go'
- 'pilot/cmd/pilot-agent/status/util/stats.go'
- 'pilot/cmd/pilot-discovery/app/cmd.go'
- 'pilot/cmd/pilot-discovery/app/options.go'
- 'pilot/cmd/pilot-discovery/app/request.go'
- 'pilot/cmd/pilot-discovery/main.go'
- 'pilot/pkg/autoregistration/controller_test.go'
- 'pilot/pkg/autoregistration/controller.go'
- 'pilot/pkg/autoregistration/leak_test.go'
- 'pilot/pkg/bootstrap/certcontroller.go'
- 'pilot/pkg/bootstrap/config_compare_test.go'
- 'pilot/pkg/bootstrap/config_compare.go'
- 'pilot/pkg/bootstrap/configcontroller.go'
- 'pilot/pkg/bootstrap/istio_ca_test.go'
- 'pilot/pkg/bootstrap/istio_ca.go'
- 'pilot/pkg/bootstrap/leak_test.go'
- 'pilot/pkg/bootstrap/mesh.go'
- 'pilot/pkg/bootstrap/monitoring.go'
- 'pilot/pkg/bootstrap/options.go'
- 'pilot/pkg/bootstrap/server_test.go'
- 'pilot/pkg/bootstrap/server.go'
- 'pilot/pkg/bootstrap/servicecontroller.go'
- 'pilot/pkg/bootstrap/sidecarinjector.go'
- 'pilot/pkg/bootstrap/util.go'
- 'pilot/pkg/bootstrap/validation.go'
- 'pilot/pkg/bootstrap/webhook.go'
- 'pilot/pkg/config/aggregate/config_test.go'
- 'pilot/pkg/config/aggregate/config.go'
- 'pilot/pkg/config/file/store.go'
- 'pilot/pkg/config/file/util/kubeyaml/kubeyaml_test.go'
- 'pilot/pkg/config/file/util/kubeyaml/kubeyaml.go'
- 'pilot/pkg/config/kube/crd/config_test.go'
- 'pilot/pkg/config/kube/crd/config.go'
- 'pilot/pkg/config/kube/crd/conversion_test.go'
- 'pilot/pkg/config/kube/crd/conversion.go'
- 'pilot/pkg/config/kube/crd/leak_test.go'
- 'pilot/pkg/config/kube/crdclient/cache_handler.go'
- 'pilot/pkg/config/kube/crdclient/client_test.go'
- 'pilot/pkg/config/kube/crdclient/client.go'
- 'pilot/pkg/config/kube/crdclient/gen/main.go'
- 'pilot/pkg/config/kube/crdclient/generate.go'
- 'pilot/pkg/config/kube/crdclient/leak_test.go'
- 'pilot/pkg/config/kube/crdclient/metrics.go'
- 'pilot/pkg/config/kube/crdclient/types.gen.go'
- 'pilot/pkg/config/kube/gateway/conditions.go'
- 'pilot/pkg/config/kube/gateway/context.go'
- 'pilot/pkg/config/kube/gateway/controller_test.go'
- 'pilot/pkg/config/kube/gateway/controller.go'
- 'pilot/pkg/config/kube/gateway/conversion_test.go'
- 'pilot/pkg/config/kube/gateway/conversion.go'
- 'pilot/pkg/config/kube/gateway/deploymentcontroller_test.go'
- 'pilot/pkg/config/kube/gateway/deploymentcontroller.go'
- 'pilot/pkg/config/kube/gateway/fuzz_test.go'
- 'pilot/pkg/config/kube/gateway/gatewayclass_test.go'
- 'pilot/pkg/config/kube/gateway/gatewayclass.go'
- 'pilot/pkg/config/kube/gateway/generation_adapter.go'
- 'pilot/pkg/config/kube/gateway/leak_test.go'
- 'pilot/pkg/config/kube/gateway/templates.go'
- 'pilot/pkg/config/kube/ingress/controller_test.go'
- 'pilot/pkg/config/kube/ingress/controller.go'
- 'pilot/pkg/config/kube/ingress/conversion_test.go'
- 'pilot/pkg/config/kube/ingress/conversion.go'
- 'pilot/pkg/config/kube/ingress/leak_test.go'
- 'pilot/pkg/config/kube/ingress/status_test.go'
- 'pilot/pkg/config/kube/ingress/status.go'
- 'pilot/pkg/config/kube/ingressv1/controller.go'
- 'pilot/pkg/config/kube/ingressv1/conversion_test.go'
- 'pilot/pkg/config/kube/ingressv1/conversion.go'
- 'pilot/pkg/config/kube/ingressv1/leak_test.go'
- 'pilot/pkg/config/kube/ingressv1/status_test.go'
- 'pilot/pkg/config/kube/ingressv1/status.go'
- 'pilot/pkg/config/memory/controller_test.go'
- 'pilot/pkg/config/memory/controller.go'
- 'pilot/pkg/config/memory/leak_test.go'
- 'pilot/pkg/config/memory/monitor_test.go'
- 'pilot/pkg/config/memory/monitor.go'
- 'pilot/pkg/config/memory/store_test.go'
- 'pilot/pkg/config/memory/store.go'
- 'pilot/pkg/config/monitor/file_snapshot_test.go'
- 'pilot/pkg/config/monitor/file_snapshot.go'
- 'pilot/pkg/config/monitor/leak_test.go'
- 'pilot/pkg/config/monitor/monitor_test.go'
- 'pilot/pkg/config/monitor/monitor.go'
- 'pilot/pkg/controller/workloadentry/leak_test.go'
- 'pilot/pkg/controller/workloadentry/workloadentry_controller_test.go'
- 'pilot/pkg/controller/workloadentry/workloadentry_controller.go'
- 'pilot/pkg/credentials/kube/leak_test.go'
- 'pilot/pkg/credentials/kube/multicluster.go'
- 'pilot/pkg/credentials/kube/secrets_test.go'
- 'pilot/pkg/credentials/kube/secrets.go'
- 'pilot/pkg/credentials/model.go'
- 'pilot/pkg/extensionproviders/cluster_lookup.go'
- 'pilot/pkg/features/pilot.go'
- 'pilot/pkg/grpc/grpc_test.go'
- 'pilot/pkg/grpc/grpc.go'
- 'pilot/pkg/grpc/leak_test.go'
- 'pilot/pkg/keycertbundle/watcher_test.go'
- 'pilot/pkg/keycertbundle/watcher.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/healthzadaptor_test.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/healthzadaptor.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/k8sresourcelock/configmaplock.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/k8sresourcelock/endpointslock.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/k8sresourcelock/interface.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/k8sresourcelock/leaselock.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/k8sresourcelock/multilock.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/leaderelection_test.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/leaderelection.go'
- 'pilot/pkg/leaderelection/k8sleaderelection/metrics.go'
- 'pilot/pkg/leaderelection/leaderelection_test.go'
- 'pilot/pkg/leaderelection/leaderelection.go'
- 'pilot/pkg/model/addressmap_test.go'
- 'pilot/pkg/model/addressmap.go'
- 'pilot/pkg/model/authentication_test.go'
- 'pilot/pkg/model/authentication.go'
- 'pilot/pkg/model/authorization_test.go'
- 'pilot/pkg/model/authorization.go'
- 'pilot/pkg/model/cluster_local_test.go'
- 'pilot/pkg/model/cluster_local.go'
- 'pilot/pkg/model/config_test.go'
- 'pilot/pkg/model/config.go'
- 'pilot/pkg/model/context_test.go'
- 'pilot/pkg/model/context.go'
- 'pilot/pkg/model/controller.go'
- 'pilot/pkg/model/conversion_test.go'
- 'pilot/pkg/model/credentials/resource_test.go'
- 'pilot/pkg/model/credentials/resource.go'
- 'pilot/pkg/model/destination_rule_test.go'
- 'pilot/pkg/model/destination_rule.go'
- 'pilot/pkg/model/disabled_ledger.go'
- 'pilot/pkg/model/endpointshards.go'
- 'pilot/pkg/model/envoyfilter_test.go'
- 'pilot/pkg/model/envoyfilter.go'
- 'pilot/pkg/model/extensions_test.go'
- 'pilot/pkg/model/extensions.go'
- 'pilot/pkg/model/fake_store.go'
- 'pilot/pkg/model/gateway_test.go'
- 'pilot/pkg/model/gateway.go'
- 'pilot/pkg/model/jwks_resolver_test.go'
- 'pilot/pkg/model/jwks_resolver.go'
- 'pilot/pkg/model/kstatus/helper.go'
- 'pilot/pkg/model/leak_test.go'
- 'pilot/pkg/model/listener.go'
- 'pilot/pkg/model/log.go'
- 'pilot/pkg/model/network_test.go'
- 'pilot/pkg/model/network.go'
- 'pilot/pkg/model/proxy_config_test.go'
- 'pilot/pkg/model/proxy_config.go'
- 'pilot/pkg/model/proxy_view_test.go'
- 'pilot/pkg/model/proxy_view.go'
- 'pilot/pkg/model/push_context_test.go'
- 'pilot/pkg/model/push_context.go'
- 'pilot/pkg/model/service_test.go'
- 'pilot/pkg/model/service.go'
- 'pilot/pkg/model/sidecar_test.go'
- 'pilot/pkg/model/sidecar.go'
- 'pilot/pkg/model/status/helper.go'
- 'pilot/pkg/model/status/workloadentry.go'
- 'pilot/pkg/model/telemetry_logging_test.go'
- 'pilot/pkg/model/telemetry_logging.go'
- 'pilot/pkg/model/telemetry_test.go'
- 'pilot/pkg/model/telemetry.go'
- 'pilot/pkg/model/test/mockopenidserver.go'
- 'pilot/pkg/model/test/testcert/generate.sh'
- 'pilot/pkg/model/validation_test.go'
- 'pilot/pkg/model/validation.go'
- 'pilot/pkg/model/virtualservice_test.go'
- 'pilot/pkg/model/virtualservice.go'
- 'pilot/pkg/model/wasm.go'
- 'pilot/pkg/model/xds_cache_test.go'
- 'pilot/pkg/model/xds_cache.go'
- 'pilot/pkg/networking/apigen/apigen_test.go'
- 'pilot/pkg/networking/apigen/apigen.go'
- 'pilot/pkg/networking/core/configgen.go'
- 'pilot/pkg/networking/core/v1alpha3/accesslog_test.go'
- 'pilot/pkg/networking/core/v1alpha3/accesslog.go'
- 'pilot/pkg/networking/core/v1alpha3/cluster_builder_test.go'
- 'pilot/pkg/networking/core/v1alpha3/cluster_builder.go'
- 'pilot/pkg/networking/core/v1alpha3/cluster_cache.go'
- 'pilot/pkg/networking/core/v1alpha3/cluster_test.go'
- 'pilot/pkg/networking/core/v1alpha3/cluster.go'
- 'pilot/pkg/networking/core/v1alpha3/configgen.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/cluster_patch_test.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/cluster_patch.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/extension_configuration_patch_test.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/extension_configuration_patch.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/fuzz_test.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/leak_test.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/listener_patch_test.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/listener_patch.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/monitoring.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/rc_patch_test.go'
- 'pilot/pkg/networking/core/v1alpha3/envoyfilter/rc_patch.go'
- 'pilot/pkg/networking/core/v1alpha3/extension_config_builder.go'
- 'pilot/pkg/networking/core/v1alpha3/extension/wasmplugin_test.go'
- 'pilot/pkg/networking/core/v1alpha3/extension/wasmplugin.go'
- 'pilot/pkg/networking/core/v1alpha3/fake.go'
- 'pilot/pkg/networking/core/v1alpha3/filterchain_options.go'
- 'pilot/pkg/networking/core/v1alpha3/fuzz_test.go'
- 'pilot/pkg/networking/core/v1alpha3/gateway_simulation_test.go'
- 'pilot/pkg/networking/core/v1alpha3/gateway_test.go'
- 'pilot/pkg/networking/core/v1alpha3/gateway.go'
- 'pilot/pkg/networking/core/v1alpha3/httproute_test.go'
- 'pilot/pkg/networking/core/v1alpha3/httproute.go'
- 'pilot/pkg/networking/core/v1alpha3/leak_test.go'
- 'pilot/pkg/networking/core/v1alpha3/listener_address.go'
- 'pilot/pkg/networking/core/v1alpha3/listener_builder_test.go'
- 'pilot/pkg/networking/core/v1alpha3/listener_builder.go'
- 'pilot/pkg/networking/core/v1alpha3/listener_inbound.go'
- 'pilot/pkg/networking/core/v1alpha3/listener_test.go'
- 'pilot/pkg/networking/core/v1alpha3/listener.go'
- 'pilot/pkg/networking/core/v1alpha3/listenertest/match.go'
- 'pilot/pkg/networking/core/v1alpha3/loadbalancer/loadbalancer_test.go'
- 'pilot/pkg/networking/core/v1alpha3/loadbalancer/loadbalancer.go'
- 'pilot/pkg/networking/core/v1alpha3/name_table.go'
- 'pilot/pkg/networking/core/v1alpha3/networkfilter_test.go'
- 'pilot/pkg/networking/core/v1alpha3/networkfilter.go'
- 'pilot/pkg/networking/core/v1alpha3/peer_authentication_simulation_test.go'
- 'pilot/pkg/networking/core/v1alpha3/route/leak_test.go'
- 'pilot/pkg/networking/core/v1alpha3/route/retry/retry_test.go'
- 'pilot/pkg/networking/core/v1alpha3/route/retry/retry.go'
- 'pilot/pkg/networking/core/v1alpha3/route/route_cache_test.go'
- 'pilot/pkg/networking/core/v1alpha3/route/route_cache.go'
- 'pilot/pkg/networking/core/v1alpha3/route/route_internal_test.go'
- 'pilot/pkg/networking/core/v1alpha3/route/route_test.go'
- 'pilot/pkg/networking/core/v1alpha3/route/route.go'
- 'pilot/pkg/networking/core/v1alpha3/serviceentry_simulation_test.go'
- 'pilot/pkg/networking/core/v1alpha3/sidecar_simulation_test.go'
- 'pilot/pkg/networking/core/v1alpha3/tls_test.go'
- 'pilot/pkg/networking/core/v1alpha3/tls.go'
- 'pilot/pkg/networking/core/v1alpha3/tracing_test.go'
- 'pilot/pkg/networking/core/v1alpha3/tracing.go'
- 'pilot/pkg/networking/core/v1alpha3/tunnelingconfig/apply.go'
- 'pilot/pkg/networking/grpcgen/cds.go'
- 'pilot/pkg/networking/grpcgen/grpcecho_test.go'
- 'pilot/pkg/networking/grpcgen/grpcgen_test.go'
- 'pilot/pkg/networking/grpcgen/grpcgen.go'
- 'pilot/pkg/networking/grpcgen/lds_test.go'
- 'pilot/pkg/networking/grpcgen/lds.go'
- 'pilot/pkg/networking/grpcgen/rds.go'
- 'pilot/pkg/networking/networking_test.go'
- 'pilot/pkg/networking/networking.go'
- 'pilot/pkg/networking/plugin/authn/authentication.go'
- 'pilot/pkg/networking/plugin/authn/util_test.go'
- 'pilot/pkg/networking/plugin/authn/util.go'
- 'pilot/pkg/networking/plugin/authz/authorization.go'
- 'pilot/pkg/networking/plugin/plugin.go'
- 'pilot/pkg/networking/telemetry/telemetry_test.go'
- 'pilot/pkg/networking/telemetry/telemetry.go'
- 'pilot/pkg/networking/util/util_test.go'
- 'pilot/pkg/networking/util/util.go'
- 'pilot/pkg/request/command_test.go'
- 'pilot/pkg/request/command.go'
- 'pilot/pkg/security/authn/factory/factory.go'
- 'pilot/pkg/security/authn/policy_applier.go'
- 'pilot/pkg/security/authn/utils/utils_test.go'
- 'pilot/pkg/security/authn/utils/utils.go'
- 'pilot/pkg/security/authn/v1beta1/policy_applier_test.go'
- 'pilot/pkg/security/authn/v1beta1/policy_applier.go'
- 'pilot/pkg/security/authz/builder/builder_test.go'
- 'pilot/pkg/security/authz/builder/builder.go'
- 'pilot/pkg/security/authz/builder/extauthz.go'
- 'pilot/pkg/security/authz/builder/fuzz_test.go'
- 'pilot/pkg/security/authz/builder/logger.go'
- 'pilot/pkg/security/authz/matcher/cidr_test.go'
- 'pilot/pkg/security/authz/matcher/cidr.go'
- 'pilot/pkg/security/authz/matcher/header_test.go'
- 'pilot/pkg/security/authz/matcher/header.go'
- 'pilot/pkg/security/authz/matcher/leak_test.go'
- 'pilot/pkg/security/authz/matcher/metadata_test.go'
- 'pilot/pkg/security/authz/matcher/metadata.go'
- 'pilot/pkg/security/authz/matcher/string_test.go'
- 'pilot/pkg/security/authz/matcher/string.go'
- 'pilot/pkg/security/authz/model/generator_test.go'
- 'pilot/pkg/security/authz/model/generator.go'
- 'pilot/pkg/security/authz/model/leak_test.go'
- 'pilot/pkg/security/authz/model/model_test.go'
- 'pilot/pkg/security/authz/model/model.go'
- 'pilot/pkg/security/authz/model/permission.go'
- 'pilot/pkg/security/authz/model/principal.go'
- 'pilot/pkg/security/authz/model/util_test.go'
- 'pilot/pkg/security/authz/model/util.go'
- 'pilot/pkg/security/model/authentication_test.go'
- 'pilot/pkg/security/model/authentication.go'
- 'pilot/pkg/security/trustdomain/bundle_test.go'
- 'pilot/pkg/security/trustdomain/bundle.go'
- 'pilot/pkg/security/trustdomain/leak_test.go'
- 'pilot/pkg/security/trustdomain/util_test.go'
- 'pilot/pkg/security/trustdomain/util.go'
- 'pilot/pkg/server/instance_test.go'
- 'pilot/pkg/server/instance.go'
- 'pilot/pkg/serviceregistry/aggregate/controller_test.go'
- 'pilot/pkg/serviceregistry/aggregate/controller.go'
- 'pilot/pkg/serviceregistry/instance.go'
- 'pilot/pkg/serviceregistry/kube/controller/autoserviceexportcontroller_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/autoserviceexportcontroller.go'
- 'pilot/pkg/serviceregistry/kube/controller/controller_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/controller.go'
- 'pilot/pkg/serviceregistry/kube/controller/discoverycontrollers.go'
- 'pilot/pkg/serviceregistry/kube/controller/endpoint_builder_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/endpoint_builder.go'
- 'pilot/pkg/serviceregistry/kube/controller/endpoint_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/endpointcontroller.go'
- 'pilot/pkg/serviceregistry/kube/controller/endpoints.go'
- 'pilot/pkg/serviceregistry/kube/controller/endpointslice_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/endpointslice.go'
- 'pilot/pkg/serviceregistry/kube/controller/fake.go'
- 'pilot/pkg/serviceregistry/kube/controller/filter/discoverynamespaces.go'
- 'pilot/pkg/serviceregistry/kube/controller/filter/informer.go'
- 'pilot/pkg/serviceregistry/kube/controller/fuzz_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/leak_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/multicluster_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/multicluster.go'
- 'pilot/pkg/serviceregistry/kube/controller/namespacecontroller_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/namespacecontroller.go'
- 'pilot/pkg/serviceregistry/kube/controller/network_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/network.go'
- 'pilot/pkg/serviceregistry/kube/controller/pod_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/pod.go'
- 'pilot/pkg/serviceregistry/kube/controller/serviceexportcache_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/serviceexportcache.go'
- 'pilot/pkg/serviceregistry/kube/controller/serviceimportcache_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/serviceimportcache.go'
- 'pilot/pkg/serviceregistry/kube/controller/sync.go'
- 'pilot/pkg/serviceregistry/kube/controller/util_test.go'
- 'pilot/pkg/serviceregistry/kube/controller/util.go'
- 'pilot/pkg/serviceregistry/kube/conversion_test.go'
- 'pilot/pkg/serviceregistry/kube/conversion.go'
- 'pilot/pkg/serviceregistry/kube/leak_test.go'
- 'pilot/pkg/serviceregistry/leak_test.go'
- 'pilot/pkg/serviceregistry/memory/discovery.go'
- 'pilot/pkg/serviceregistry/mock/discovery_mock.go'
- 'pilot/pkg/serviceregistry/mock/discovery.go'
- 'pilot/pkg/serviceregistry/provider/providers.go'
- 'pilot/pkg/serviceregistry/serviceentry/controller_test.go'
- 'pilot/pkg/serviceregistry/serviceentry/controller.go'
- 'pilot/pkg/serviceregistry/serviceentry/conversion_test.go'
- 'pilot/pkg/serviceregistry/serviceentry/conversion.go'
- 'pilot/pkg/serviceregistry/serviceentry/leak_test.go'
- 'pilot/pkg/serviceregistry/serviceentry/store_test.go'
- 'pilot/pkg/serviceregistry/serviceentry/store.go'
- 'pilot/pkg/serviceregistry/serviceentry/util_test.go'
- 'pilot/pkg/serviceregistry/serviceentry/util.go'
- 'pilot/pkg/serviceregistry/serviceentry/workloadentry.go'
- 'pilot/pkg/serviceregistry/serviceregistry_test.go'
- 'pilot/pkg/serviceregistry/util/label/label.go'
- 'pilot/pkg/serviceregistry/util/workloadinstances/index_test.go'
- 'pilot/pkg/serviceregistry/util/workloadinstances/index.go'
- 'pilot/pkg/serviceregistry/util/workloadinstances/map.go'
- 'pilot/pkg/serviceregistry/util/workloadinstances/selector.go'
- 'pilot/pkg/serviceregistry/util/workloadinstances/util.go'
- 'pilot/pkg/simulation/traffic.go'
- 'pilot/pkg/status/distribution/leak_test.go'
- 'pilot/pkg/status/distribution/ledger.go'
- 'pilot/pkg/status/distribution/report_test.go'
- 'pilot/pkg/status/distribution/report.go'
- 'pilot/pkg/status/distribution/reporter_test.go'
- 'pilot/pkg/status/distribution/reporter.go'
- 'pilot/pkg/status/distribution/resourcelock.go'
- 'pilot/pkg/status/distribution/state_test.go'
- 'pilot/pkg/status/distribution/state.go'
- 'pilot/pkg/status/manager.go'
- 'pilot/pkg/status/resource.go'
- 'pilot/pkg/status/resourcelock_test.go'
- 'pilot/pkg/status/resourcelock.go'
- 'pilot/pkg/trustbundle/leak_test.go'
- 'pilot/pkg/trustbundle/trustbundle_test.go'
- 'pilot/pkg/trustbundle/trustbundle.go'
- 'pilot/pkg/util/constant/constant.go'
- 'pilot/pkg/util/informermetric/informerutil.go'
- 'pilot/pkg/util/network/ip_test.go'
- 'pilot/pkg/util/network/ip.go'
- 'pilot/pkg/util/protoconv/protoconv.go'
- 'pilot/pkg/util/runtime/leak_test.go'
- 'pilot/pkg/util/runtime/runtime_test.go'
- 'pilot/pkg/util/runtime/runtime.go'
- 'pilot/pkg/util/slices/string.go'
- 'pilot/pkg/xds/ads_test.go'
- 'pilot/pkg/xds/ads.go'
- 'pilot/pkg/xds/adstest.go'
- 'pilot/pkg/xds/auth.go'
- 'pilot/pkg/xds/bench_test.go'
- 'pilot/pkg/xds/bootstrapds.go'
- 'pilot/pkg/xds/cds_test.go'
- 'pilot/pkg/xds/cds.go'
- 'pilot/pkg/xds/debug_test.go'
- 'pilot/pkg/xds/debug.go'
- 'pilot/pkg/xds/debuggen.go'
- 'pilot/pkg/xds/delta_test.go'
- 'pilot/pkg/xds/delta.go'
- 'pilot/pkg/xds/deltaadstest.go'
- 'pilot/pkg/xds/deltatest.go'
- 'pilot/pkg/xds/discovery_test.go'
- 'pilot/pkg/xds/discovery.go'
- 'pilot/pkg/xds/ecds_test.go'
- 'pilot/pkg/xds/ecds.go'
- 'pilot/pkg/xds/eds_sh_test.go'
- 'pilot/pkg/xds/eds_test.go'
- 'pilot/pkg/xds/eds.go'
- 'pilot/pkg/xds/endpoint_builder_test.go'
- 'pilot/pkg/xds/endpoint_builder.go'
- 'pilot/pkg/xds/ep_filters_test.go'
- 'pilot/pkg/xds/ep_filters.go'
- 'pilot/pkg/xds/eventhandler.go'
- 'pilot/pkg/xds/fake.go'
- 'pilot/pkg/xds/filters/context.go'
- 'pilot/pkg/xds/filters/filters_test.go'
- 'pilot/pkg/xds/filters/filters.go'
- 'pilot/pkg/xds/lds_test.go'
- 'pilot/pkg/xds/lds.go'
- 'pilot/pkg/xds/leak_test.go'
- 'pilot/pkg/xds/mesh_network_test.go'
- 'pilot/pkg/xds/monitoring.go'
- 'pilot/pkg/xds/nds_test.go'
- 'pilot/pkg/xds/nds.go'
- 'pilot/pkg/xds/pcds.go'
- 'pilot/pkg/xds/proxy_dependencies_test.go'
- 'pilot/pkg/xds/proxy_dependencies.go'
- 'pilot/pkg/xds/pushqueue_test.go'
- 'pilot/pkg/xds/pushqueue.go'
- 'pilot/pkg/xds/rds_test.go'
- 'pilot/pkg/xds/rds.go'
- 'pilot/pkg/xds/requestidextension/context.go'
- 'pilot/pkg/xds/requestidextension/uuid_extension.go'
- 'pilot/pkg/xds/sds_test.go'
- 'pilot/pkg/xds/sds.go'
- 'pilot/pkg/xds/simple.go'
- 'pilot/pkg/xds/statusgen.go'
- 'pilot/pkg/xds/util.go'
- 'pilot/pkg/xds/v3/model.go'
- 'pilot/pkg/xds/xds_cache_test.go'
- 'pilot/pkg/xds/xds_test.go'
- 'pilot/pkg/xds/xdsgen.go'
- 'pilot/test/mock/config.go'
- 'pilot/test/util/diff.go'
- 'pilot/test/xdstest/extract.go'
- 'pilot/test/xdstest/grpc.go'
- 'pilot/test/xdstest/mock_discovery.go'
- 'pilot/test/xdstest/test.go'
- 'pilot/test/xdstest/validate.go'
- 'pkg/adsc/adsc_test.go'
- 'pkg/adsc/adsc.go'
- 'pkg/adsc/util.go'
- 'pkg/bootstrap/config_test.go'
- 'pkg/bootstrap/config.go'
- 'pkg/bootstrap/instance_test.go'
- 'pkg/bootstrap/instance.go'
- 'pkg/bootstrap/option/convert_test.go'
- 'pkg/bootstrap/option/convert.go'
- 'pkg/bootstrap/option/instance.go'
- 'pkg/bootstrap/option/instances_test.go'
- 'pkg/bootstrap/option/instances.go'
- 'pkg/bootstrap/platform/aws_test.go'
- 'pkg/bootstrap/platform/aws.go'
- 'pkg/bootstrap/platform/azure_test.go'
- 'pkg/bootstrap/platform/azure.go'
- 'pkg/bootstrap/platform/discovery.go'
- 'pkg/bootstrap/platform/gcp_test.go'
- 'pkg/bootstrap/platform/gcp.go'
- 'pkg/bootstrap/platform/platform.go'
- 'pkg/channels/unbounded_test.go'
- 'pkg/channels/unbounded.go'
- 'pkg/cluster/debug.go'
- 'pkg/cluster/id.go'
- 'pkg/cmd/cmd.go'
- 'pkg/cmd/flag_test.go'
- 'pkg/config/analysis/analyzer_test.go'
- 'pkg/config/analysis/analyzer.go'
- 'pkg/config/analysis/analyzers/all.go'
- 'pkg/config/analysis/analyzers/analyzers_bench_test.go'
- 'pkg/config/analysis/analyzers/analyzers_test.go'
- 'pkg/config/analysis/analyzers/annotations/annotations.go'
- 'pkg/config/analysis/analyzers/authz/authorizationpolicies_test.go'
- 'pkg/config/analysis/analyzers/authz/authorizationpolicies.go'
- 'pkg/config/analysis/analyzers/deployment/pod.go'
- 'pkg/config/analysis/analyzers/deployment/services.go'
- 'pkg/config/analysis/analyzers/deprecation/deprecation.go'
- 'pkg/config/analysis/analyzers/destinationrule/ca-certificates.go'
- 'pkg/config/analysis/analyzers/envoyfilter/envoyfilter.go'
- 'pkg/config/analysis/analyzers/gateway/certificate.go'
- 'pkg/config/analysis/analyzers/gateway/conflictinggateway.go'
- 'pkg/config/analysis/analyzers/gateway/gateway.go'
- 'pkg/config/analysis/analyzers/gateway/secret.go'
- 'pkg/config/analysis/analyzers/injection/image-auto.go'
- 'pkg/config/analysis/analyzers/injection/injection-image.go'
- 'pkg/config/analysis/analyzers/injection/injection.go'
- 'pkg/config/analysis/analyzers/maturity/maturity.go'
- 'pkg/config/analysis/analyzers/multicluster/meshnetworks.go'
- 'pkg/config/analysis/analyzers/schema/validation_test.go'
- 'pkg/config/analysis/analyzers/schema/validation.go'
- 'pkg/config/analysis/analyzers/service/portname.go'
- 'pkg/config/analysis/analyzers/serviceentry/protocoladdresses.go'
- 'pkg/config/analysis/analyzers/sidecar/defaultselector.go'
- 'pkg/config/analysis/analyzers/sidecar/selector.go'
- 'pkg/config/analysis/analyzers/sidecar/util.go'
- 'pkg/config/analysis/analyzers/util/config.go'
- 'pkg/config/analysis/analyzers/util/constants.go'
- 'pkg/config/analysis/analyzers/util/exportto_test.go'
- 'pkg/config/analysis/analyzers/util/exportto.go'
- 'pkg/config/analysis/analyzers/util/find_errorline_utils_test.go'
- 'pkg/config/analysis/analyzers/util/find_errorline_utils.go'
- 'pkg/config/analysis/analyzers/util/hosts_test.go'
- 'pkg/config/analysis/analyzers/util/hosts.go'
- 'pkg/config/analysis/analyzers/util/in_mesh.go'
- 'pkg/config/analysis/analyzers/util/service_lookup.go'
- 'pkg/config/analysis/analyzers/virtualservice/conflictingmeshgatewayhosts.go'
- 'pkg/config/analysis/analyzers/virtualservice/destinationhosts.go'
- 'pkg/config/analysis/analyzers/virtualservice/destinationrules.go'
- 'pkg/config/analysis/analyzers/virtualservice/gateways.go'
- 'pkg/config/analysis/analyzers/virtualservice/jwtclaimroute.go'
- 'pkg/config/analysis/analyzers/virtualservice/regexes.go'
- 'pkg/config/analysis/analyzers/virtualservice/util.go'
- 'pkg/config/analysis/analyzers/webhook/webhook.go'
- 'pkg/config/analysis/context.go'
- 'pkg/config/analysis/diag/helper.go'
- 'pkg/config/analysis/diag/level.go'
- 'pkg/config/analysis/diag/message_test.go'
- 'pkg/config/analysis/diag/message.go'
- 'pkg/config/analysis/diag/messages_test.go'
- 'pkg/config/analysis/diag/messages.go'
- 'pkg/config/analysis/incluster/controller.go'
- 'pkg/config/analysis/local/analyze_test.go'
- 'pkg/config/analysis/local/context.go'
- 'pkg/config/analysis/local/defaults.go'
- 'pkg/config/analysis/local/helpers_test.go'
- 'pkg/config/analysis/local/istiod_analyze.go'
- 'pkg/config/analysis/local/local.go'
- 'pkg/config/analysis/metadata.go'
- 'pkg/config/analysis/msg/generate.main.go'
- 'pkg/config/analysis/msg/messages.gen.go'
- 'pkg/config/analysis/msg/messages.go'
- 'pkg/config/analysis/scope/scope.go'
- 'pkg/config/analysis/testing/fixtures/context.go'
- 'pkg/config/constants/constants.go'
- 'pkg/config/conversion.go'
- 'pkg/config/crd/validator_test.go'
- 'pkg/config/crd/validator.go'
- 'pkg/config/doc.go'
- 'pkg/config/gateway/gateway_test.go'
- 'pkg/config/gateway/gateway.go'
- 'pkg/config/host/name_test.go'
- 'pkg/config/host/name.go'
- 'pkg/config/host/names_test.go'
- 'pkg/config/host/names.go'
- 'pkg/config/kube/conversion_test.go'
- 'pkg/config/kube/conversion.go'
- 'pkg/config/labels/instance_test.go'
- 'pkg/config/labels/instance.go'
- 'pkg/config/legacy/mesh/const.go'
- 'pkg/config/legacy/source/kube/origin.go'
- 'pkg/config/legacy/testing/fixtures/expect.go'
- 'pkg/config/legacy/util/kuberesource/resources.go'
- 'pkg/config/mesh/fuzz_test.go'
- 'pkg/config/mesh/kubemesh/leak_test.go'
- 'pkg/config/mesh/kubemesh/watcher_test.go'
- 'pkg/config/mesh/kubemesh/watcher.go'
- 'pkg/config/mesh/mesh_test.go'
- 'pkg/config/mesh/mesh.go'
- 'pkg/config/mesh/networks_watcher_test.go'
- 'pkg/config/mesh/networks_watcher.go'
- 'pkg/config/mesh/watcher_test_utils.go'
- 'pkg/config/mesh/watcher_test.go'
- 'pkg/config/mesh/watcher.go'
- 'pkg/config/model_test.go'
- 'pkg/config/model.go'
- 'pkg/config/protocol/instance_test.go'
- 'pkg/config/protocol/instance.go'
- 'pkg/config/resource/instance_test.go'
- 'pkg/config/resource/instance.go'
- 'pkg/config/resource/metadata_test.go'
- 'pkg/config/resource/metadata.go'
- 'pkg/config/resource/name_test.go'
- 'pkg/config/resource/name.go'
- 'pkg/config/resource/origin.go'
- 'pkg/config/resource/serialization.go'
- 'pkg/config/resource/stringmap_test.go'
- 'pkg/config/resource/stringmap.go'
- 'pkg/config/resource/version.go'
- 'pkg/config/schema/ast/ast_test.go'
- 'pkg/config/schema/ast/ast.go'
- 'pkg/config/schema/codegen/collections_test.go'
- 'pkg/config/schema/codegen/collections.go'
- 'pkg/config/schema/codegen/common_test.go'
- 'pkg/config/schema/codegen/common.go'
- 'pkg/config/schema/codegen/tools/collections.main.go'
- 'pkg/config/schema/collection/name_test.go'
- 'pkg/config/schema/collection/name.go'
- 'pkg/config/schema/collection/names_test.go'
- 'pkg/config/schema/collection/names.go'
- 'pkg/config/schema/collection/schema_test.go'
- 'pkg/config/schema/collection/schema.go'
- 'pkg/config/schema/collection/schemas_test.go'
- 'pkg/config/schema/collection/schemas.go'
- 'pkg/config/schema/collections/collections.agent.gen.go'
- 'pkg/config/schema/collections/collections.gen.go'
- 'pkg/config/schema/collections/mock.go'
- 'pkg/config/schema/generate.go'
- 'pkg/config/schema/gvk/resources.gen.go'
- 'pkg/config/schema/kind/kind.go'
- 'pkg/config/schema/kind/resources.gen.go'
- 'pkg/config/schema/resource/schema_test.go'
- 'pkg/config/schema/resource/schema.go'
- 'pkg/config/security/security_test.go'
- 'pkg/config/security/security.go'
- 'pkg/config/validation/extensionprovider_test.go'
- 'pkg/config/validation/extensionprovider.go'
- 'pkg/config/validation/validation_agent.go'
- 'pkg/config/validation/validation_istiod.go'
- 'pkg/config/validation/validation_test.go'
- 'pkg/config/validation/validation.go'
- 'pkg/config/validation/virtualservice_test.go'
- 'pkg/config/validation/virtualservice.go'
- 'pkg/config/visibility/visibility.go'
- 'pkg/config/xds/deprecated.go'
- 'pkg/config/xds/filter_types.gen.go'
- 'pkg/config/xds/filter_types.go'
- 'pkg/config/xds/filters.go'
- 'pkg/config/xds/xds.go'
- 'pkg/dns/client/dns_test.go'
- 'pkg/dns/client/dns.go'
- 'pkg/dns/client/leak_test.go'
- 'pkg/dns/client/monitoring.go'
- 'pkg/dns/client/proxy.go'
- 'pkg/dns/proto/nds.pb.go'
- 'pkg/dns/proto/nds.proto'
- 'pkg/dns/server/name_table_test.go'
- 'pkg/dns/server/name_table.go'
- 'pkg/envoy/admin.go'
- 'pkg/envoy/agent_test.go'
- 'pkg/envoy/agent.go'
- 'pkg/envoy/instance_test.go'
- 'pkg/envoy/instance.go'
- 'pkg/envoy/options_test.go'
- 'pkg/envoy/options.go'
- 'pkg/envoy/proxy_test.go'
- 'pkg/envoy/proxy.go'
- 'pkg/errdict/errdict.go'
- 'pkg/file/file.go'
- 'pkg/fuzz/util.go'
- 'pkg/hbone/dialer_test.go'
- 'pkg/hbone/dialer.go'
- 'pkg/hbone/server.go'
- 'pkg/hbone/util.go'
- 'pkg/http/get.go'
- 'pkg/http/headers/builder.go'
- 'pkg/http/headers/wellknown.go'
- 'pkg/istio-agent/agent_test.go'
- 'pkg/istio-agent/agent.go'
- 'pkg/istio-agent/docs/ca.dot'
- 'pkg/istio-agent/docs/overview.dot'
- 'pkg/istio-agent/grpcxds/grpc_bootstrap.go'
- 'pkg/istio-agent/health/health_check_test.go'
- 'pkg/istio-agent/health/health_check.go'
- 'pkg/istio-agent/health/health_probers_test.go'
- 'pkg/istio-agent/health/health_probers.go'
- 'pkg/istio-agent/health/leak_test.go'
- 'pkg/istio-agent/leak_test.go'
- 'pkg/istio-agent/metrics/metrics.go'
- 'pkg/istio-agent/testdata/token'
- 'pkg/istio-agent/xds_proxy_delta_test.go'
- 'pkg/istio-agent/xds_proxy_delta.go'
- 'pkg/istio-agent/xds_proxy_test.go'
- 'pkg/istio-agent/xds_proxy.go'
- 'pkg/jwt/jwt.go'
- 'pkg/keepalive/options_test.go'
- 'pkg/keepalive/options.go'
- 'pkg/kube/adapter.go'
- 'pkg/kube/apimirror/probe.go'
- 'pkg/kube/client_config.go'
- 'pkg/kube/client_factory.go'
- 'pkg/kube/client.go'
- 'pkg/kube/configmapwatcher/configmapwatcher_test.go'
- 'pkg/kube/configmapwatcher/configmapwatcher.go'
- 'pkg/kube/controllers/common_test.go'
- 'pkg/kube/controllers/common.go'
- 'pkg/kube/controllers/queue_test.go'
- 'pkg/kube/controllers/queue.go'
- 'pkg/kube/fakemirror.go'
- 'pkg/kube/inject/app_probe_test.go'
- 'pkg/kube/inject/app_probe.go'
- 'pkg/kube/inject/initializer_test.go'
- 'pkg/kube/inject/initializer.go'
- 'pkg/kube/inject/inject_test.go'
- 'pkg/kube/inject/inject.go'
- 'pkg/kube/inject/monitoring.go'
- 'pkg/kube/inject/template.go'
- 'pkg/kube/inject/validate.go'
- 'pkg/kube/inject/watcher_test.go'
- 'pkg/kube/inject/watcher.go'
- 'pkg/kube/inject/webhook_test.go'
- 'pkg/kube/inject/webhook.go'
- 'pkg/kube/labels/labels.go'
- 'pkg/kube/mcs/register.go'
- 'pkg/kube/mock_client_test.go'
- 'pkg/kube/mock_client.go'
- 'pkg/kube/multicluster/cluster.go'
- 'pkg/kube/multicluster/clusterstore.go'
- 'pkg/kube/multicluster/secretcontroller_test.go'
- 'pkg/kube/multicluster/secretcontroller.go'
- 'pkg/kube/portforwarder.go'
- 'pkg/kube/rpc_creds_test.go'
- 'pkg/kube/rpc_creds.go'
- 'pkg/kube/spdy.go'
- 'pkg/kube/util_test.go'
- 'pkg/kube/util.go'
- 'pkg/kube/version_test.go'
- 'pkg/kube/version.go'
- 'pkg/network/id.go'
- 'pkg/proto/merge/merge.go'
- 'pkg/proto/types.go'
- 'pkg/proxy/proxyinfo.go'
- 'pkg/queue/delay_test.go'
- 'pkg/queue/delay.go'
- 'pkg/queue/instance_test.go'
- 'pkg/queue/instance.go'
- 'pkg/queue/leak_test.go'
- 'pkg/queue/util.go'
- 'pkg/revisions/default_watcher_test.go'
- 'pkg/revisions/default_watcher.go'
- 'pkg/security/mock.go'
- 'pkg/security/retry.go'
- 'pkg/security/security_test.go'
- 'pkg/security/security.go'
- 'pkg/spiffe/spiffe_test.go'
- 'pkg/spiffe/spiffe.go'
- 'pkg/test/cert/ca/intermediate.go'
- 'pkg/test/cert/ca/root.go'
- 'pkg/test/cert/cert.go'
- 'pkg/test/config/mock_config.pb.go'
- 'pkg/test/config/mock_config.proto'
- 'pkg/test/csrctrl/authority/authority.go'
- 'pkg/test/csrctrl/authority/policies.go'
- 'pkg/test/csrctrl/controllers/csr_controller.go'
- 'pkg/test/csrctrl/controllers/start_csrctrl.go'
- 'pkg/test/csrctrl/signer/ca_provider.go'
- 'pkg/test/csrctrl/signer/signer.go'
- 'pkg/test/datasets/validation/dataset.go'
- 'pkg/test/echo/client.go'
- 'pkg/test/echo/cmd/client/main.go'
- 'pkg/test/echo/cmd/server/main.go'
- 'pkg/test/echo/common/dialer.go'
- 'pkg/test/echo/common/metrics.go'
- 'pkg/test/echo/common/model.go'
- 'pkg/test/echo/common/scheme/scheme.go'
- 'pkg/test/echo/common/util.go'
- 'pkg/test/echo/common/websocket.go'
- 'pkg/test/echo/docker'
- 'pkg/test/echo/fields.go'
- 'pkg/test/echo/parse.go'
- 'pkg/test/echo/proto/echo_grpc.pb.go'
- 'pkg/test/echo/proto/echo.pb.go'
- 'pkg/test/echo/proto/echo.proto'
- 'pkg/test/echo/response.go'
- 'pkg/test/echo/responses.go'
- 'pkg/test/echo/server/endpoint/grpc.go'
- 'pkg/test/echo/server/endpoint/hbone.go'
- 'pkg/test/echo/server/endpoint/http.go'
- 'pkg/test/echo/server/endpoint/instance.go'
- 'pkg/test/echo/server/endpoint/tcp.go'
- 'pkg/test/echo/server/endpoint/util.go'
- 'pkg/test/echo/server/forwarder/config.go'
- 'pkg/test/echo/server/forwarder/dns.go'
- 'pkg/test/echo/server/forwarder/executor.go'
- 'pkg/test/echo/server/forwarder/grpc.go'
- 'pkg/test/echo/server/forwarder/http.go'
- 'pkg/test/echo/server/forwarder/instance.go'
- 'pkg/test/echo/server/forwarder/protocol.go'
- 'pkg/test/echo/server/forwarder/tcp.go'
- 'pkg/test/echo/server/forwarder/tls.go'
- 'pkg/test/echo/server/forwarder/util.go'
- 'pkg/test/echo/server/forwarder/websocket.go'
- 'pkg/test/echo/server/forwarder/xds.go'
- 'pkg/test/echo/server/instance.go'
- 'pkg/test/env/http_client.go'
- 'pkg/test/env/http_server.go'
- 'pkg/test/env/istio.go'
- 'pkg/test/env/variable.go'
- 'pkg/test/envoy/binary.go'
- 'pkg/test/eventually.go'
- 'pkg/test/failer_test.go'
- 'pkg/test/failer.go'
- 'pkg/test/fakes/gce_metadata_server/main.go'
- 'pkg/test/fakes/gce_metadata_server/Makefile'
- 'pkg/test/fakes/imageregistry/main.go'
- 'pkg/test/fakes/imageregistry/Makefile'
- 'pkg/test/framework/analyzer_runtime.go'
- 'pkg/test/framework/analyzer.go'
- 'pkg/test/framework/components/authz/headers.go'
- 'pkg/test/framework/components/authz/kube.go'
- 'pkg/test/framework/components/authz/kubelocal.go'
- 'pkg/test/framework/components/authz/provider.go'
- 'pkg/test/framework/components/authz/server.go'
- 'pkg/test/framework/components/cluster/cluster.go'
- 'pkg/test/framework/components/cluster/clusterboot/factory_test.go'
- 'pkg/test/framework/components/cluster/clusterboot/factory.go'
- 'pkg/test/framework/components/cluster/clusters.go'
- 'pkg/test/framework/components/cluster/config.go'
- 'pkg/test/framework/components/cluster/factory.go'
- 'pkg/test/framework/components/cluster/fake.go'
- 'pkg/test/framework/components/cluster/kube/cluster.go'
- 'pkg/test/framework/components/cluster/kube/factory.go'
- 'pkg/test/framework/components/cluster/staticvm/staticvm_test.go'
- 'pkg/test/framework/components/cluster/staticvm/staticvm.go'
- 'pkg/test/framework/components/cluster/topology.go'
- 'pkg/test/framework/components/containerregistry/containerregistry.go'
- 'pkg/test/framework/components/containerregistry/kube.go'
- 'pkg/test/framework/components/echo/annotations.go'
- 'pkg/test/framework/components/echo/caller.go'
- 'pkg/test/framework/components/echo/calloptions.go'
- 'pkg/test/framework/components/echo/check/checkers.go'
- 'pkg/test/framework/components/echo/check/visitor.go'
- 'pkg/test/framework/components/echo/checker.go'
- 'pkg/test/framework/components/echo/cmd/echogen/echogen_test.go'
- 'pkg/test/framework/components/echo/cmd/echogen/echogen.go'
- 'pkg/test/framework/components/echo/common/call.go'
- 'pkg/test/framework/components/echo/common/deployment/echos.go'
- 'pkg/test/framework/components/echo/common/deployment/external.go'
- 'pkg/test/framework/components/echo/common/deployment/namespace.go'
- 'pkg/test/framework/components/echo/common/ports/ports.go'
- 'pkg/test/framework/components/echo/config_test.go'
- 'pkg/test/framework/components/echo/config.go'
- 'pkg/test/framework/components/echo/config/builder.go'
- 'pkg/test/framework/components/echo/config/param/params.go'
- 'pkg/test/framework/components/echo/config/param/template_test.go'
- 'pkg/test/framework/components/echo/config/param/template.go'
- 'pkg/test/framework/components/echo/config/param/wellknown.go'
- 'pkg/test/framework/components/echo/config/source.go'
- 'pkg/test/framework/components/echo/config/sources.go'
- 'pkg/test/framework/components/echo/deployment/builder.go'
- 'pkg/test/framework/components/echo/deployment/flags.go'
- 'pkg/test/framework/components/echo/echotest/config.go'
- 'pkg/test/framework/components/echo/echotest/echotest.go'
- 'pkg/test/framework/components/echo/echotest/filters_test.go'
- 'pkg/test/framework/components/echo/echotest/filters.go'
- 'pkg/test/framework/components/echo/echotest/run.go'
- 'pkg/test/framework/components/echo/echotest/setup.go'
- 'pkg/test/framework/components/echo/factory.go'
- 'pkg/test/framework/components/echo/flags.go'
- 'pkg/test/framework/components/echo/instance.go'
- 'pkg/test/framework/components/echo/instances.go'
- 'pkg/test/framework/components/echo/kube/builder.go'
- 'pkg/test/framework/components/echo/kube/deployment_test.go'
- 'pkg/test/framework/components/echo/kube/deployment.go'
- 'pkg/test/framework/components/echo/kube/flags.go'
- 'pkg/test/framework/components/echo/kube/instance.go'
- 'pkg/test/framework/components/echo/kube/pod_controller.go'
- 'pkg/test/framework/components/echo/kube/sidecar.go'
- 'pkg/test/framework/components/echo/kube/util.go'
- 'pkg/test/framework/components/echo/kube/workload_manager.go'
- 'pkg/test/framework/components/echo/kube/workload.go'
- 'pkg/test/framework/components/echo/match/matcher.go'
- 'pkg/test/framework/components/echo/match/matchers_test.go'
- 'pkg/test/framework/components/echo/match/matchers.go'
- 'pkg/test/framework/components/echo/namespacedname.go'
- 'pkg/test/framework/components/echo/port.go'
- 'pkg/test/framework/components/echo/portgen.go'
- 'pkg/test/framework/components/echo/services.go'
- 'pkg/test/framework/components/echo/sidecar.go'
- 'pkg/test/framework/components/echo/staticvm/instance.go'
- 'pkg/test/framework/components/echo/staticvm/workload.go'
- 'pkg/test/framework/components/echo/util/traffic/generator.go'
- 'pkg/test/framework/components/echo/util/traffic/result.go'
- 'pkg/test/framework/components/echo/workload.go'
- 'pkg/test/framework/components/echo/workloadclass.go'
- 'pkg/test/framework/components/environment/kube/fake.go'
- 'pkg/test/framework/components/environment/kube/flags.go'
- 'pkg/test/framework/components/environment/kube/kube.go'
- 'pkg/test/framework/components/environment/kube/settings.go'
- 'pkg/test/framework/components/gcemetadata/gcemetadata.go'
- 'pkg/test/framework/components/gcemetadata/kube.go'
- 'pkg/test/framework/components/istio/cleanup.go'
- 'pkg/test/framework/components/istio/config.go'
- 'pkg/test/framework/components/istio/configmap.go'
- 'pkg/test/framework/components/istio/eastwest.go'
- 'pkg/test/framework/components/istio/flags.go'
- 'pkg/test/framework/components/istio/ingress.go'
- 'pkg/test/framework/components/istio/ingress/interface.go'
- 'pkg/test/framework/components/istio/installer.go'
- 'pkg/test/framework/components/istio/istio.go'
- 'pkg/test/framework/components/istio/kube.go'
- 'pkg/test/framework/components/istio/util.go'
- 'pkg/test/framework/components/istioctl/istioctl.go'
- 'pkg/test/framework/components/istioctl/kube.go'
- 'pkg/test/framework/components/jwt/kube.go'
- 'pkg/test/framework/components/jwt/server.go'
- 'pkg/test/framework/components/namespace/kube.go'
- 'pkg/test/framework/components/namespace/namespace_test.go'
- 'pkg/test/framework/components/namespace/namespace.go'
- 'pkg/test/framework/components/namespace/static.go'
- 'pkg/test/framework/components/opentelemetry/kube.go'
- 'pkg/test/framework/components/opentelemetry/opentelemetry-collector.go'
- 'pkg/test/framework/components/prometheus/kube.go'
- 'pkg/test/framework/components/prometheus/prometheus.go'
- 'pkg/test/framework/components/registryredirector/kube.go'
- 'pkg/test/framework/components/registryredirector/registryredirector.go'
- 'pkg/test/framework/components/stackdriver/google.go'
- 'pkg/test/framework/components/stackdriver/kube.go'
- 'pkg/test/framework/components/stackdriver/stackdriver.go'
- 'pkg/test/framework/components/zipkin/kube.go'
- 'pkg/test/framework/components/zipkin/zipkin.go'
- 'pkg/test/framework/config.go'
- 'pkg/test/framework/config/config.go'
- 'pkg/test/framework/config/map.go'
- 'pkg/test/framework/errors/deprecations.go'
- 'pkg/test/framework/features/features.gen.go'
- 'pkg/test/framework/features/features.go'
- 'pkg/test/framework/integration/component.go'
- 'pkg/test/framework/integration/framework_test.go'
- 'pkg/test/framework/integration/main_test.go'
- 'pkg/test/framework/label/filter.go'
- 'pkg/test/framework/label/instance.go'
- 'pkg/test/framework/label/labels_test.go'
- 'pkg/test/framework/label/labels.go'
- 'pkg/test/framework/logging.go'
- 'pkg/test/framework/operations.go'
- 'pkg/test/framework/resource/config/apply/option.go'
- 'pkg/test/framework/resource/config/apply/options.go'
- 'pkg/test/framework/resource/config/cleanup/strategy.go'
- 'pkg/test/framework/resource/config/factory.go'
- 'pkg/test/framework/resource/config/plan.go'
- 'pkg/test/framework/resource/context.go'
- 'pkg/test/framework/resource/dumper.go'
- 'pkg/test/framework/resource/environment.go'
- 'pkg/test/framework/resource/flags_test.go'
- 'pkg/test/framework/resource/flags.go'
- 'pkg/test/framework/resource/matcher_test.go'
- 'pkg/test/framework/resource/matcher.go'
- 'pkg/test/framework/resource/resource.go'
- 'pkg/test/framework/resource/settings.go'
- 'pkg/test/framework/resource/setup.go'
- 'pkg/test/framework/resource/version_test.go'
- 'pkg/test/framework/resource/version.go'
- 'pkg/test/framework/resourceid.go'
- 'pkg/test/framework/runtime.go'
- 'pkg/test/framework/scope_test.go'
- 'pkg/test/framework/scope.go'
- 'pkg/test/framework/suite_test.go'
- 'pkg/test/framework/suite.go'
- 'pkg/test/framework/suitecontext.go'
- 'pkg/test/framework/telemetry.go'
- 'pkg/test/framework/test.go'
- 'pkg/test/framework/testcontext.go'
- 'pkg/test/framework/tools/featuresgen/cmd/root_test.go'
- 'pkg/test/framework/tools/featuresgen/cmd/root.go'
- 'pkg/test/framework/tools/featuresgen/main.go'
- 'pkg/test/helm/helm.go'
- 'pkg/test/json.go'
- 'pkg/test/kube/dump.go'
- 'pkg/test/kube/util.go'
- 'pkg/test/loadbalancersim/lb_test.go'
- 'pkg/test/loadbalancersim/loadbalancer/edf.go'
- 'pkg/test/loadbalancersim/loadbalancer/leastrequest.go'
- 'pkg/test/loadbalancersim/loadbalancer/priority.go'
- 'pkg/test/loadbalancersim/loadbalancer/roundrobin.go'
- 'pkg/test/loadbalancersim/loadbalancer/weight.go'
- 'pkg/test/loadbalancersim/locality/locality.go'
- 'pkg/test/loadbalancersim/locality/match.go'
- 'pkg/test/loadbalancersim/mesh/client.go'
- 'pkg/test/loadbalancersim/mesh/mesh.go'
- 'pkg/test/loadbalancersim/mesh/node.go'
- 'pkg/test/loadbalancersim/network/connection.go'
- 'pkg/test/loadbalancersim/network/helper.go'
- 'pkg/test/loadbalancersim/timer/queue.go'
- 'pkg/test/loadbalancersim/timeseries/data.go'
- 'pkg/test/loadbalancersim/timeseries/instance.go'
- 'pkg/test/profile/fgprof.go'
- 'pkg/test/scopes/scopes.go'
- 'pkg/test/shell/shell.go'
- 'pkg/test/util_test.go'
- 'pkg/test/util.go'
- 'pkg/test/util/assert/assert.go'
- 'pkg/test/util/file/file.go'
- 'pkg/test/util/reserveport/api.go'
- 'pkg/test/util/reserveport/manager.go'
- 'pkg/test/util/reserveport/pool.go'
- 'pkg/test/util/reserveport/port.go'
- 'pkg/test/util/retry/retry_test.go'
- 'pkg/test/util/retry/retry.go'
- 'pkg/test/util/structpath/instance_test.go'
- 'pkg/test/util/structpath/instance.go'
- 'pkg/test/util/tmpl/evaluate.go'
- 'pkg/test/util/tmpl/execute.go'
- 'pkg/test/util/tmpl/parse.go'
- 'pkg/test/util/yml/apply_test.go'
- 'pkg/test/util/yml/apply.go'
- 'pkg/test/util/yml/cache_test.go'
- 'pkg/test/util/yml/cache.go'
- 'pkg/test/util/yml/file.go'
- 'pkg/test/util/yml/parse.go'
- 'pkg/test/util/yml/parts_test.go'
- 'pkg/test/util/yml/parts.go'
- 'pkg/testcerts/generate-certs.sh'
- 'pkg/testcerts/testcerts.go'
- 'pkg/uds/listener_test.go'
- 'pkg/uds/listener.go'
- 'pkg/url/url_test.go'
- 'pkg/url/url.go'
- 'pkg/util/gogoprotomarshal/protomarshal.go'
- 'pkg/util/grpc/codes.go'
- 'pkg/util/identifier/util_test.go'
- 'pkg/util/identifier/util.go'
- 'pkg/util/istiomultierror/util.go'
- 'pkg/util/protomarshal/protomarshal.go'
- 'pkg/util/sets/int_test.go'
- 'pkg/util/sets/int.go'
- 'pkg/util/sets/string_test.go'
- 'pkg/util/sets/string.go'
- 'pkg/util/shellescape/quote_test.go'
- 'pkg/util/shellescape/quote.go'
- 'pkg/util/strcase/camelcase_test.go'
- 'pkg/util/strcase/camelcase.go'
- 'pkg/wasm/cache_test.go'
- 'pkg/wasm/cache.go'
- 'pkg/wasm/convert_test.go'
- 'pkg/wasm/convert.go'
- 'pkg/wasm/httpfetcher_test.go'
- 'pkg/wasm/httpfetcher.go'
- 'pkg/wasm/imagefetcher_test.go'
- 'pkg/wasm/imagefetcher.go'
- 'pkg/wasm/leak_test.go'
- 'pkg/wasm/monitoring.go'
- 'pkg/wasm/options.go'
- 'pkg/webhooks/monitoring.go'
- 'pkg/webhooks/util/util.go'
- 'pkg/webhooks/validation/controller/controller_test.go'
- 'pkg/webhooks/validation/controller/controller.go'
- 'pkg/webhooks/validation/controller/monitoring.go'
- 'pkg/webhooks/validation/server/monitoring.go'
- 'pkg/webhooks/validation/server/server_test.go'
- 'pkg/webhooks/validation/server/server.go'
- 'pkg/webhooks/webhookpatch_test.go'
- 'pkg/webhooks/webhookpatch.go'
- 'samples/bookinfo/build_push_update_images.sh'
- 'samples/bookinfo/platform/kube/cleanup.sh'
- 'samples/bookinfo/src/build-services.sh'
- 'samples/bookinfo/src/details/details.rb'
- 'samples/bookinfo/src/mongodb/script.sh'
- 'samples/bookinfo/src/mysql/mysqldb-init.sql'
- 'samples/bookinfo/src/productpage/productpage.py'
- 'samples/bookinfo/src/productpage/static/bootstrap/css/bootstrap-theme.css.map'
- 'samples/bookinfo/src/productpage/static/bootstrap/css/bootstrap-theme.css'
- 'samples/bookinfo/src/productpage/static/bootstrap/css/bootstrap-theme.min.css'
- 'samples/bookinfo/src/productpage/static/bootstrap/css/bootstrap.css.map'
- 'samples/bookinfo/src/productpage/static/bootstrap/css/bootstrap.css'
- 'samples/bookinfo/src/productpage/static/bootstrap/css/bootstrap.min.css'
- 'samples/bookinfo/src/productpage/static/bootstrap/js/bootstrap.js'
- 'samples/bookinfo/src/productpage/static/bootstrap/js/bootstrap.min.js'
- 'samples/bookinfo/src/productpage/static/bootstrap/js/npm.js'
- 'samples/bookinfo/src/productpage/static/jquery.min.js'
- 'samples/bookinfo/src/productpage/tests/unit/test_productpage.py'
- 'samples/bookinfo/src/ratings/ratings.js'
- 'samples/bookinfo/src/reviews/reviews-application/src/main/java/application/rest/LibertyRestEndpoint.java'
- 'samples/bookinfo/src/reviews/reviews-application/src/main/java/application/ReviewsApplication.java'
- 'samples/bookinfo/src/reviews/reviews-application/src/main/webapp/WEB-INF/ibm-web-ext.xml'
- 'samples/bookinfo/src/reviews/reviews-application/src/main/webapp/WEB-INF/web.xml'
- 'samples/bookinfo/src/reviews/reviews-application/src/test/java/test/TestApplication.java'
- 'samples/bookinfo/src/reviews/reviews-wlpcfg/servers/LibertyProjectServer/server.xml'
- 'samples/bookinfo/src/reviews/reviews-wlpcfg/src/test/java/it/EndpointTest.java'
- 'samples/bookinfo/src/reviews/reviews-wlpcfg/src/test/java/it/rest/LibertyRestEndpointTest.java'
- 'samples/bookinfo/src/reviews/reviews-wlpcfg/src/test/java/it/TestApplication.java'
- 'samples/certs/generate-workload.sh'
- 'samples/extauthz/cmd/extauthz/main_test.go'
- 'samples/extauthz/cmd/extauthz/main.go'
- 'samples/health-check/server.go'
- 'samples/helloworld/gen-helloworld.sh'
- 'samples/helloworld/loadgen.sh'
- 'samples/helloworld/src/app.py'
- 'samples/helloworld/src/build_service.sh'
- 'samples/jwt-server/src/main_test.go'
- 'samples/jwt-server/src/main.go'
- 'samples/jwt-server/src/Makefile'
- 'samples/kind-lb/setupkind.sh'
- 'samples/multicluster/gen-eastwest-gateway.sh'
- 'samples/tcp-echo/src/main_test.go'
- 'samples/tcp-echo/src/main.go'
- 'security/pkg/cmd/constants.go'
- 'security/pkg/credentialfetcher/fetcher_test.go'
- 'security/pkg/credentialfetcher/fetcher.go'
- 'security/pkg/credentialfetcher/plugin/gce_test.go'
- 'security/pkg/credentialfetcher/plugin/gce.go'
- 'security/pkg/credentialfetcher/plugin/leak_test.go'
- 'security/pkg/credentialfetcher/plugin/mock.go'
- 'security/pkg/credentialfetcher/plugin/token.go'
- 'security/pkg/k8s/chiron/controller_test.go'
- 'security/pkg/k8s/chiron/controller.go'
- 'security/pkg/k8s/chiron/utils_test.go'
- 'security/pkg/k8s/chiron/utils.go'
- 'security/pkg/k8s/configutil_test.go'
- 'security/pkg/k8s/configutil.go'
- 'security/pkg/k8s/controller/casecret.go'
- 'security/pkg/k8s/secret/secret_util_test.go'
- 'security/pkg/k8s/secret/secret_util.go'
- 'security/pkg/k8s/tokenreview/k8sauthn_test.go'
- 'security/pkg/k8s/tokenreview/k8sauthn.go'
- 'security/pkg/monitoring/monitoring.go'
- 'security/pkg/nodeagent/cache/helper.go'
- 'security/pkg/nodeagent/cache/leak_test.go'
- 'security/pkg/nodeagent/cache/monitoring.go'
- 'security/pkg/nodeagent/cache/secretcache_test.go'
- 'security/pkg/nodeagent/cache/secretcache.go'
- 'security/pkg/nodeagent/cache/testdata/testjwt'
- 'security/pkg/nodeagent/caclient/credentials_test.go'
- 'security/pkg/nodeagent/caclient/credentials.go'
- 'security/pkg/nodeagent/caclient/providers/citadel/client_test.go'
- 'security/pkg/nodeagent/caclient/providers/citadel/client.go'
- 'security/pkg/nodeagent/caclient/providers/citadel/leak_test.go'
- 'security/pkg/nodeagent/caclient/providers/citadel/testdata/token'
- 'security/pkg/nodeagent/caclient/providers/google-cas/client_test.go'
- 'security/pkg/nodeagent/caclient/providers/google-cas/client.go'
- 'security/pkg/nodeagent/caclient/providers/google-cas/mock/ca_mock.go'
- 'security/pkg/nodeagent/caclient/providers/google/client_test.go'
- 'security/pkg/nodeagent/caclient/providers/google/client.go'
- 'security/pkg/nodeagent/caclient/providers/google/mock/ca_mock.go'
- 'security/pkg/nodeagent/caclient/providers/mock/mockcaclient.go'
- 'security/pkg/nodeagent/cafile/cafile.go'
- 'security/pkg/nodeagent/plugin/providers/google/stsclient/leak_test.go'
- 'security/pkg/nodeagent/plugin/providers/google/stsclient/stsclient_test.go'
- 'security/pkg/nodeagent/plugin/providers/google/stsclient/stsclient.go'
- 'security/pkg/nodeagent/sds/leak_test.go'
- 'security/pkg/nodeagent/sds/sdsservice_test.go'
- 'security/pkg/nodeagent/sds/sdsservice.go'
- 'security/pkg/nodeagent/sds/server.go'
- 'security/pkg/nodeagent/test/mock/caserver.go'
- 'security/pkg/nodeagent/util/util.go'
- 'security/pkg/pki/ca/ca_test.go'
- 'security/pkg/pki/ca/ca.go'
- 'security/pkg/pki/ca/mock/fakeca.go'
- 'security/pkg/pki/ca/selfsignedcarootcertrotator_test.go'
- 'security/pkg/pki/ca/selfsignedcarootcertrotator.go'
- 'security/pkg/pki/error/error_test.go'
- 'security/pkg/pki/error/error.go'
- 'security/pkg/pki/ra/common.go'
- 'security/pkg/pki/ra/k8s_ra_test.go'
- 'security/pkg/pki/ra/k8s_ra.go'
- 'security/pkg/pki/ra/leak_test.go'
- 'security/pkg/pki/testdata/multilevelpki/certs.sh'
- 'security/pkg/pki/testdata/multilevelpki/ecc-certs.sh'
- 'security/pkg/pki/util/crypto_test.go'
- 'security/pkg/pki/util/crypto.go'
- 'security/pkg/pki/util/dual_use_test.go'
- 'security/pkg/pki/util/dual_use.go'
- 'security/pkg/pki/util/generate_cert_test.go'
- 'security/pkg/pki/util/generate_cert.go'
- 'security/pkg/pki/util/generate_csr_test.go'
- 'security/pkg/pki/util/generate_csr.go'
- 'security/pkg/pki/util/keycertbundle_test.go'
- 'security/pkg/pki/util/keycertbundle.go'
- 'security/pkg/pki/util/san_test.go'
- 'security/pkg/pki/util/san.go'
- 'security/pkg/pki/util/verify_cert_test.go'
- 'security/pkg/pki/util/verify_cert.go'
- 'security/pkg/server/ca/authenticate/cert_authenticator_test.go'
- 'security/pkg/server/ca/authenticate/cert_authenticator.go'
- 'security/pkg/server/ca/authenticate/common_test.go'
- 'security/pkg/server/ca/authenticate/common.go'
- 'security/pkg/server/ca/authenticate/kubeauth/kube_jwt_test.go'
- 'security/pkg/server/ca/authenticate/kubeauth/kube_jwt.go'
- 'security/pkg/server/ca/authenticate/oidc_test.go'
- 'security/pkg/server/ca/authenticate/oidc.go'
- 'security/pkg/server/ca/authenticate/xfcc_authenticator_test.go'
- 'security/pkg/server/ca/authenticate/xfcc_authenticator.go'
- 'security/pkg/server/ca/fuzz_test.go'
- 'security/pkg/server/ca/monitoring.go'
- 'security/pkg/server/ca/server_test.go'
- 'security/pkg/server/ca/server.go'
- 'security/pkg/stsservice/mock/faketokenmanager.go'
- 'security/pkg/stsservice/server/server_test.go'
- 'security/pkg/stsservice/server/server.go'
- 'security/pkg/stsservice/sts.go'
- 'security/pkg/stsservice/tokenmanager/google/mock/mockserver.go'
- 'security/pkg/stsservice/tokenmanager/google/tokenexchangeplugin_test.go'
- 'security/pkg/stsservice/tokenmanager/google/tokenexchangeplugin.go'
- 'security/pkg/stsservice/tokenmanager/sts_test.go'
- 'security/pkg/stsservice/tokenmanager/tokenmanager.go'
- 'security/pkg/testing/sdsc/sdsclient.go'
- 'security/pkg/util/certutil_test.go'
- 'security/pkg/util/certutil.go'
- 'security/pkg/util/jwtutil_test.go'
- 'security/pkg/util/jwtutil.go'
- 'security/pkg/util/mock/fakecertutil.go'
- 'security/proto/providers/google/meshca_grpc.pb.go'
- 'security/proto/providers/google/meshca.pb.go'
- 'security/proto/providers/google/meshca.proto'
- 'security/samples/plugin_ca_certs/gen_certs.sh'
- 'security/tools/deb/description'
- 'security/tools/generate_cert/main.go'
- 'security/tools/generate_csr/main.go'
- 'security/tools/jwt/sa-jwt.py'
- 'security/tools/jwt/samples/gen-jwt.py'
- 'security/tools/sdsclient/main.go'
- 'tests/binary/binaries_test.go'
- 'tests/common/jwt/jwt_token_test.go'
- 'tests/common/jwt/jwt_token.go'
- 'tests/fuzz/aggregate_controller_fuzzer.go'
- 'tests/fuzz/analyzer_fuzzer.go'
- 'tests/fuzz/bootstrap_fuzzer.go'
- 'tests/fuzz/ca_server_fuzzer.go'
- 'tests/fuzz/compare_fuzzer.go'
- 'tests/fuzz/config_validation_fuzzer.go'
- 'tests/fuzz/crd_roundtrip_fuzzer.go'
- 'tests/fuzz/fuzz.go'
- 'tests/fuzz/helm_reconciler_fuzzer.go'
- 'tests/fuzz/inject_fuzzer.go'
- 'tests/fuzz/kube_controller_fuzzer.go'
- 'tests/fuzz/kube_crd_fuzzer.go'
- 'tests/fuzz/kube_gateway_controller_fuzzer.go'
- 'tests/fuzz/kube_ingress_fuzzer.go'
- 'tests/fuzz/mesh_fuzzer.go'
- 'tests/fuzz/misc_fuzzers.go'
- 'tests/fuzz/networking_core_v1alpha3_envoyfilter_fuzzer.go'
- 'tests/fuzz/networking_core_v1alpha3_fuzzer.go'
- 'tests/fuzz/operator_translate_fuzzer.go'
- 'tests/fuzz/oss_fuzz_build.sh'
- 'tests/fuzz/pilot_model_fuzzer.go'
- 'tests/fuzz/pilot_networking_fuzzer.go'
- 'tests/fuzz/pilot_security_fuzzer.go'
- 'tests/fuzz/pkg_util_fuzzer.go'
- 'tests/fuzz/pki_fuzzer.go'
- 'tests/fuzz/regression_test.go'
- 'tests/fuzz/security_authz_builder_fuzzer.go'
- 'tests/fuzz/security_fuzzer.go'
- 'tests/fuzz/status_fuzzer.go'
- 'tests/fuzz/testdata/FuzzAnalyzer/6169070276837376'
- 'tests/fuzz/testdata/FuzzBNMUnmarshalJSON/4811475191988224'
- 'tests/fuzz/testdata/FuzzConfigValidation2/4534596883578880'
- 'tests/fuzz/testdata/FuzzConfigValidation2/fuzz_config_validation2.dict'
- 'tests/fuzz/testdata/FuzzConfigValidation2/seed1'
- 'tests/fuzz/testdata/FuzzFindRootCertFromCertificateChainBytes/6118602084843520'
- 'tests/fuzz/testdata/FuzzHelmReconciler/5691906075000832'
- 'tests/fuzz/testdata/FuzzJwtUtil/5085913745588224'
- 'tests/fuzz/testdata/FuzzParseInputs/4863517148708864'
- 'tests/fuzz/testdata/FuzzTranslateFromValueToSpec/5041840540745728'
- 'tests/fuzz/testdata/inject/fuzz_into_resource_file.dict'
- 'tests/fuzz/utils/utils.go'
- 'tests/fuzz/v1alpha3_fuzzer.go'
- 'tests/fuzz/workloadentry_controller_fuzzer.go'
- 'tests/fuzz/xds_fuzzer.go'
- 'tests/integration/create_cluster_gke.sh'
- 'tests/integration/helm/install_test.go'
- 'tests/integration/helm/main_test.go'
- 'tests/integration/helm/upgrade/helm_upgrade_test.go'
- 'tests/integration/helm/upgrade/main_test.go'
- 'tests/integration/helm/upgrade/util.go'
- 'tests/integration/helm/util.go'
- 'tests/integration/operator/install_test.go'
- 'tests/integration/operator/main_test.go'
- 'tests/integration/operator/operator_dumper.go'
- 'tests/integration/operator/switch_cr_test.go'
- 'tests/integration/operator/verify_test.go'
- 'tests/integration/pilot/analysis/analysis_test.go'
- 'tests/integration/pilot/analysis/main_test.go'
- 'tests/integration/pilot/analyze_test.go'
- 'tests/integration/pilot/cni_race_test.go'
- 'tests/integration/pilot/cni/cniversionskew_test.go'
- 'tests/integration/pilot/common/routing.go'
- 'tests/integration/pilot/common/traffic.go'
- 'tests/integration/pilot/cross_revision_test.go'
- 'tests/integration/pilot/endpointslice/endpointslice_test.go'
- 'tests/integration/pilot/gateway_conformance_test.go'
- 'tests/integration/pilot/grpc_probe_test.go'
- 'tests/integration/pilot/gw_topology_test.go'
- 'tests/integration/pilot/ingress_test.go'
- 'tests/integration/pilot/istioctl_test.go'
- 'tests/integration/pilot/locality_test.go'
- 'tests/integration/pilot/main_test.go'
- 'tests/integration/pilot/mcs/autoexport/autoexport_test.go'
- 'tests/integration/pilot/mcs/common/common.go'
- 'tests/integration/pilot/mcs/discoverability/discoverability_test.go'
- 'tests/integration/pilot/mirror_test.go'
- 'tests/integration/pilot/multi_version_revision_test.go'
- 'tests/integration/pilot/multicluster_test.go'
- 'tests/integration/pilot/original_src_addr_test.go'
- 'tests/integration/pilot/piggyback_test.go'
- 'tests/integration/pilot/proxyconfig/proxyconfig_test.go'
- 'tests/integration/pilot/revisioncmd/main_test.go'
- 'tests/integration/pilot/revisioncmd/revision_view_test.go'
- 'tests/integration/pilot/revisioned_upgrade_test.go'
- 'tests/integration/pilot/revisions/revision_tag_test.go'
- 'tests/integration/pilot/revisions/revisions_test.go'
- 'tests/integration/pilot/revisions/uninstall_test.go'
- 'tests/integration/pilot/routing_test.go'
- 'tests/integration/pilot/tcp_probe_test.go'
- 'tests/integration/pilot/validation_test.go'
- 'tests/integration/pilot/vm_test.go'
- 'tests/integration/pilot/webhook_test.go'
- 'tests/integration/security/authorization_test.go'
- 'tests/integration/security/ca_custom_root/main_test.go'
- 'tests/integration/security/ca_custom_root/multi_root_test.go'
- 'tests/integration/security/ca_custom_root/secure_naming_test.go'
- 'tests/integration/security/ca_custom_root/trust_domain_alias_secure_naming_test.go'
- 'tests/integration/security/ca_custom_root/trust_domain_validation_test.go'
- 'tests/integration/security/chiron/dns_cert_test.go'
- 'tests/integration/security/chiron/main_test.go'
- 'tests/integration/security/ecc_signature_algorithm/main_test.go'
- 'tests/integration/security/ecc_signature_algorithm/mtls_strict_test.go'
- 'tests/integration/security/egress_gateway_origination_test.go'
- 'tests/integration/security/external_ca/main_test.go'
- 'tests/integration/security/external_ca/reachability_test.go'
- 'tests/integration/security/file_mounted_certs/main_test.go'
- 'tests/integration/security/file_mounted_certs/p2p_mtls_test.go'
- 'tests/integration/security/filebased_tls_origination/destination_rule_tls_test.go'
- 'tests/integration/security/filebased_tls_origination/egress_gateway_origination_test.go'
- 'tests/integration/security/filebased_tls_origination/main_test.go'
- 'tests/integration/security/fuzz/backends/tomcat/Makefile'
- 'tests/integration/security/fuzz/backends/tomcat/private/HelloWorld.java'
- 'tests/integration/security/fuzz/backends/tomcat/private/WEB-INF/web.xml'
- 'tests/integration/security/fuzz/fuzz_test.go'
- 'tests/integration/security/fuzz/fuzzers/dotdotpwn/Makefile'
- 'tests/integration/security/fuzz/fuzzers/dotdotpwn/run.sh'
- 'tests/integration/security/fuzz/fuzzers/jwt_tool/jwtconf.ini'
- 'tests/integration/security/fuzz/fuzzers/jwt_tool/Makefile'
- 'tests/integration/security/fuzz/fuzzers/jwt_tool/run.sh'
- 'tests/integration/security/fuzz/main_test.go'
- 'tests/integration/security/https_jwt/https_jwt_test.go'
- 'tests/integration/security/https_jwt/main_test.go'
- 'tests/integration/security/jwt_test.go'
- 'tests/integration/security/main_test.go'
- 'tests/integration/security/mtls_first_party_jwt/main_test.go'
- 'tests/integration/security/mtls_first_party_jwt/strict_test.go'
- 'tests/integration/security/mtls_healthcheck_test.go'
- 'tests/integration/security/mtlsk8sca/main_test.go'
- 'tests/integration/security/mtlsk8sca/strict_test.go'
- 'tests/integration/security/normalization_test.go'
- 'tests/integration/security/pass_through_filter_chain_test.go'
- 'tests/integration/security/reachability_test.go'
- 'tests/integration/security/sds_egress/main_test.go'
- 'tests/integration/security/sds_egress/sds_istio_mutual_egress_test.go'
- 'tests/integration/security/sds_ingress_k8sca/main_test.go'
- 'tests/integration/security/sds_ingress/ingress_test.go'
- 'tests/integration/security/sds_ingress/quic/ingress_test.go'
- 'tests/integration/security/sds_ingress/util/generate_certs.sh'
- 'tests/integration/security/sds_ingress/util/test_certs.go'
- 'tests/integration/security/sds_ingress/util/util.go'
- 'tests/integration/security/sds_tls_origination/main_test.go'
- 'tests/integration/security/sds_tls_origination/util/test_certs.go'
- 'tests/integration/security/util/cert/cert.go'
- 'tests/integration/security/util/dir/util.go'
- 'tests/integration/security/util/framework.go'
- 'tests/integration/security/util/reachability/context.go'
- 'tests/integration/security/util/scheck/checkers.go'
- 'tests/integration/security/util/secret/secret.go'
- 'tests/integration/telemetry/constants.go'
- 'tests/integration/telemetry/outboundtrafficpolicy/helper.go'
- 'tests/integration/telemetry/outboundtrafficpolicy/traffic_allow_any_test.go'
- 'tests/integration/telemetry/outboundtrafficpolicy/traffic_registry_only_test.go'
- 'tests/integration/telemetry/outboundtrafficpolicy/traffic_test.go'
- 'tests/integration/telemetry/policy/envoy_ratelimit_test.go'
- 'tests/integration/telemetry/stackdriver/api/stackdriver_filter_test.go'
- 'tests/integration/telemetry/stackdriver/common.go'
- 'tests/integration/telemetry/stackdriver/stackdriver_filter_audit_test.go'
- 'tests/integration/telemetry/stackdriver/stackdriver_filter_dry_run_test.go'
- 'tests/integration/telemetry/stackdriver/stackdriver_filter_test.go'
- 'tests/integration/telemetry/stackdriver/stackdriver_tcp_filter_test.go'
- 'tests/integration/telemetry/stackdriver/vm/main_test.go'
- 'tests/integration/telemetry/stackdriver/vm/vm_test.go'
- 'tests/integration/telemetry/stats/prometheus/api/stats_wasm_filter_test.go'
- 'tests/integration/telemetry/stats/prometheus/api/stats_wasm_tcp_filter_test.go'
- 'tests/integration/telemetry/stats/prometheus/customizemetrics/customize_metrics_test.go'
- 'tests/integration/telemetry/stats/prometheus/nullvm/accesslogs_test.go'
- 'tests/integration/telemetry/stats/prometheus/nullvm/dashboard_test.go'
- 'tests/integration/telemetry/stats/prometheus/nullvm/istioctl_metrics_test.go'
- 'tests/integration/telemetry/stats/prometheus/nullvm/stats_filter_test.go'
- 'tests/integration/telemetry/stats/prometheus/nullvm/stats_tcp_filter_test.go'
- 'tests/integration/telemetry/stats/prometheus/stats.go'
- 'tests/integration/telemetry/stats/prometheus/util_prometheus.go'
- 'tests/integration/telemetry/stats/prometheus/wasm/bad_wasm_filter_test.go'
- 'tests/integration/telemetry/stats/prometheus/wasm/stats_wasm_filter_test.go'
- 'tests/integration/telemetry/stats/prometheus/wasm/stats_wasm_tcp_filter_test.go'
- 'tests/integration/telemetry/tracing/opencensusagent/tracing_test.go'
- 'tests/integration/telemetry/tracing/tracing.go'
- 'tests/integration/telemetry/tracing/zipkin/clienttracing/client_tracing_test.go'
- 'tests/integration/telemetry/tracing/zipkin/servertracing/tracing_test.go'
- 'tests/integration/telemetry/util.go'
- 'tests/testdata/certs/generate.sh'
- 'tests/util/common_utils.go'
- 'tests/util/compare_utils.go'
- 'tests/util/kubeconfig'
- 'tests/util/leak/check_test.go'
- 'tests/util/leak/check.go'
- 'tests/util/retry.go'
- 'tests/util/sanitycheck/sanity_check.go'
- 'tools/bug-report/main.go'
- 'tools/bug-report/pkg/archive/archive.go'
- 'tools/bug-report/pkg/bugreport/bugreport.go'
- 'tools/bug-report/pkg/bugreport/flags.go'
- 'tools/bug-report/pkg/cluster/cluster_test.go'
- 'tools/bug-report/pkg/cluster/cluster.go'
- 'tools/bug-report/pkg/common/common.go'
- 'tools/bug-report/pkg/config/config_test.go'
- 'tools/bug-report/pkg/config/config.go'
- 'tools/bug-report/pkg/content/content.go'
- 'tools/bug-report/pkg/filter/filter_test.go'
- 'tools/bug-report/pkg/filter/filter.go'
- 'tools/bug-report/pkg/kubeclient/kubeclient.go'
- 'tools/bug-report/pkg/kubectlcmd/kubectlcmd.go'
- 'tools/bug-report/pkg/processlog/processlog_test.go'
- 'tools/bug-report/pkg/processlog/processlog.go'
- 'tools/bug-report/pkg/util/match/match.go'
- 'tools/bug-report/pkg/util/path/path.go'
- 'tools/build-base-images.sh'
- 'tools/build-kind-image.sh'
- 'tools/convert_RbacConfig_to_ClusterRbacConfig.sh'
- 'tools/docker-builder/builder/crane.go'
- 'tools/docker-builder/builder/tar.go'
- 'tools/docker-builder/common.go'
- 'tools/docker-builder/crane.go'
- 'tools/docker-builder/docker.go'
- 'tools/docker-builder/dockerfile/parse.go'
- 'tools/docker-builder/main.go'
- 'tools/docker-builder/types.go'
- 'tools/docker-copy.sh'
- 'tools/docker'
- 'tools/dump_kubernetes.sh'
- 'tools/dump-docker-logs.sh'
- 'tools/gen_istio_image_list.sh'
- 'tools/go-compile-verbose'
- 'tools/go-ordered-test'
- 'tools/go-stress-test'
- 'tools/istio-clean-iptables/main_test.go'
- 'tools/istio-clean-iptables/main.go'
- 'tools/istio-clean-iptables/pkg/cmd/cleanup_test.go'
- 'tools/istio-clean-iptables/pkg/cmd/cleanup.go'
- 'tools/istio-clean-iptables/pkg/cmd/root.go'
- 'tools/istio-clean-iptables/pkg/config/config.go'
- 'tools/istio-iptables/main_test.go'
- 'tools/istio-iptables/main.go'
- 'tools/istio-iptables/pkg/builder/iptables_builder_impl.go'
- 'tools/istio-iptables/pkg/builder/iptables_builder_test.go'
- 'tools/istio-iptables/pkg/capture/format.go'
- 'tools/istio-iptables/pkg/capture/run_linux.go'
- 'tools/istio-iptables/pkg/capture/run_test.go'
- 'tools/istio-iptables/pkg/capture/run_unspecified.go'
- 'tools/istio-iptables/pkg/capture/run.go'
- 'tools/istio-iptables/pkg/capture/util.go'
- 'tools/istio-iptables/pkg/cmd/root_test.go'
- 'tools/istio-iptables/pkg/cmd/root.go'
- 'tools/istio-iptables/pkg/config/config.go'
- 'tools/istio-iptables/pkg/config/types.go'
- 'tools/istio-iptables/pkg/config/validation_test.go'
- 'tools/istio-iptables/pkg/config/validation.go'
- 'tools/istio-iptables/pkg/constants/constants.go'
- 'tools/istio-iptables/pkg/dependencies/implementation_linux.go'
- 'tools/istio-iptables/pkg/dependencies/implementation_test.go'
- 'tools/istio-iptables/pkg/dependencies/implementation_unspecified.go'
- 'tools/istio-iptables/pkg/dependencies/implementation.go'
- 'tools/istio-iptables/pkg/dependencies/interface.go'
- 'tools/istio-iptables/pkg/dependencies/stub.go'
- 'tools/istio-iptables/pkg/log/command.go'
- 'tools/istio-iptables/pkg/log/nflog.go'
- 'tools/istio-iptables/pkg/testing/data/data.go'
- 'tools/istio-iptables/pkg/testing/maintest/testing.go'
- 'tools/istio-iptables/pkg/validation/validator.go'
- 'tools/istio-iptables/pkg/validation/vld_test.go'
- 'tools/istio-iptables/pkg/validation/vld_unix.go'
- 'tools/istio-iptables/pkg/validation/vld.go'
- 'tools/packaging/common/istio-start.sh'
- 'tools/packaging/common/istio.service'
- 'tools/packaging/common/sidecar.env'
- 'tools/packaging/deb_test.sh'
- 'tools/packaging/postinst.sh'
- 'tools/skip-image.sh'
- 'common/scripts/check_clean_repo.sh'
- 'common/scripts/fix_copyright_banner.sh'
- 'common/scripts/format_go.sh'
- 'common/scripts/gobuild.sh'
- 'common/scripts/kind_provisioner.sh'
- 'common/scripts/lint_copyright_banner.sh'
- 'common/scripts/lint_go.sh'
- 'common/scripts/report_build_info.sh'
- 'common/scripts/run.sh'
- 'common/scripts/setup_env.sh'
- 'istioctl/cmd/version_test.go'
- 'pilot/cmd/pilot-agent/main_test.go'
- 'pilot/cmd/pilot-agent/request.go'
- 'pilot/cmd/pilot-agent/wait.go'
- 'pilot/pkg/serviceregistry/serviceentry/servicediscovery.go'
- 'pilot/pkg/serviceregistry/serviceentry/servicediscovery_test.go'
- 'pkg/config/analysis/analyzers/serviceentry/protocoladresses.go'
- 'pkg/kube/client_test.go'
- 'pkg/test/framework/components/istio/operator.go'
- 'bin/check_samples.sh'
- 'bin/diff_yaml.py'
- 'bin/init.sh'
- 'bin/retry.sh'
- 'bin/update_crds.sh'
- 'bin/update_deps.sh'
- 'bin/update_proxy.sh'
- 'bin/.spelling_failures'
- 'common/config/license-lint.yml'
- 'common/config/mdl.rb'
- 'common/config/sass-lint.yml'
- 'common/config/tslint.json '
- 'common/config/.golangci.yml'
- 'common/config/.hadolint.yml'
- 'common/config/.yamllint.yml'
- 'common/config/license-lint.yml'
- 'common/config/mdl.rb'
- 'common/config/sass-lint.yml'
- 'common/config/tslint.json'
- 'common/config/.golangci-format.yml'
- 'common/.commonfiles.sha'
comment: on-failure
dependency:
files:
- go.mod