Skip to content

issues Search Results · repo:operator-framework/java-operator-sdk language:Java

Filter by

881 results
 (57 ms)

881 results

inoperator-framework/java-operator-sdk (press backspace or delete to remove)

Is your feature request related to a problem? Please describe. Explicit tracking of the knownResourceVersions is not needed. Instead we should simply check the tombstones and version comparison logic. ...
  • shawkins
  • 1
  • Opened 
    yesterday
  • #2984

Bug Report !-- Thanks for filing an issue! Before hitting the button, please answer these questions. Fill in as much of the template below as you can. If you leave out information, we can t help you as ...
  • shawkins
  • 5
  • Opened 
    4 days ago
  • #2981

The status is defined at the JOSDK level: https://github.com/operator-framework/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/event/source/informer/InformerWrapper.java#L204 ...
  • metacosm
  • Opened 
    8 days ago
  • #2978

In version 5.1, we added to support storing state in status,see: https://javaoperatorsdk.io/blog/2025/05/22/how-to-guarantee-allocated-values-for-next-reconciliation/ Currently, dependent resources have ...
dependent-resources-epic
  • csviri
  • 1
  • Opened 
    10 days ago
  • #2976

A few enhancement requests for the micrometer metrics: 1. Currently, reconciler metrics use operator.sdk.reconciliations.executions. reconciler name as the meter name, however when building a generic ...
metrics-epic
  • tapwaterbuffalo
  • 2
  • Opened 
    11 days ago
  • #2974

Problem statement In v5.0, we removed the resource discriminator concept to select target resources for a Dependent resource if there are multiple candidates in the EventSource caches. In other words, ...
dependent-resources-epic
  • csviri
  • 7
  • Opened 
    14 days ago
  • #2972

I’m working on a controller that needs to reconcile a single global service based on all instances of a custom resource, not just one at a time. The design is conceptually similar to an Ingress controller: ...
  • 0xxFF
  • 4
  • Opened 
    15 days ago
  • #2971

We had multiple users in the past which were using the framework with kotlin, and found some bits and pieces which where not working nicely with Kotlin. We might want to add some smoke tests and/or integration ...
  • csviri
  • Opened 
    15 days ago
  • #2967

Java Operator SDK implements an integration test(s) for every feature. To make them more visible / discoverable to the users we could generate a sample index page into the documentation. The idea would ...
good first issue
  • csviri
  • 2
  • Opened 
    21 days ago
  • #2953
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub