Skip to content

Conversation

raman-m
Copy link
Member

@raman-m raman-m commented Jan 24, 2025

Closes #2255 #2256

Proposed Changes

  • Added new overloaded AddKubernetes(this IOcelotBuilder, Action<KubeClientOptions>, ...) method
  • Updated Kubernetes docs
  • Updated Kubernetes sample

...with Action<KubeClientOptions> required parameter
@raman-m raman-m added Service Discovery Ocelot feature: Service Discovery Configuration Ocelot feature: Configuration Kubernetes Service discovery by Kubernetes NET9 .NET 9 release labels Jan 24, 2025
@raman-m raman-m added this to the .NET 9 milestone Jan 24, 2025
@raman-m raman-m self-assigned this Jan 24, 2025
@raman-m raman-m requested review from RaynaldM and ggnaegi January 24, 2025 19:48
@raman-m
Copy link
Member Author

raman-m commented Jan 24, 2025

@chrisbecke Welcome to code review!

@raman-m raman-m changed the title #2255 #2256 Add new overloaded Ocelot builder extension-method for Kubernetes provider #2255 #2256 An overloaded Ocelot builder extension-method with options param for the Kubernetes provider Jan 24, 2025
@raman-m raman-m changed the title #2255 #2256 An overloaded Ocelot builder extension-method with options param for the Kubernetes provider #2255 #2256 Overload IOcelotBuilder extension-method with options param for the Kubernetes provider Jan 25, 2025
@raman-m raman-m changed the title #2255 #2256 Overload IOcelotBuilder extension-method with options param for the Kubernetes provider #2255 #2256 Overload AddKubernetes method with KubeClientOptions param for the discovery provider Jan 25, 2025
@raman-m
Copy link
Member Author

raman-m commented Jan 28, 2025

TODO

  • Unit & acceptance testing → Done in d6346e7

Copy link
Member Author

@raman-m raman-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for delivery ✅

@raman-m raman-m merged commit 4b6b96a into develop Jan 30, 2025
1 check passed
@raman-m raman-m deleted the raman-m/2256 branch January 30, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Configuration Ocelot feature: Configuration Kubernetes Service discovery by Kubernetes NET9 .NET 9 release Service Discovery Ocelot feature: Service Discovery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to provide Host to KubernetesServiceDiscoveryProvider?
1 participant