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

## Bug Report #### What did you do? We have controller which we upgraded from v1alpha1 to v4 and everything works fine. We changed `storageversion` in _types.go and now it...

language/go

## Type of question Best practices ## Question #### What did you do? Hi, we have several operands which we define in our manager's kustomization file like so: https://github.com/odigos-io/odigos/blob/5b5b1c02b1184936ab223265a6087071be258da3/operator/config/manager/kustomization.yaml#L6-L11 These...

language/go

## Bug Report #### What did you do? After initializing a project and creating an API with `operator-sdk`, I attempted to run `golangcilint-run`. #### What did you expect to see?...

triage/support
language/go