AMO 🐶⛺🌳
                                            AMO 🐶⛺🌳
                                        
                                    Reported by @alex-vmw: There needs to be some different logic for first start of the reloader versus a standard control loop once it is already running. Logically, you can probably...
Reported by @alex-vmw: Every time any fluentdConfig CRD is changed, the reloader runs a complete control loop and re-checks all fluentdConfigs in all namespaces, which takes a very long time...
Remove `patch` from clusterrole when no-need anymore for backwards compatibility with images and chart versions. https://github.com/vmware/kube-fluentd-operator/pull/238
We need a better test of the helm chart and log-router. We should load the helm chart but we also need to wait until log-router and reloader start up with...
_From @Cryptophobia on June 12, 2017 20:46_ We are trying to implement lifecycle preStop and postStart hooks that will be respected by resque workers inside Kubernetes pods. We want to...
_From @olalonde on October 24, 2016 11:39_ I just successfully deployed a new release with `deis pull ...` but when accessing the app from my browser, I am getting a...
_From @gottfrois on March 6, 2017 15:18_ If the feature already exists, this is more of a question, otherwise it would be really nice to be able to do this....
_From @markkwasnick on September 1, 2016 16:43_ Deis currently supports Minio (S3-compatible API) for object storage only within the cluster and not for production deployments. Deis also supports S3 for...
_From @mirague on March 1, 2017 9:20_ For a variety of implementations it's necessary to attach annotations to Pods ([kube2iam](https://github.com/jtblin/kube2iam), k8s alpha features e.g. [Node Affinity/Anti-Affinity](https://kubernetes.io/docs/user-guide/node-selection/), etc.). Normally one would...
> Release phase enables you to run certain tasks before a new release of your app is deployed. Release phase can be useful for tasks such as: Sending CSS, JS,...