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

Meta Issue for k8s 1.33 bump In order to bump Operator SDK to support Kubernetes 1.33 there are a few dependencies we rely on making the bump first. This issue...

Hi, we are currently using operator-sdk v1.39.0 as the base image to build our operator. During our Security scan as per the CVE (CVE-2025-22871) a vulnerability was reported asking to...

Bumps golang from 1.23 to 1.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.23&new-version=1.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

lifecycle/rotten
dependencies
docker

Bumps golang from 1.23 to 1.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.23&new-version=1.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

lifecycle/rotten
dependencies
docker

Bumps golang from 1.23 to 1.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.23&new-version=1.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

lifecycle/rotten
dependencies
docker

Bumps golang from 1.23 to 1.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.23&new-version=1.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

lifecycle/rotten
dependencies
docker

Bumps golang from 1.23 to 1.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.23&new-version=1.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

lifecycle/rotten
dependencies
docker

### What is the URL of the document? https://sdk.operatorframework.io/docs/building-operators/golang/advanced-topics/#leader-election ### Which section(s) is the issue in? Leader election ### What needs fixing? It would be nice to have more details...

kind/documentation
lifecycle/stale

Hi, we are currently using operator-sdk v1.39.0 as the base image to build our helm based operator. During our Security scan, we got below mentioned security vulnerabilities. cve | package...

lifecycle/stale

## Type of question How to implement a specific feature ## Question #### What did you do? Hello, I have a specific use case where I need to build my...

language/go