Skip to content

Conversation

@cmwylie19
Copy link
Contributor

Description

The KFC Dockerfile needs more permission in order to run in the cluster. This fixed the current Dockerfile.kfc.

> k logs -n pepr-system pepr-uds-core-watcher-686f64b9dc-crhrt
FETCH_HEADERS:  [["audit-id","0aa80c2f-5ae6-4c52-9d4b-91de44d721af"],["cache-control","no-cache, private"],["content-length","1864"],["content-type","application/json"],["date","Thu, 15 Jan 2026 18:29:38 GMT"],["x-kubernetes-pf-flowschema-uid","bc4228ca-50d7-4a7f-895c-96cb7b17020a"],["x-kubernetes-pf-prioritylevel-uid","a3dced64-aa8b-4849-b0dc-1bf8e515eb9e"]]
FETCH_URL: https://10.43.0.1/apis/apiextensions.k8s.io/v1/customresourcedefinitions/peprstores.pepr.dev?fieldManager=pepr&fieldValidation=Strict&force=true
FETCH_STATUS: 200
{"level":50,"time":"2026-01-15T18:29:38.947Z","pid":1,"hostname":"pepr-uds-core-watcher-686f64b9dc-crhrt","err":{"type":"Error","message":"Failed to decompress module: Error: EACCES: permission denied, open '/app/module-edeebba87bc81b4bee24f3dae6d92544ddcdeb61ab293e62a650260e9d4c203e.js'","stack":"Error: Failed to decompress module: Error: EACCES: permission denied, open '/app/module-edeebba87bc81b4bee24f3dae6d92544ddcdeb61ab293e62a650260e9d4c203e.js'\n    at runModule (/app/node_modules/pepr/dist/controller.js:153:11)\n    at startup (/app/node_modules/pepr/dist/controller.js:162:5)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"},"msg":"Error starting Pepr Store CRD"}

Related Issue

Fixes #

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: Case Wylie <[email protected]>
Signed-off-by: Case Wylie <[email protected]>
Signed-off-by: Case Wylie <[email protected]>
@cmwylie19 cmwylie19 closed this Jan 15, 2026
@cmwylie19 cmwylie19 deleted the update_kfc_dockerfile branch January 15, 2026 19:03
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (b75d79e) to head (2d12622).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@     Coverage Diff      @@
##   main   #2880   +/-   ##
============================
============================
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants