stackabletech / stackabletech/secret-operator

Auto-generate AD kerberos credential cache Secret

Open
#369 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

customer-request type/feature-improvement
Dominant language
Rust
Stars
13
Forks
8
Avg merge
1d 8h
Merged PRs (30d)
10

Description

Basically create the Secret when the get returns a 404 in https://github.com/stackabletech/secret-operator/blob/a43bc9778e7f930af7fa5bf98a70b74beca0e22b/rust/krb5-provision-keytab/src/credential_cache.rs#L47-L52

We have a similar mechanism to auto-create the CA cert Secret, can be copy/pasted potentially.

Contributor guide

No contributing guide indexed for this repository

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

Read rust/krb5-provision-keytab/src/credential_cache.rs around lines 47-52, then inspect the existing mechanism for auto-creating the CA cert Secret. Implement the analogous behavior when the credential-cache Secret lookup returns 404, and verify that the Secret is created instead of leaving the lookup unresolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, rust
Domain
infrastructure, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.