Skip to content

Commit

Permalink
feat: Add logging-operator resources (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrael authored Oct 21, 2024
1 parent 29b373b commit 090d5a5
Show file tree
Hide file tree
Showing 21 changed files with 136,010 additions and 0 deletions.
3,952 changes: 3,952 additions & 0 deletions logging-extensions.banzaicloud.io/eventtailer_v1alpha1.json

Large diffs are not rendered by default.

4,259 changes: 4,259 additions & 0 deletions logging-extensions.banzaicloud.io/hosttailer_v1alpha1.json

Large diffs are not rendered by default.

1,684 changes: 1,684 additions & 0 deletions logging.banzaicloud.io/clusterflow_v1alpha1.json

Large diffs are not rendered by default.

1,684 changes: 1,684 additions & 0 deletions logging.banzaicloud.io/clusterflow_v1beta1.json

Large diffs are not rendered by default.

11,699 changes: 11,699 additions & 0 deletions logging.banzaicloud.io/clusteroutput_v1alpha1.json

Large diffs are not rendered by default.

11,699 changes: 11,699 additions & 0 deletions logging.banzaicloud.io/clusteroutput_v1beta1.json

Large diffs are not rendered by default.

1,672 changes: 1,672 additions & 0 deletions logging.banzaicloud.io/flow_v1alpha1.json

Large diffs are not rendered by default.

1,672 changes: 1,672 additions & 0 deletions logging.banzaicloud.io/flow_v1beta1.json

Large diffs are not rendered by default.

4,118 changes: 4,118 additions & 0 deletions logging.banzaicloud.io/fluentbitagent_v1beta1.json

Large diffs are not rendered by default.

5,256 changes: 5,256 additions & 0 deletions logging.banzaicloud.io/fluentdconfig_v1beta1.json

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions logging.banzaicloud.io/logging_v1alpha1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"properties": {
"apiVersion": {
"type": "string"
},
"kind": {
"type": "string"
},
"metadata": {
"type": "object"
},
"spec": {
"type": "object"
},
"status": {
"type": "object"
}
},
"type": "object"
}
Loading

0 comments on commit 090d5a5

Please sign in to comment.