getsops / getsops/sops

Support Kubernetes auth in hc-vault

Open
#1,660 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/keyservice enhancement keyservice/hcvault
Dominant language
Go
Stars
23.1k
Forks
1.1k
Avg merge
1d 11h
Merged PRs (30d)
9

Description

Hashicorp Vault can support authentication using a Kubernetes service account and role. Example: https://github.com/hashicorp/vault-examples/blob/main/examples/auth-methods/kubernetes/go/example.go

It would simplify the method to authenticate towards Vault if SOPS would support the use of a Kubernetes service account and role to access Hashicorp Vault (similar to the example above).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing hc-vault authentication path and compare its inputs with the Kubernetes authentication example linked in the issue. Define how a Kubernetes service account and role should be supplied, then verify that SOPS can authenticate to HashiCorp Vault through that method.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
authentication, devops, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.