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

Tkn Task: Provide a way to mount credentials / kubeconfig #405

Closed
ghost opened this issue Jul 9, 2020 · 3 comments · Fixed by #499
Closed

Tkn Task: Provide a way to mount credentials / kubeconfig #405

ghost opened this issue Jul 9, 2020 · 3 comments · Fixed by #499
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@ghost
Copy link

ghost commented Jul 9, 2020

Expected Behavior

The tkn task should be able to work with a kubeconfig for a cluster so that it can operate on it.

Actual Behavior

At the moment there doesn't appear to be a good way to get a kubeconfig into the the Task.

Possible solutions to this problem would be:

  • Cluster PipelineResource
  • "Optional" Workspace that would allow kubeconfig to be mounted
  • A named volumeMount in the Step which a TaskRun could provide via podTemplate.volume
@ghost ghost added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 9, 2020
@vinamra28
Copy link
Member

/assign

@tekton-robot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 19, 2020
@ghost
Copy link
Author

ghost commented Oct 19, 2020

/remove-lifecycle stale

@tekton-robot tekton-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants