jx
jx copied to clipboard
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
### Summary ### Steps to reproduce the behavior Create a release for a project with Jira as the issue tracker ### Expected behavior Links to assignees for related issues in...
when I try jx boot use local k8s I get an error: error: failed to discover the Ingress domain: getting a domain for ingress service kube-system/jxing-nginx-ingress-controller: Timed out after 5m0s,...
We want some dev repo configuration so that when a pipeline is running and there are some security issues detected we set the allowable level and the contractable parties when...
I followed all the steps as documented in https://jenkins-x.io/v3/admin/guides/multi-cluster/multi-cluster-example/#build-the-prod-infra-with-terraform, jx health status --all-namespaces -w NAME NAMESPACE STATUS ERROR MESSAGE jx-install jx-git-operator ERROR Check execution error: pod deleted unexpectedly jx-secrets kuberhealthy...
Installed jx on my Kubernetes cluster and when I type the command "jx ui" to install and lanch the octant ui I have this: the octant-jx plugin (dev-version) is being...
I have used https://jenkins-x.io/v3/admin/platforms/eks/ to create an EKS cluster using terraform which is created succesfully (terraform is installed on my workstation) I have then installed jx from https://jenkins-x.io/v3/admin/setup/jx3/ (on my...
`jx applicatin get` is not returning apps. I think there are several issues: - If it cannot find Service/Ingres URL, it does not preset apps at all (app1 example below)...
Hi, Thanks for this impressive and fascinating project. I'm currently doing a PoC of a CI/CD using Jenkins X and probably ArgoCD. [Background] My setup needs to fullfil following conditions:...
According to the [requirements config](https://github.com/jenkins-x/jx-api/blob/master/docs/config.md#destinationconfig), OCI chart repositories are supported under `chartKind` (listed in the examples "e.g. normal, **OCI** or github pages"). I just started trying to use [ECR as...
I get the following error when trying to use `jx secret edit -f secret_name` with AWS named profiles. ``` error: failed to save properties key: secret_name properties: on ExternalSecret secret_name:...