Christian Bankester
Christian Bankester
Allows merge requests to be filtered by the target branch when using `MergeRequestClient#GetAsync`
We could just move `apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*` to after the last `apt-get install`.
The trace: ``` Step 18 : RUN pip3 install pymacaroons pytest ---> Running in aa18860e927a Downloading/unpacking pymacaroons Downloading pymacaroons-0.8.0-py2.py3-none-any.whl Downloading/unpacking pytest Downloading/unpacking libnacl>=1.3.6 (from pymacaroons) Downloading libnacl-1.4.2.tar.gz Running setup.py (path:/tmp/pip_build_root/libnacl/setup.py)...
I really like what you've done here. Do you have any plans to package this up for browser consumption?
**Describe the bug** When `autoscaling.enable: true` is configured in the Helm chart, the NGF controller updates the deployment and modifies the `spec.replicas` field in conflict with the HPA. This causes...