jbonofre commented on issue #9:
URL: https://github.com/apache/karaf-minho/issues/9#issuecomment-1293642495
Yup
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscri
mattrpav commented on issue #8:
URL: https://github.com/apache/karaf-minho/issues/8#issuecomment-1293636902
> Yeah the one from Fabric8 is pretty good.
+1
It has good multi-version support and using the jdk-based http client would
cut out a nice chunk of the transitive deps.
jbonofre commented on issue #8:
URL: https://github.com/apache/karaf-minho/issues/8#issuecomment-1293629604
Yeah the one from Fabric8 is pretty good.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
mattrpav commented on issue #9:
URL: https://github.com/apache/karaf-minho/issues/9#issuecomment-1293627794
In the 'it would be great that': to include Kubernetes Secrets as well!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
mattrpav commented on issue #8:
URL: https://github.com/apache/karaf-minho/issues/8#issuecomment-1293625780
Did you have an existing client library in mind?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
jbonofre opened a new issue, #9:
URL: https://github.com/apache/karaf-minho/issues/9
Currently, the ` ConfigService` can only be populated:
1. programmatically
2. json config service
3. properties config service
It would be great that:
1. the config properties can look for
jbonofre opened a new issue, #8:
URL: https://github.com/apache/karaf-minho/issues/8
The idea is to create a Kubernetes client as a service in the registry.
Then, other services can get the client from the registry and interact with
k8s.
--
This is an automated message from the Apa