jx icon indicating copy to clipboard operation
jx copied to clipboard

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton

Results 178 jx issues
Sort by recently updated
recently updated
newest added

Hi, My On-Premises cluster is deployed in the local network which is not accessible from outside, so I've enabled the webhook by following https://jenkins-x.io/v3/admin/platforms/on-premises/webhooks/. The webhook is accessible from outside...

This PR adds explicit [permissions section](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions) to workflows. This is a security best practice because by default workflows run with [extended set of permissions](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token) (except from `on: pull_request` [from external...

size/XS
needs-ok-to-test

nginx ingress-nginx-controller LoadBalancer 10.106.184.250 80:30411/TCP,443:30279/TCP 8m2s My K8S cluster is self-built, not a public cloud,

We aim to enhance the supply chain security of Jenkins X by adding SBOM generation to the release pipeline of each jx binary. The current procedure for this is to...

After a few days try to learn about jenkins X and especially project quickstart, I end up in creating this ticket since the problem encountered below seem to me a...

Using single K3s node **Error:** waiting up to 20m0s for a trigger to be added to the lighthouse configuration in ConfigMap config in namespace jx for repository **error**: failed to...

If a release pipeline fails after the `next-version` but before the `promote-changelog` step, the new github tag has been pushed, but the new Github release is not created. This can...

I successfully deployed a tool (kubecost) from an oci chart repo (oci://public.ecr.aws/kubecost) ``` filepath: "" environments: default: values: - jx-values.yaml namespace: kubecost repositories: - name: kubecost url: public.ecr.aws/kubecost oci: true...

Bumps [jenkins-x-plugins/jx-release-version](https://github.com/jenkins-x-plugins/jx-release-version) from 2.5.2 to 2.6.0. Release notes Sourced from jenkins-x-plugins/jx-release-version's releases. 2.6.0 Linux curl -L https://github.com/jenkins-x-plugins/jx-release-version/releases/download/v2.6.0/jx-release-version-linux-amd64.tar.gz | tar xzv sudo mv jx-release-version /usr/local/bin macOS curl -L https://github.com/jenkins-x-plugins/jx-release-version/releases/download/v2.6.0/jx-release-version-darwin-amd64.tar.gz | tar...

size/XS
needs-ok-to-test
dependencies