operator-sdk icon indicating copy to clipboard operation
operator-sdk copied to clipboard

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.

Results 343 operator-sdk issues
Sort by recently updated
recently updated
newest added

## Feature Request #### Describe the problem you need a feature to resolve. The implementation was introduced in Kubebuilder - It still missing the samples, docs, and e2e tests on...

blocked
priority/important-longterm
lifecycle/frozen

Incomming requests are still pointing to the old default port 8888 When we change the proxy port to e.g 8889 the proxy is starting as expected with the new defined...

kind/bug
good first issue
language/ansible
help wanted

* update Makefiles * regenerate samples using the new update Signed-off-by: jesus m. rodriguez **Description of the change:** **Motivation for the change:** **Checklist** If the pull request includes user-facing changes,...

do-not-merge/hold
lgtm
lifecycle/rotten

## Type of question How to implement a specific feature ## Question In a similar way to the Memcached operator, I have a controller for a resource Foo that creates...

triage/support
lifecycle/rotten
language/go

**Description of the change:** Fixes a small error in the README.md documentation. **Motivation for the change:** To make sure the documentation is correct. **Checklist** If the pull request includes user-facing...

do-not-merge/hold

## Investigation #### Describe the problem you need a feature to resolve. For we are able to support Apple Silicon we need to have the kustomize bin v3 for darwin/arm64...

needs discussion
priority/important-soon
language/go

## Meta Issue for k8s 1.25 bump & golang 1.19 In order to bump Operator SDK to support Kubernetes 1.25 there are a few dependencies we rely on making the...

release-blocker

## Type of question Best practices ## Question #### What did you do? We're building a golang based operator, and we want to deliver it to clients using a helm...

triage/support
language/helm
help wanted
lifecycle/rotten

In the Go docs this is all they have: ``` # we'll use a domain of example.com # so all API groups will be .example.com ``` Lets Add a link...

good first issue
help wanted
kind/documentation

## Type of question Open question ## Question #### What did you do? Our system is consisted of AWS resources such as EKS, ECR and so on. I plan to...

triage/support
triage/needs-information
lifecycle/rotten
language/go