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

Relocate kubeconfig for non-root access #1437

Conversation

subbarao-meduri
Copy link
Collaborator

@subbarao-meduri subbarao-meduri commented May 15, 2024

The canary builds run e2e tests in a containerized env, and the user 1001 does not have access to /opt path.

Change kubeconfig path to /workspaces instead so user can access it.

Complimentary PR 299 in canary-scripts repo that invokes the containerized image

Signed-off-by: Subbarao Meduri <smeduri@redhat.com>
@subbarao-meduri subbarao-meduri force-pushed the relocate-canary-tests-kubeconfig-nonroot-user branch from aa85c12 to acb5cb6 Compare May 15, 2024 20:30
@subbarao-meduri subbarao-meduri changed the title Relocate kubeconfig to /workspace Relocate kubeconfig for non-root access May 15, 2024
@subbarao-meduri
Copy link
Collaborator Author

/retest-required

Copy link
Contributor

@douglascamata douglascamata left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented May 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: douglascamata, subbarao-meduri

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

openshift-ci bot commented May 16, 2024

@subbarao-meduri: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/test-e2e acb5cb6 link unknown /test test-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@subbarao-meduri subbarao-meduri merged commit a7fbc97 into stolostron:main May 16, 2024
13 of 15 checks passed
coleenquadros pushed a commit to coleenquadros/multicluster-observability-operator that referenced this pull request May 23, 2024
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.

None yet

2 participants