Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit f4c19e5

Browse files
authored
Merge pull request #967 from pohly/examples
docs: examples
2 parents c28ba6a + d11f842 commit f4c19e5

File tree

10 files changed

+210
-301
lines changed

10 files changed

+210
-301
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ KUSTOMIZE += $(subst kubernetes-base,kubernetes-1.19-alpha,$(subst X.XX,1.19-alp
180180
KUSTOMIZE += deploy/common/pmem-storageclass-default.yaml=deploy/kustomize/storageclass
181181
KUSTOMIZE += deploy/common/pmem-storageclass-ext4.yaml=deploy/kustomize/storageclass-ext4
182182
KUSTOMIZE += deploy/common/pmem-storageclass-xfs.yaml=deploy/kustomize/storageclass-xfs
183-
KUSTOMIZE += deploy/common/pmem-storageclass-cache.yaml=deploy/kustomize/storageclass-cache
184183
KUSTOMIZE += deploy/common/pmem-storageclass-late-binding.yaml=deploy/kustomize/storageclass-late-binding
185184
KUSTOMIZE += deploy/operator/pmem-csi-operator.yaml=deploy/kustomize/operator
186185

conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "",
3-
"copyright": "2019,",
3+
"copyright": "2021, Intel Corporation",
44
"exclude_patterns": [
55
"_output",
66
"Thumbs.db",

deploy/common/pmem-storageclass-cache.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

deploy/kustomize/storageclass-cache/cache.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

deploy/kustomize/storageclass-cache/kustomization.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/DEVELOPMENT.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ Two diagrams are generated using the
356356
[plantuml program](http://plantuml.com/).
357357
Source files:
358358
- [source file for regular sequence](/docs/diagrams/sequence.wsd)
359-
- [source file for cache sequence](/docs/diagrams/sequence-cache.wsd)
360359

361360
The PNG files are committed as repository elements in docs/images/sequence/.
362361

docs/diagrams/sequence-cache.wsd

Lines changed: 0 additions & 170 deletions
This file was deleted.
-299 KB
Binary file not shown.

0 commit comments

Comments
 (0)