We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reference settings for Kubernetes-API and Lease are very similar but slightly different in syntax and features.
It'd be less surprising if they converged. Some examples of differences:
akka-management/lease-kubernetes/src/main/resources/reference.conf
Lines 8 to 16 in 3c564e2
vs
https://github.com/akka/akka-management/blob/3c564e204d/discovery-kubernetes-api/src/main/resources/reference.conf#L12-L16
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reference settings for Kubernetes-API and Lease are very similar but slightly different in syntax and features.
It'd be less surprising if they converged. Some examples of differences:
akka-management/lease-kubernetes/src/main/resources/reference.conf
Lines 8 to 16 in 3c564e2
vs
https://github.com/akka/akka-management/blob/3c564e204d/discovery-kubernetes-api/src/main/resources/reference.conf#L12-L16
The text was updated successfully, but these errors were encountered: