Class SmallRyeStorkProcessor


  • public class SmallRyeStorkProcessor
    extends Object
    • Constructor Detail

      • SmallRyeStorkProcessor

        public SmallRyeStorkProcessor()
    • Method Detail

      • checkThatTheKubernetesExtensionIsUsedWhenKubernetesServiceDiscoveryInOnTheClasspath

        void checkThatTheKubernetesExtensionIsUsedWhenKubernetesServiceDiscoveryInOnTheClasspath​(Capabilities capabilities)
        This build step is the fix for #24444. Because Stork itself cannot depend on Quarkus, and we do not want to have extensions for all the service discovery and load-balancer providers, we work around the issue by detecting when the kubernetes service discovery is used and if the kubernetes extension is used.