Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use nginx user in harvester-cluster-repo image #849

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

brandboat
Copy link
Member

@brandboat brandboat commented Sep 27, 2024

Problem:
This is an enhancement, use nginx instead of root user in harvester-cluster-repo image.

Solution:
Use nginx user in harvester-cluster-repo

Related Issue:

Test plan:

  1. make ci to build iso, and prepare a single node harvester cluster (easy for testing)
  2. Enable addon (e.g. pcidevices-controller) and the addon could be successfully installed.
  3. Go inside harvester-cluster-repo pod and check if user is nginx (we can use k9s shell shortcut s to go inside each pod)

Signed-off-by: Cooper Tseng <cooper.tseng@suse.com>
@brandboat
Copy link
Member Author

@mergify backport v1.3 v1.4

Copy link

mergify bot commented Sep 30, 2024

backport v1.3 v1.4

✅ Backports have been created

@brandboat brandboat merged commit a623008 into harvester:master Sep 30, 2024
7 checks passed
@brandboat brandboat deleted the security-55 branch September 30, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants