-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: kubernetes-sigs/kubebuilder
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make better use of kustomize bases
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
triage/needs-information
Indicates an issue needs more information in order to work on it.
#615
opened Mar 1, 2019 by
DirectXMan12
Feature Gates
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
delete api command line
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
#907
opened Jul 31, 2019 by
fanux
Change default branch to "main"
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
wg/naming
Categorizes an issue or PR as relevant to WG Naming.
Add target to deploy a namespace-scoped operator.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
#2123
opened Apr 2, 2021 by
fjammes
Add Server Side Apply documentation to the book
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/documentation
Categorizes issue or PR as related to documentation.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#2514
opened Feb 17, 2022 by
wmuizelaar
Add support for windows
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
#2940
opened Sep 13, 2022 by
camilamacedo86
Plugins API for external plugins should provide option to allow check what is the layout and plugins used in a chain
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
#3396
opened May 8, 2023 by
camilamacedo86
Make config accessible for external plugin
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
#3553
opened Aug 24, 2023 by
Eileen-Yu
Deploy Image plugin when used in other tools has been tracked with Kubebuilder domain
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#3576
opened Aug 29, 2023 by
camilamacedo86
[Assessment and POC] - Integrate Server-Side-Apply Support in Kubebuilder via Controller-Tools and Code-Generator Enhancements
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
#3692
opened Nov 12, 2023 by
camilamacedo86
Stacking of work queue metrics in grafana dashboard is confusing
kind/bug
Categorizes issue or PR as related to a bug.
#4000
opened Jul 3, 2024 by
david-martin
Update Cronjob and Multiversion Tutorials samples to Use Status Conditions
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
Some Gomega assertions are long-winded
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
#4135
opened Sep 7, 2024 by
mogsie
Review and Improve Test Coverage and Alignment for Controller Tests in CronJob Tutorial
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/documentation
Categorizes issue or PR as related to documentation.
testing
Unable to Add Additional Webhooks Without Forcing Re-scaffold
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
Add e2e test to validate webhook conversion from one version to another
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
testing
Refactor Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/documentation
Categorizes issue or PR as related to documentation.
testing
CronJob
and MultiVersion
Sample Code to Align with DeployImage
Plugin Scaffold Structure
help wanted
request for guides/examples on using existing self-signed certificates in wehhook instead of relying on cert-manager
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/documentation
Categorizes issue or PR as related to documentation.
#4292
opened Nov 5, 2024 by
caozhuozi
(go/v5) Rename container commands from docker-<action> to container-<action>
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
triage/blocked
Custom path for webhooks
kind/feature
Categorizes issue or PR as related to a new feature.
triage/blocked
triage/needs-information
Indicates an issue needs more information in order to work on it.
#4295
opened Nov 5, 2024 by
damsien
Enhance e2e Tests: Validate Conversion with Mock Scenario
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
testing
target helm chart directory should be configurable
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
(helm/v1-alpha) Add ignore flags when generating charts
kind/feature
Categorizes issue or PR as related to a new feature.
(helm/v1alpha): Not expose webhooks data
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.