mayadata-io / mayadata-io/d-operators

feat: get required fields from a resource

Open
#155 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

get
Dominant language
Go
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

ProblemStatement: As a SRE admin, I want to fetch required fields from a particular resource. For example, I want to fetch spec.replicas from the Deployment abc running in def namespace.

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 locating the controller or resource-access entry point that handles Kubernetes resources; the issue provides no file or test path. Use the Deployment abc in namespace def and its spec.replicas field as the example, and define done as successfully fetching that required field from the selected resource.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
backend, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.