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

Create ServiceAccount to allow CI/CD tools to authenticate to OKE #113

Closed
hyder opened this issue Jan 14, 2020 · 1 comment
Closed

Create ServiceAccount to allow CI/CD tools to authenticate to OKE #113

hyder opened this issue Jan 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@hyder
Copy link
Contributor

hyder commented Jan 14, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Until recently, CI/CD tools have been using the default secret token to authenticate to OKE for deployment purposes. Now that OKE uses Kubeconfig v2, this approach will not work anymore.

Solution: create a service account that CI/CD tools can use to authenticate for deployment purposes.
https://docs.cloud.oracle.com/iaas/Content/ContEng/Tasks/contengaddingserviceaccttoken.htm

References

@hyder hyder added the enhancement New feature or request label Jan 14, 2020
@hyder
Copy link
Contributor Author

hyder commented Jan 16, 2020

added in #116

@hyder hyder closed this as completed Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant