-
Notifications
You must be signed in to change notification settings - Fork 239
Open
kptdev/krm-functions-catalog
#969Labels
area/fn-catalogFunctions CatalogFunctions CatalogbugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerstriagedIssue has been triaged by adding an `area/` labelIssue has been triaged by adding an `area/` label
Description
Expected behavior
The gatekeeper validation does not work as expected when running on nested packages in a mono repo where the nested packages are the same.
env/prod/app <-- contains contraint violation
env/stage/app <-- is ok
In a setup like this, I expect an error to be reported on the prod app.
Actual behavior
No error is reported. Probably because it is overshadowed by the stage app.
Information
Using 0.2.1 of https://catalog.kpt.dev/gatekeeper/v0.2/
kpt version: 1.0.0-beta.24
Steps to reproduce the behavior
Metadata
Metadata
Assignees
Labels
area/fn-catalogFunctions CatalogFunctions CatalogbugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomerstriagedIssue has been triaged by adding an `area/` labelIssue has been triaged by adding an `area/` label