microcks-ansible-operator
microcks-ansible-operator copied to clipboard
Kubernetes Operator for easy setup and management of Microcks installs
### Reason/Context Microcks's high performance makes it deal for both functional and performance testing. However fixed scaling for the core `microcks` Deployment makes it hard to scale the microcks layer...
### Reason/Context At this moment, the operator does not support ssl based connections to MongoDB ### Description It would be good to have a support for providing SSL certificates when...
If the operator is creating a default user, it can generate a secret with the information for easy handle of that in the namespace.
I think it would be very useful to have a simple CRD that allows managing importer jobs. Thanks!
We found on some OpenShift clusters that the API Groups Information is not always available making the Operator crash on the following command because of HTTP response 502: ``` api_groups:...
### Describe the bug I'm encountering an issue while attempting to start the microcks-async-minion pod in a Minikube environment following the installation steps [https://microcks.io/documentation/installing/operator/](url) provided for microcks-ansible-operator. After completing all...
### Describe the bug hi all, i want to fresh install microcks operator on my openshift 4.13 cluster but i have a scc mongodb issue ! ~~~ oc logs my-microcksinstall-mongodb-6db9745d95-bjjgj...