Use this tag if a question is about upgrade
Questions tagged [upgrade]
12 questions
23
votes
2 answers
Is it possible to upgrade Jenkins from Jenkins it-self?
On Manage Jenkins I've a message that:
New version of Jenkins (2.47) is available for download (changelog).
Is there any way of upgrading Jenkins from the GUI similar as it's done for the plugins?
I'm using Jenkins ver. 2.43 on Linux.
kenorb
- 8,011
- 14
- 43
- 80
6
votes
1 answer
Which server to set up for distribution of windows based application updates, patches and upgrades?
We are looking forward to set up some server to distribute application patches, updates, and upgrades. Our applications would be checking for their updates by querying this server. Presently, developers here are considering Chocolatey, and just…
Farrukh Waheed
- 161
- 1
6
votes
1 answer
Jenkins cannot reach nodes after upgrade
I just upgraded Jenkins from 2.39 to 2.57. After the upgrade, Jenkins can no longer communicate with my SSH build nodes. I get the following error:
<===[JENKINS REMOTING CAPACITY]===>channel started
Slave JVM has not reported exit code. Is it still…
lawnmowerlatte
- 442
- 1
- 3
- 13
3
votes
2 answers
How to capture tools release to trigger upgrade?
We capture our applications release by using commits from source code management, new package into the artifactory system etc.,
How can we capture my tools release from vendor so that I will trigger my upgrade script to upgrade my tools itself, for…
karthikeayan
- 206
- 1
- 7
2
votes
1 answer
"Error: forwarding ports: Upgrade request required" Error in helm of a kubernetes cluster
I have a kubernetes cluster built using kubespray and imported to Rancher.
The nodes are configured with
CentOS Linux 7 3.10.0-957.12.1.el7.x86_64
Docker version : 18.9.5
Kubelet version : v1.14.1
Tiller version : v2.14.1 ( got this version from…
AnjK
- 121
- 3
2
votes
1 answer
Measure service unavailability during upgrade
I am deploying a microservices - based application using an orchestrator (Rancher specifically).
During the service upgrade (when new images are being pulled and services re-discover one another), there is a small service outage.
What is the best /…
pkaramol
- 1,007
- 2
- 8
- 13
2
votes
0 answers
Recommended way to uninstall Istio?
I installed Istio with istioctl and our cluster has multiple Istio control planes. So as part of upgrading to a new Istio version, I want to delete the older version. What is the recommended approach?
istioctl x uninstall -f manifest
helm uninstall…
Rocky Hai
- 287
- 1
- 7
1
vote
3 answers
Jenkins upgrading and plugins ordering
I have Jenkins 2.89 installed with many outdated plugins as well. What is the best path for upgrading both the plugins and Jenkins itself? Should one proceed the other?
I am leaning toward upgrading the plugins first and in batches to limit the…
Ryan Gates
- 111
- 1
- 5
1
vote
1 answer
lc_collate values for database "postgres" do not match: old "C.UTF-8", new "en_US.UTF-8"
I am working on testing a method for postgres 9.3 to 10 upgrade. I currently am at the dry run phase and ran into a few issues. The current blocking one is lc_collate values for database "postgres" do not match: old "C.UTF-8", new "en_US.UTF-8", I…
user8517
1
vote
1 answer
EKS cluster upgrade from 1.23 to 1.24 ServiceUnavailableException: Updates in the cell are disabled
I've tried upgrading my EKS cluster to 1.24 and I keep getting this error: ServiceUnavailableException: Updates in the cell are disabled
I get this using the AWS console webpage here…
Shanteva
- 153
- 6
0
votes
0 answers
Upgrading Terraform and AzureRM Provider – Seeking Advice
I've been assigned the task of upgrading Terraform and the AzureRM provider . The current setup manages various Azure resources using Azure DevOps pipelines, with the Terraform backend state stored remotely in an Azure Storage Account.
Current…
0
votes
1 answer
Continuous integration of an operating system
I want to hire a VPS but my problem is that most if not all of the VPS companies out there expect me to work with it as is and if I want to majorly upgrade it, I must, backup everything I have added on top of it, delete the OS and then install a new…
Semo
- 1
- 1