Alan Tang
Alan Tang
For #242 I try to add an init container to sleep 20 seconds before start mysql. Then the problem not happen again. So I add option to add init-container.
## Is this a BUG REPORT or FEATURE REQUEST? Choose one: BUG REPORT ## Versions **MySQL Operator Version**: 0.3.0 **Environment**: - **Kubernetes version** (use `kubectl version`): Client Version: version.Info{Major:"1", Minor:"11",...
Hello, I dropped pglogical after migration. But when we drop a view on public schema. I still got `permission denied for schema pglogical` error. After some search. Look like pglogical...
When I read the `schedule_instance_termination()` in `aws_minion_manager.py`. I found it will terminate instances if not match ASG's `k8s-minion-manager`. But I didn't found `update_scaling_group()` will update the ASG's `k8s-minion-manager` value. When...
Add setup.py to enable it can install by pip.
### What is the bug? I have to allocation awareness on different AWS AZ. Then I set 3 data node pools with their AZ name to `node.attr.az`. eg: node pool...
Page: [/reference/providers/kubernetes-v2/](https://www.spinnaker.io/reference/providers/kubernetes-v2/) Feedback: I mada a test which readiness probe will never success for a Pod. But spinnaker still consider the pod deploy is success. It may only check for...
- Fix docker build failed - Fix can't close index. It calling method removed on opensearch-project/opensearch-py#151