You can find out what taints you have in place on a node while you are still running Kubernetes 1.5 by doing kubectl describe node <node name>; the Taints section will show the taints you have in place. To see the taints that were created under 1.5 when you are running 1.6, do kubec...
The optionpython=3.8sets the python version used by the environment to 3.8. It can be changed to another python version (>=3.7), or removed to use the system installation of python. Then, install the GSL, MPFR, Arb and cppyy libraries from the conda-forge channel into the new environment...
Range-diff relative to main 1: 444adc1 = 1: eb7ae2c gitk(Windows): avoid inadvertently calling executables in the worktree 2: 85ae9da ! 2: 8ec1763 t9350: point out that refs are not upd...