forked from splunk/splunk-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.biased_lang_exclude
92 lines (92 loc) · 3.41 KB
/
.biased_lang_exclude
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
.biased_lang_exclude
pkg/splunk/common/urls.go
pkg/splunk/common/urls_testingcode.go
pkg/splunk/common/paths.go
PROJECT
ChangeLog.md
.rgignore
# Exceptions for CRDs
config/crd/bases/
bundle/manifests/
config/rbac/role.yaml
#Exceptions for dual support of license manager
.github/workflows/merge-develop-to-master-workflow.yml
bundle/manifests/enterprise.splunk.com_licensemasters.yaml
config/crd/bases/enterprise.splunk.com_licensemasters.yaml
config/crd/patches/cainjection_in_licensemasters.yaml
config/crd/patches/webhook_in_licensemasters.yaml
config/examples/licensemaster/default.yaml
config/rbac/licensemaster_editor_role.yaml
config/rbac/licensemaster_viewer_role.yaml
config/samples/enterprise_v3_licensemaster.yaml
tools/make_bundle.sh
config/samples/kustomization.yaml
config/manifests/bases/splunk-operator.clusterserviceversion.yaml
config/crd/kustomization.yaml
config/crd/patches/patch_preserve_unknown_fields.yaml
config/rbac/role.yaml
api/v3/licensemaster_types.go
api/v3/zz_generated.deepcopy.go
api/v3/common_types.go
pkg/splunk/enterprise/licensemaster.go
controllers/licensemaster_controller.go
tools/k8s_collectors/k8s-systeminfo-collector.sh
controllers/common/predicate.go
pkg/splunk/enterprise/finalizers.go
controllers/monitoringconsole_controller.go
pkg/splunk/enterprise/events.go
#Exceptions for dual support of cluster manager
api/v3/clustermaster_types.go
api/v3/indexercluster_types.go
api/v3/clustermanager_types.go
config/crd/patches/cainjection_in_clustermasters.yaml
config/crd/patches/webhook_in_clustermasters.yaml
config/crd/patches/webhook_in_clustermasters.yaml
config/rbac/clustermaster_editor_role.yaml
config/rbac/clustermaster_editor_role.yaml
config/rbac/clustermaster_viewer_role.yaml
config/rbac/clustermanager_editor_role.yaml
config/rbac/clustermanager_viewer_role.yaml
controllers/clustermaster_controller.go
controllers/clustermaster_controller_test.go
controllers/licensemaster_controller_test.go
kuttl/tests/smoke/clustered-master-deployment-c3/00-assert.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/00-deploy-clustermanager.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/01-deploy-indexercluster.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/02-deploy-searchheadcluster.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/03-assert.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/03-clustermanager-remove-finalizer.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/04-indexercluster-remove-finalizer.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/05-searchheadcluster-remove-finalizer.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/08-delete-clustermanager.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/08-errors.yaml
kuttl/tests/smoke/clustered-master-deployment-c3/readme.txt
pkg/splunk/enterprise/clustermaster.go
pkg/splunk/enterprise/clustermaster_test.go
pkg/splunk/enterprise/licensemaster_test.go
test/clustermaster/cmaster_appframework_suite_test.go
test/clustermaster/cmaster_appframework_test.go
test/clustermaster/cmaster_appframework_test.go
test/licensemaster/lmaster_m4_test.go
tools/k8s_collectors/k8s-splunk-collector.sh
api/v4/clustermanager_types.go
api/v4/indexercluster_types.go
api/v4/zz_generated.deepcopy.go
api/v4/common_types.go
#Below should be reviewed once CRDs have no bias lang
tools/bias_lang_migration.sh
go.sum
.github/
.circleci/
main.go
PROJECT
pkg/
deploy/
controllers/
test/
docs/
README.md
build/make_bundle.sh
helm-chart/
kuttl/
Makefile