-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure directories for vendir in of kyverno upstream policies.
- Loading branch information
1 parent
4fa7a22
commit 2e59db2
Showing
24 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions
4
carvel-packages/training-platform/bundle/config/_ytt_lib/kyverno-baseline/resources.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#@ load("@ytt:library", "library") | ||
#@ load("@ytt:template", "template") | ||
|
||
--- #@ template.replace(library.get("upstream").eval()) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions
4
carvel-packages/training-platform/bundle/config/_ytt_lib/kyverno-restricted/resources.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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#@ load("@ytt:library", "library") | ||
#@ load("@ytt:template", "template") | ||
|
||
--- #@ template.replace(library.get("upstream").eval()) |
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,15 +1,32 @@ | ||
apiVersion: vendir.k14s.io/v1alpha1 | ||
directories: | ||
- contents: | ||
- git: | ||
commitTitle: tag v1.6.2 (#3511)... | ||
sha: 4b2bf039f6f04cc02cf89dae7e15f8bc17b2ad78 | ||
tags: | ||
- v1.6.2 | ||
path: . | ||
path: carvel-packages/cluster-essentials/bundle/config/_ytt_lib/kyverno/_ytt_lib/upstream | ||
- contents: | ||
- git: | ||
commitTitle: Fix next tag to be used when cutting a release on a release branch | ||
(#4519)... | ||
sha: 0acd27591c1d0245a7eb2b2bf72020e8e295db88 | ||
tags: | ||
- v0.12.1 | ||
path: . | ||
path: carvel-packages/cluster-essentials/bundle/config/_ytt_lib/contour/_ytt_lib/upstream | ||
- contents: | ||
- git: | ||
commitTitle: 'Merge pull request #317 from smcaine/update-check-deprecated-apis...' | ||
sha: 6abd32f8a03c0f98d8d5e90791e53e00d05a4e3e | ||
path: . | ||
path: carvel-packages/training-platform/bundle/config/_ytt_lib/kyverno-restricted/00-upstream | ||
path: carvel-packages/training-platform/bundle/config/_ytt_lib/kyverno-restricted/_ytt_lib/upstream | ||
- contents: | ||
- git: | ||
commitTitle: 'Merge pull request #317 from smcaine/update-check-deprecated-apis...' | ||
sha: 6abd32f8a03c0f98d8d5e90791e53e00d05a4e3e | ||
path: . | ||
path: carvel-packages/training-platform/bundle/config/_ytt_lib/kyverno-baseline/00-upstream | ||
path: carvel-packages/training-platform/bundle/config/_ytt_lib/kyverno-baseline/_ytt_lib/upstream | ||
kind: LockConfig |
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