-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into kics-748-update-query-metadata
- Loading branch information
Showing
25 changed files
with
36 additions
and
454 deletions.
There are no files selected for viewing
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
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
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
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
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 |
---|---|---|
|
@@ -6,3 +6,6 @@ RUN npm install [email protected] | grep fail && npm install sax@latest | |
RUN npm install git://github.com/npm/cli.git | ||
RUN npm install git+ssh://[email protected]:npm/cli#semver:^5.0 | ||
RUN npm install --production --no-cache | ||
RUN npm config set registry <internal_npm_registry> && \ | ||
npm install && \ | ||
npx vite build --mode $VITE_MODE |
File renamed without changes.
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
11 changes: 0 additions & 11 deletions
11
assets/queries/k8s/container_cpu_requests_not_equal_to_its_limits/metadata.json
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
assets/queries/k8s/container_cpu_requests_not_equal_to_its_limits/query.rego
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
assets/queries/k8s/container_cpu_requests_not_equal_to_its_limits/test/negative.yaml
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
assets/queries/k8s/container_cpu_requests_not_equal_to_its_limits/test/negative1.yaml
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
assets/queries/k8s/container_cpu_requests_not_equal_to_its_limits/test/positive.yaml
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
assets/queries/k8s/container_cpu_requests_not_equal_to_its_limits/test/positive2.yaml
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
...ies/k8s/container_cpu_requests_not_equal_to_its_limits/test/positive_expected_result.json
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
assets/queries/k8s/container_memory_requests_not_equal_to_its_limits/metadata.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.