Skip to content

Commit

Permalink
Fix logs
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 Jul 5, 2022
1 parent f09d507 commit 31ccc5e
Show file tree
Hide file tree
Showing 9 changed files with 285 additions and 1,012 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ bundle
*.swo
*~
.vscode/*
bundle.Dockerfile
222 changes: 0 additions & 222 deletions config/crd/bases/nfd.kubernetes.io_v1alpha1_nodefeaturerules.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,5 @@ status:
kind: ""
plural: ""
conditions: []
storedVersions: []
storedVersions: []

144 changes: 0 additions & 144 deletions config/crd/bases/node.k8s.io_v1alpha1_noderesourcetopologies.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: quay.io/openshift/origin-cluster-nfd-operator
newTag: 4.11.0
newName: quay.io/eduardoarango/cluster-nfd-operator
newTag: 0.0.1
Loading

0 comments on commit 31ccc5e

Please sign in to comment.