Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Oauth token #7

Merged
merged 2 commits into from
Aug 31, 2018
Merged

Oauth token #7

merged 2 commits into from
Aug 31, 2018

Conversation

jamding
Copy link
Contributor

@jamding jamding commented Aug 31, 2018

Issue Ref: #4

Description:
This PR allows you to supply a bearer token for the Kubeless Function Controller to use for k8s operations instead of using a k8s service account. Do so by setting the environmental variable KUBELESS_TOKEN_FILE_PATH to the filepath where a file containing the bearer token will be mounted.

See #5

TODOs:

  • Ready to review
  • Automated Tests
  • Docs

Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

thanks!

@andresmgot andresmgot merged commit 061450e into vmware-archive:master Aug 31, 2018
@jamding jamding deleted the oauth-token branch August 31, 2018 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants