-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add service intentions as CRDs"
This reverts commit 1965c1a.
- Loading branch information
Ashwin Venkatesh
committed
Dec 7, 2021
1 parent
1965c1a
commit 249e5dc
Showing
19 changed files
with
30 additions
and
98 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions
2
acceptance/tests/fixtures/bases/partitions/intentions/kustomization.yaml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
acceptance/tests/fixtures/bases/partitions/intentions/serviceintentions.yaml
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
acceptance/tests/fixtures/cases/crd-partitions/default-partition-default/kustomization.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
resources: | ||
- ../../../bases/partitions/exportedservices-default | ||
- ../../../bases/exportedservices-default | ||
|
||
patchesStrategicMerge: | ||
- patch.yaml |
2 changes: 1 addition & 1 deletion
2
acceptance/tests/fixtures/cases/crd-partitions/default-partition-ns1/kustomization.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
resources: | ||
- ../../../bases/partitions/exportedservices-default | ||
- ../../../bases/exportedservices-default | ||
|
||
patchesStrategicMerge: | ||
- patch.yaml |
5 changes: 0 additions & 5 deletions
5
acceptance/tests/fixtures/cases/crd-partitions/intentions-default-default/kustomization.yaml
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
acceptance/tests/fixtures/cases/crd-partitions/intentions-default-default/patch.yaml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...ance/tests/fixtures/cases/crd-partitions/intentions-default-namespaces/kustomization.yaml
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
acceptance/tests/fixtures/cases/crd-partitions/intentions-default-namespaces/patch.yaml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...tance/tests/fixtures/cases/crd-partitions/intentions-secondary-default/kustomization.yaml
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
acceptance/tests/fixtures/cases/crd-partitions/intentions-secondary-default/patch.yaml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...ce/tests/fixtures/cases/crd-partitions/intentions-secondary-namespaces/kustomization.yaml
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
acceptance/tests/fixtures/cases/crd-partitions/intentions-secondary-namespaces/patch.yaml
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ptance/tests/fixtures/cases/crd-partitions/secondary-partition-default/kustomization.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
resources: | ||
- ../../../bases/partitions/exportedservices-secondary | ||
- ../../../bases/exportedservices-secondary | ||
|
||
patchesStrategicMerge: | ||
- patch.yaml |
2 changes: 1 addition & 1 deletion
2
acceptance/tests/fixtures/cases/crd-partitions/secondary-partition-ns1/kustomization.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
resources: | ||
- ../../../bases/partitions/exportedservices-secondary | ||
- ../../../bases/exportedservices-secondary | ||
|
||
patchesStrategicMerge: | ||
- patch.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters