Skip to content

Conversation

@vvalderrv
Copy link
Contributor

Add mkdir and chmod for /var/jenkins_home/.config/op in Dockerfile

Validation:

  • Tested 1Password CLI authentication works with token
  1. EC2 SSH key secret reference resolves correctly

@vvalderrv vvalderrv requested a review from Copilot September 26, 2025 02:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes 1Password CLI permissions by ensuring the necessary configuration directory is created with proper permissions during Docker image build.

  • Creates the /var/jenkins_home/.config/op directory with 700 permissions for 1Password CLI
  • Ensures the directory is created as the jenkins user to avoid permission issues

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Add mkdir and chmod for /var/jenkins_home/.config/op in Dockerfile

Validation:
 - Tested 1Password CLI authentication works with token
2. EC2 SSH key secret reference resolves correctly

Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vvalderrv vvalderrv merged commit 9c0bed0 into lfit:main Sep 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant