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