run packagemanifests: registry server should use world-writable directory to write files#3867
Conversation
…es files in locations that require root.
1edcaa7 to
7aa8178
Compare
|
@joelanford I comment back on the issues, but still hit the permission denied with this PR. |
|
New changes are detected. LGTM label has been removed. |
|
@Doout @jmccormick2001 I updated this PR to set the registry pod working directory to |
|
one thing I noticed is that when the pod, memcached-operator-registry-server-675559c6d5-6fwm5, is started, it is using imagePullPolicy of Always...I wonder if this is intended? |
|
@jmccormick2001 There's probably a separate discussion to be had about whether we should keep using |
…tory to write files (operator-framework#3867)
…tory to write files (operator-framework#3867)
…tory to write files (operator-framework#3867)
Description of the change:
Write the
bundle.dbandtermination.logfile to/tmpwhen running the registry server for therun packagemanifestscommand.Motivation for the change:
Resolves the issue raised here.
Fixes #3863
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments(seechangelog/fragments/00-template.yaml)Add or update relevant sections of the docs website inwebsite/content/en/docs