Skip to content

Commit 73e615f

Browse files
joelanfordci-robot
authored andcommitted
remove 'automatically generated' strings from repo (#1412)
Maintainers use an import organizer called 'gci' that ignores files with the string 'automatically generated' when called with its --skip-generated flag. This commit is the result of the following command: ``` rg ' automatically generated' -l | xargs -n1 sed -i 's/ automatically generated//g' ``` None of the changed files are _actually_ generated files. We do not want gci to think they are. Signed-off-by: Joe Lanford <[email protected]> Upstream-repository: operator-registry Upstream-commit: b12dea86e3642f7644be766bfdd0ca3b79ffdc30
1 parent 4e03dca commit 73e615f

File tree

50 files changed

+84
-84
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+84
-84
lines changed

staging/operator-registry/README.md

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

staging/operator-registry/bundles/etcd.0.9.0/manifests/etcdoperator.v0.9.0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717

1818
### Reading and writing to etcd
1919

20-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
20+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
2121

2222
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
2323

staging/operator-registry/bundles/etcd.0.9.2/manifests/etcdoperator.v0.9.2.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717

1818
### Reading and writing to etcd
1919

20-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
20+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
2121

2222
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
2323

staging/operator-registry/configmap.example.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5724,7 +5724,7 @@ data:
57245724

57255725
### Reading and writing to etcd
57265726

5727-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
5727+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
57285728

57295729
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
57305730

@@ -5901,7 +5901,7 @@ data:
59015901

59025902
### Reading and writing to etcd
59035903

5904-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
5904+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
59055905

59065906
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
59075907

@@ -6196,7 +6196,7 @@ data:
61966196

61976197
### Reading and writing to etcd
61986198

6199-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
6199+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
62006200

62016201
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
62026202

staging/operator-registry/manifests/etcd/0.6.1/etcdoperator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616

1717
### Reading and writing to etcd
1818

19-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
19+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
2020

2121
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
2222

staging/operator-registry/manifests/etcd/0.9.2/etcdoperator.v0.9.0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717

1818
### Reading and writing to etcd
1919

20-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
20+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
2121

2222
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
2323

staging/operator-registry/manifests/etcd/0.9.2/etcdoperator.v0.9.2.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424

2525
### Reading and writing to etcd
2626

27-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
27+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
2828

2929
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
3030

staging/operator-registry/pkg/api/conversion_test.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

staging/operator-registry/pkg/configmap/testdata/bundles/etcd.0.9.2/manifests/etcdoperator.v0.9.2.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717

1818
### Reading and writing to etcd
1919

20-
Communicate with etcd though its command line utility `etcdctl` or with the API using the automatically generated Kubernetes Service.
20+
Communicate with etcd though its command line utility `etcdctl` or with the API using the Kubernetes Service.
2121

2222
[Read the complete guide to using the etcd Open Cloud Service](https://coreos.com/tectonic/docs/latest/alm/etcd-ocs.html)
2323

staging/operator-registry/pkg/lib/bundle/testdata/etcd/0.9.2/etcdoperator.v0.9.2.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
\n\n### Reading and writing to etcd\n\nCommunicate with etcd though its command\
153153
\ line utility `etcdctl` via port forwarding:\n\n $ kubectl --namespace default\
154154
\ port-forward service/example-client 2379:2379\n $ etcdctl --endpoints http://127.0.0.1:2379\
155-
\ get /\n\nOr directly to the API using the automatically generated Kubernetes\
155+
\ get /\n\nOr directly to the API using the Kubernetes\
156156
\ Service:\n\n $ etcdctl --endpoints http://example-client.default.svc:2379\
157157
\ get /\n\nBe sure to secure your etcd cluster (see Common Configurations) before\
158158
\ exposing it outside of the namespace or cluster.\n\n\n### Supported Features\n\

0 commit comments

Comments
 (0)