7 ms·
Just ran into this while trying to do some patching: ******************************************* * This script is deprecated and no longer * * inst
by pikdum 3y ago
Just ran into this while trying to do some patching:
*******************************************
* This script is deprecated and no longer *
* installs stable releases. *
* *
* The latest edge release has been *
* installed. In the future, please use *
* run.linkerd.io/install-edge *
* for this behavior. *
* *
* For stable releases, please see *
* https://linkerd.io/releases/ *
*******************************************
Bit frustrating, wasn't expecting to have to rework my scripts right now.
- bitfilped 3y agoWow that just upgraded a portion of your cluster to development software with no prior warning? Glad I haven't had time to mess with this service mesh I suppose, how absolutely user hostile.
- pikdum 3y agoThat message is from updating the linkerd CLI, so not quite that bad. My script updates the CLI and then the cluster, though, so if I hadn't interrupted then it would have.