Skip to content

Commit

Permalink
Merge pull request #262 from a-hilaly/reservedKeywords
Browse files Browse the repository at this point in the history
add 'schema' to kro reserved keywords list
  • Loading branch information
barney-s authored Feb 4, 2025
2 parents 87a9b1c + 86cb8e4 commit b9f0419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/graph/validation.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ var (
"resources",
"runtime",
"serviceAccountName",
"schema",
"spec",
"status",
"kro",
Expand Down

0 comments on commit b9f0419

Please sign in to comment.