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
We have encountered as error where Jenkins-X keeps adding a comment to an MR in GitLab - failed merging [55]: [Method Not Allowed] The problem we ran into is most...
I'm running the *jx* `3.3.2` and I noticed this message in my GKE console today (see Screenshot).  I rebuilt my cluster on the 9th and the issue has not...
jx version 3.2.329 jx-secret 0.1.69 has darwin-arm64 binary but it is not detected. ``` aabhas@aabhas ~ % jx secret ERROR: failed to install binary plugin jx-secret version 0.1.69 to /Users/aabhas/.jx3/plugins/bin:...
KES is in maintaince mode, and we should move to ESO instead https://github.com/external-secrets/kubernetes-external-secrets/issues/864
jx version may show incorrect golang versions. We hard code it to a value: https://github.com/jenkins-x/jx/blob/366fb476158989cf1f12d9cbe6f722bca635cda6/.github/workflows/jenkins-x/upload-binaries.sh#L16 It should instead derive the value from the image it's using to run the goreleaser...
It looks like my bootjob is getting stuck on jx import project on a spring boot project the pod looks like it is getting stuck on command `kubectl apply --force...
The ideal preview environments should make it possible to verify that the new features added in the Pull Request work as expected and fulfill all requirements. Accepting the changes in...
The [CDF Best Practices SIG](https://github.com/cdfoundation/toc/blob/master/sigs/best-practices-sig.md) maintains a guide on best practices for continuous delivery. We should create a white paper that shows how Jenkins X exemplifies these best practices and...
Once I have created an application how do I remove the application? When I run ```bash $ jx application get APPLICATION ``` I returns nothing, but I have builds that...
Our clean up script does not delete these, needs to be updated. ``` Request `Create IAM Members roles/storage.admin serviceAccount:[email protected] for project "jenkins-x-bdd-XXXXX"` returned error: Batch request and retried single request...