Skip to content

Commit

Permalink
add new lines at the end of files
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
  • Loading branch information
ArangoGutierrez committed Mar 23, 2021
1 parent 0d3a15d commit 4cf8044
Show file tree
Hide file tree
Showing 28 changed files with 30 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/assets/master/0300_clusterrole_binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ subjects:
- kind: ServiceAccount
name: nfd-master
namespace: node-feature-discovery-operator

1 change: 1 addition & 0 deletions config/certmanager/certificate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ spec:
kind: Issuer
name: selfsigned-issuer
secretName: webhook-server-cert # this secret will not be prefixed, since it's not managed by kustomize

1 change: 1 addition & 0 deletions config/certmanager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ resources:

configurations:
- kustomizeconfig.yaml

1 change: 1 addition & 0 deletions config/certmanager/kustomizeconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ varReference:
- kind: Certificate
group: cert-manager.io
path: spec/dnsNames

1 change: 1 addition & 0 deletions config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ patchesStrategicMerge:
# the following config is for teaching kustomize how to do kustomization for CRDs.
configurations:
- kustomizeconfig.yaml

1 change: 1 addition & 0 deletions config/crd/kustomizeconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ namespace:

varReference:
- path: metadata/annotations

1 change: 1 addition & 0 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ vars:
# kind: Service
# version: v1
# name: webhook-service

1 change: 1 addition & 0 deletions config/default/manager_auth_proxy_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ spec:
- "--health-probe-bind-address=:8081"
- "--metrics-bind-address=127.0.0.1:8080"
- "--leader-elect"

1 change: 1 addition & 0 deletions config/default/manager_config_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ spec:
- name: manager-config
configMap:
name: manager-config

1 change: 1 addition & 0 deletions config/manager/controller_manager_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ webhook:
leaderElection:
leaderElect: true
resourceName: 39f5e5c3.nodefeaturediscoveries.nfd.kubernetes.io

1 change: 1 addition & 0 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ images:
- name: controller
newName: quay.io/eduardoarango/node-feature-discovery-operator
newTag: v0.2.0-11-g5aabd286-dirty

1 change: 1 addition & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ spec:
initialDelaySeconds: 5
periodSeconds: 10
terminationGracePeriodSeconds: 10

1 change: 1 addition & 0 deletions config/prometheus/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
resources:
- monitor.yaml

1 change: 1 addition & 0 deletions config/prometheus/monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ spec:
selector:
matchLabels:
control-plane: controller-manager

1 change: 1 addition & 0 deletions config/rbac/auth_proxy_client_clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ metadata:
rules:
- nonResourceURLs: ["/metrics"]
verbs: ["get"]

1 change: 1 addition & 0 deletions config/rbac/auth_proxy_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ rules:
resources:
- subjectaccessreviews
verbs: ["create"]

1 change: 1 addition & 0 deletions config/rbac/auth_proxy_role_binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ subjects:
- kind: ServiceAccount
name: default
namespace: node-feature-discovery-operator

1 change: 1 addition & 0 deletions config/rbac/auth_proxy_service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ spec:
targetPort: https
selector:
control-plane: controller-manager

1 change: 1 addition & 0 deletions config/rbac/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ resources:
- auth_proxy_role.yaml
- auth_proxy_role_binding.yaml
- auth_proxy_client_clusterrole.yaml

1 change: 1 addition & 0 deletions config/rbac/leader_election_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ rules:
- '*'
verbs:
- '*'

1 change: 1 addition & 0 deletions config/rbac/leader_election_role_binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ subjects:
- kind: ServiceAccount
name: default
namespace: node-feature-discovery-operator

3 changes: 2 additions & 1 deletion config/rbac/nodefeaturediscovery_editor_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ rules:
resources:
- securitycontextconstraints
verbs:
- '*'
- '*'

1 change: 1 addition & 0 deletions config/rbac/nodefeaturediscovery_viewer_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ rules:
- nodefeaturediscoveries/status
verbs:
- get

3 changes: 2 additions & 1 deletion config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,4 +315,5 @@ rules:
- patch
- update
- use
- watch
- watch

1 change: 1 addition & 0 deletions config/rbac/role_binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ subjects:
- kind: ServiceAccount
name: default
namespace: node-feature-discovery-operator

1 change: 1 addition & 0 deletions config/samples/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
resources:
- nfd.kubernetes.io_v1_nodefeaturediscovery.yaml
# +kubebuilder:scaffold:manifestskustomizesamples

Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ spec:
- "0200"
- "03"
- "12"
1 change: 1 addition & 0 deletions config/scorecard/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ patchesJson6902:
kind: Configuration
name: config
# +kubebuilder:scaffold:patchesJson6902

0 comments on commit 4cf8044

Please sign in to comment.