operator-sdk
                                
                                 operator-sdk copied to clipboard
                                
                                    operator-sdk copied to clipboard
                            
                            
                            
                        SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
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. [](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...
Bumps golang from 1.23 to 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...
Bumps golang from 1.23 to 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...
Bumps golang from 1.23 to 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...
Bumps golang from 1.23 to 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...
### 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...
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...
## 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...