Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba0848dd54 |
+1
-1
@@ -57,7 +57,7 @@ changes:
|
|||||||
- kind: added
|
- kind: added
|
||||||
description: ExemptionManager test suite — full coverage of annotation-based exemption flows
|
description: ExemptionManager test suite — full coverage of annotation-based exemption flows
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
description: E2E infrastructure overhauled — ConfigMap volume mount replaces Dockerfile-based approach, tests run in privilegedescalation-dev namespace
|
description: E2E infrastructure overhauled — ConfigMap volume mount replaces Dockerfile-based approach, tests run in headlamp-dev namespace
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
description: E2E workflow uses token auth and waits for HTTP reachability before running tests
|
description: E2E workflow uses token auth and waits for HTTP reachability before running tests
|
||||||
- kind: fixed
|
- kind: fixed
|
||||||
|
|||||||
+1
-2
@@ -38,8 +38,7 @@
|
|||||||
"flatted": "^3.4.2",
|
"flatted": "^3.4.2",
|
||||||
"lodash": ">=4.18.0",
|
"lodash": ">=4.18.0",
|
||||||
"picomatch": ">=4.0.4",
|
"picomatch": ">=4.0.4",
|
||||||
"vite": ">=6.4.2",
|
"vite": ">=6.4.2"
|
||||||
"elliptic": ">=6.6.1"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Generated
-1
@@ -11,7 +11,6 @@ overrides:
|
|||||||
lodash: '>=4.18.0'
|
lodash: '>=4.18.0'
|
||||||
picomatch: '>=4.0.4'
|
picomatch: '>=4.0.4'
|
||||||
vite: '>=6.4.2'
|
vite: '>=6.4.2'
|
||||||
elliptic: '>=6.6.1'
|
|
||||||
|
|
||||||
importers:
|
importers:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user