Skip to content

Commit de0f37d

Browse files
authored
Update Support Repos (#1351)
* update url for support package * removed as repo doesnt exists * update support repo location * change repo location * update org for repo
1 parent edbb595 commit de0f37d

File tree

4 files changed

+4
-50
lines changed

4 files changed

+4
-50
lines changed

_docs/installation/runner/install-codefresh-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ If your builds are stuck in Pending or failing with `Failed to validate connecti
399399
### For Codefresh Runner installed with legacy CLI
400400

401401
1. Delete `codefresh-certs-server` k8s secret;
402-
2. Download [`./configure-dind-certs.sh` script](https://github.com/codefresh-support/cf-utils/blob/master/configure-dind-certs.sh) and run it:
402+
2. Download [`./configure-dind-certs.sh` script](https://github.com/codefresh-io/cf-utils/blob/master/configure-dind-certs.sh) and run it:
403403

404404
```shell
405405
# Ensure the following environment variables are defined before running the command:

_docs/kb/articles/speed-builds-intermediate-images.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

_docs/kb/articles/stuck-in-validating-docker-daemon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Build not starting, showing only `Validating connection to Docker daemon` in `In
2020
1. Stop the build and restart it.
2121
2. [Check for outages here.](https://status.codefresh.io)
2222
3. If using an on-premise Codefresh instance or a Codefresh hybrid runner on your cluster, please check their status.
23-
4. Please contact our support team with a link to the build showing the issue, as well as any details you may have. For Codefresh runner issues, please include [a set of runner cluster logs](https://github.com/codefresh-support/hybrid-runner-support).
23+
4. Please contact our support team with a link to the build showing the issue, as well as any details you may have. For Codefresh runner issues, please include [a set of runner cluster logs](https://github.com/codefresh-io/codefresh-support-package).

_docs/kb/support-ticket-examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To troubleshoot issues or bugs effectively, Codefresh Support requires a detaile
5858
1. **Engine and DIND logs** for the failed build:
5959
- While the build is running, navigate to the cluster, and locate the pods named `engine-[buildID]` and `dind-[buildID]`.
6060
- Save those logs to a file and attach them to the ticket.
61-
- Alternatively, you can use the [Codefresh Support Package](https://github.com/codefresh-support/codefresh-support-package){:target="\_blank"} to collect the required data *while the affected build is running and the error message is received*.
61+
- Alternatively, you can use the [Codefresh Support Package](https://github.com/codefresh-io/codefresh-support-package){:target="\_blank"} to collect the required data *while the affected build is running and the error message is received*.
6262
1. **Helm values file** (to identify overrides such as images or other configurations).
6363

6464
#### UI: Slowness and other issues
@@ -84,7 +84,7 @@ To troubleshoot issues or bugs effectively, Codefresh Support requires a detaile
8484
1. **Ebs-csi pod logs** in the `kube-system` namespace if there are volume issues and you're using `ebs-csi`.
8585
1. Overview of cluster **scale up/down events** for the relevant timeframe.
8686

87-
> Alternatively, to collect the data for 3 through 6, use the [Codefresh Support Package](https://github.com/codefresh-support/codefresh-support-package){:target="\_blank"}.
87+
> Alternatively, to collect the data for 3 through 6, use the [Codefresh Support Package](https://github.com/codefresh-io/codefresh-support-package){:target="\_blank"}.
8888
8989
#### Security concerns
9090

0 commit comments

Comments
 (0)