hyperledger-labs / hyperledger-labs/fabric-operator

Add support for custom pod properties to crd

Open
#96 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
78
Forks
47
Avg merge
1h 24m
Merged PRs (30d)
3

Description

Currently there are no way to pass custom pod configs via crds, like nodeSelector/tolerations/topologySpreadConstraints/affinity/etc (unless I'm missing something?)

There is only arch/zone/region though not sure what exactly they configure, labels?

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the Kubernetes CRDs are defined and how the operator turns them into pod configuration. Compare the existing arch, zone, and region properties with the requested nodeSelector, tolerations, topologySpreadConstraints, and affinity settings. Done means the supported custom properties can be declared in a CRD and are applied to the resulting pod configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.