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

While in progress of adopting JX3 and Conventional Commits our team has noticed that: * If a commit uses the form `feat!:` to denote a breaking change, it is silently...

kind/bug
area/changelog

We leave behind all the repositories created during the bdd tests. Now we have more than 10k repos in the jenkins-x-bdd org: https://github.com/orgs/jenkins-x-bdd/repositories

area/test
area/infrastructure

Hi all Jenkinsx 2.x has API documentation on the website for the jx-requirements.yaml file / API. 3.0 documentation on the website does not include this documentation. I had to dig...

area/docs

Pruning of the resources from a cluster that has been removed from its repo doesn’t work reliably. # Steps to reproduce 1. Add a HorizontalPodAutoscaler, for example by setting the...

kind/bug
kind/discovery

Hello, We need your help with building a project using the the `maven-quarkus-buildpack`. The project is imported with the `--nested-repo` option (adding support for nested repositories in GitLab). Currently our...

area/gitlab
area/promote
in progress

- https://github.com/jenkins-x/bdd-jx3 - https://github.com/jenkins-x/go-chaos - https://github.com/jenkins-x/bucketrepo - https://github.com/jenkins-x/kuberhealthy - https://github.com/jenkins-x/cd-indicators - https://github.com/jenkins-x/jx-git-operator - https://github.com/jenkins-x/jenkins-x-schemas - https://github.com/jenkins-x/acme at 12 - https://github.com/jenkins-x/bdd-jx at 12 - https://github.com/jenkins-x/status-badge at 12 - https://github.com/jenkins-x/gsm-controller at 12...

area/plumbing
area/go

I am closely following the setup instructions here: https://jenkins-x.io/v3/admin/platforms/eks/ My cluster is based on the [jx3-gitops-repositories/jx3-eks-asm](https://github.com/jx3-gitops-repositories/jx3-eks-asm) repository. I also followed [these instructions](https://github.com/jenkins-x/terraform-aws-eks-jx#secrets-management) to add the following variables to main.tf in...

### Summary GKE no longer allows the creation of clusters running v1.21. Thus, if trying to follow the current docs: [OAuth: How to protect Pipeline Visualizer with OAuth](https://jenkins-x.io/v3/admin/setup/ingress/oauth/) users will...

**Team:** **Scenario 1:** Unable to import a project and getting below error in the PR stage... ----------we now need to wait for the Pull Request to merge so that CI/CD...

Persistent Volume Claim defined in my helm template directory is ignored and Jenkins X is not deploying it. PVC defined for external projects like Jenkins works correctly, problem is with...