Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Emergency patch for Tornjak Frontend #319

Merged
merged 2 commits into from
May 27, 2023
Merged

Conversation

mrsabath
Copy link
Contributor

Tornjak Frontend serves incorrect dashboard due to restricted namespace.
Fixing the cache file location leads to this error:
Error: EACCES: permission denied, open './build/env.js'

Solution, to redirect the env.js output to writeable space e.g. /tmp

Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
@mrsabath
Copy link
Contributor Author

Big thanks to @kfox1111 for helping with this problem!

@mrsabath mrsabath marked this pull request as ready for review May 26, 2023 20:47
Copy link
Contributor

@kfox1111 kfox1111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@faisal-memon faisal-memon merged commit d83d6a8 into main May 27, 2023
82 checks passed
@faisal-memon faisal-memon deleted the tornjak-volume-patch branch May 27, 2023 04:50
marcofranssen added a commit that referenced this pull request May 30, 2023
* d83d6a8 Emergency patch for Tornjak Frontend (#319)
* ed172e4 Bump k8s versions to latest patches (#317)
* 0562946 Removed pull_request edited event from ci workflow (#318)
* 3cb55df Allow for having no registry specified (#312)
* 1247b68 Parametrize probes (#310)

Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
marcofranssen added a commit that referenced this pull request May 30, 2023
* d83d6a8 Emergency patch for Tornjak Frontend (#319)
* ed172e4 Bump k8s versions to latest patches (#317)
* 0562946 Removed pull_request edited event from ci workflow (#318)
* 3cb55df Allow for having no registry specified (#312)
* 1247b68 Parametrize probes (#310)

Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants