Skip to content

issues Search Results · repo:kubernetes-sigs/kubebuilder language:Go

Filter by

1k results
 (63 ms)

1k results

inkubernetes-sigs/kubebuilder (press backspace or delete to remove)

What broke? What s expected? Metrics do not work, when generating the helm chart with the kubebuilder helm plugin. Relevant files: details summary values.yaml /summary # [MANAGER]: Manager Deployment ...
kind/bug
  • Jaybee18
  • 3
  • Opened 
    4 days ago
  • #4591

What do you want to happen? We need to introduce a new Makefile target to ensure that the Kubernetes API version used in cmd/version.go and .goreleaser.yml is always in sync with k8s.io/api. This will ...
kind/feature
  • camilamacedo86
  • 1
  • Opened 
    8 days ago
  • #4588

What broke? What s expected? We are considering providing a simple Helm chart to install https://github.com/statnett/image-scanner-operator - even if it is currently marked as an eschewed feature. 😉 So ...
kind/bug
priority/important-soon
  • erikgb
  • 5
  • Opened 
    10 days ago
  • #4582

What broke? What s expected? following the instructions here: https://book.kubebuilder.io/reference/markers/crd // +kubebuilder:selectablefield:JSONPath= .spec.thingID type Thing struct { metav1.TypeMeta ...
kind/bug
  • condaatje
  • 2
  • Opened 
    15 days ago
  • #4580

The solution implemented in PR #4481 aimed to allow Kubebuilder to be used as a Golang module, but it inadvertently broke the injection of version-related values during the build process. What Broke? ...
kind/bug
priority/important-soon
  • camilamacedo86
  • 10
  • Opened 
    16 days ago
  • #4575

What do you want to happen? Hello, I m currently in the process moving the distribution of some Kubernetes operators from Kustomize to Helm. I used the plugin helm/v1-alpha for that and it worked really ...
kind/feature
priority/backlog
triage/accepted
  • mkarlheim
  • 2
  • Opened 
    23 days ago
  • #4566

What do you want to happen? I wonder why in the cronjob example there is a condition to check if cronjob contains finalizer and if so add it. See: if !controllerutil.ContainsFinalizer(cronJob, myFinalizerName) ...
kind/feature
  • matrus2
  • 3
  • Opened 
    23 days ago
  • #4564

What broke? What s expected? Problem 1: Helm doesn t short circuit and conditions Creating a helm chart with kubebuilder edit --plugins=helm/v1-alpha creates a ServiceAccount template: {{- if .Values.rbac.enable ...
kind/bug
  • klaudworks
  • Opened 
    24 days ago
  • #4562

What do you want to happen? Dockerfile should use BUILDPLATFORM to cross build to reduce build time. https://docs.docker.com/build/building/multi-platform/#cross-compilation This is already seen used ...
kind/feature
  • kaovilai
  • 13
  • Opened 
    25 days ago
  • #4560
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub