Skip to content

issues Search Results · repo:servicebinding/runtime language:Go

Filter by

18 results
 (54 ms)

18 results

inservicebinding/runtime (press backspace or delete to remove)

The kube-rbac-proxy image is used to protect the prometheus metrics endpoint. The image is scaffolded by kubebuilder and left for the user to maintain. We have not kept it up to date. While updating to ...
  • scothis
  • Opened 
    on Jun 4, 2024
  • #424

Hi, I m testing the controller using the multi-binding feature. It works perfectly but if I check the logs of the controller it seems like it is continuously reconciling, and printing logs. Can someone ...
  • sandrotaje
  • 1
  • Opened 
    on Apr 19, 2024
  • #411

Hello, Latest release (0.7.0) is missing the service binding yamls. If that is on purpose, what is the recommended way of deploying a release? Thanks!
  • danail-branekov
  • 1
  • Opened 
    on Dec 6, 2023
  • #366

Given an example like: apiVersion: apps/v1 kind: Deployment metadata: labels: app: workload name: workload spec: replicas: 1 selector: matchLabels: app: workload template: ...
  • ChunyiLyu
  • 4
  • Opened 
    on Oct 10, 2023
  • #350

The following manifest should result in a binding being made to the deployment: apiVersion: apps/v1 kind: Deployment metadata: labels: app: test-1 app-custom: foo name: test spec: replicas: ...
  • sadlerap
  • 3
  • Opened 
    on Sep 21, 2023
  • #345

servicebinding.io/v1alpha3 is not supported. Given a servicebinding like: apiVersion: servicebinding.io/v1alpha3 kind: ServiceBinding metadata: name: multi-binding-alpha spec: service: apiVersion: ...
  • ChunyiLyu
  • 1
  • Opened 
    on Sep 7, 2023
  • #333

/wave from the Korifi team. When following the instructions at https://github.com/servicebinding/runtime/releases/tag/v0.1.1 and running kubectl apply -f https://github.com/servicebinding/runtime/releases/download/v0.1.1/servicebinding-runtime-v0.1.1.yaml, ...
  • Birdrock
  • 3
  • Opened 
    on Aug 18, 2022
  • #159

This is the decision of today s community call.
  • baijum
  • Opened 
    on Aug 4, 2022
  • #151

On today s call, we decided to support linux/amd64 and linux/arm64.
enhancement
  • baijum
  • Opened 
    on Aug 4, 2022
  • #150

The resolver package has a direct dependency on reconciler-runtime to track dependent resources. We should be able to replace these instances with a controller-runtime Client to avoid non-controller consumers ...
enhancement
  • scothis
  • Opened 
    on Jul 27, 2022
  • #140
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 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 search results · GitHub