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
There an issue with jx secret: When I call: ``` jx secret populate --secret-namespace=vault ``` it fails with: > could not connect to vault: failed to wait for vault to...
### Summary Apart from the default place holders (REPLACE_ME_APP_NAME, REPLACE_ME_GIT_PROVIDER, REPLACE_ME_ORG and REPLACE_ME_DOCKER_REGISTRY_ORG) it would be practical to to be able to introduce custom place holders with specified prompt and...
jx-preview-gc-jobs is not able to delete any preview namespace for Bitbucket Server configuration Logs: ``` DEBUG: using the plugin command: /root/.jx/plugins/bin/jx-gitops-0.3.12 git setup --namespace jx --secret tekton-git --git-provider https://bitbucket.my-company.org WARNING:...
jx-preview-gc-jobs is failing and not remove any preview namespace - we have to remove it manually. It fails because it cannot find PR that was removed by a user: ```...
I'm using Jenkins X (jx3) integrated with Bitbucket Server repository (bb version 7.19.3) While I call `jx pipeline start` I get the following error: ``` error: failed to calculate in...
Hello Is there a way to speed up the registry push operations? I have sufficient resources on the system however the push operation takes over 10 minutes to push the...
### Summary JX3/GKE/GSM environment does not store logs under GCP storage even when logging is enabled. ### Steps to reproduce the behavior 1. Build an OOTB JX3/GKE/GSM using Terraform 2....
A small question. When I create a PR on a non main branch (for example, I create a PR from branch a to branch B), in the pipeline, the variable...
[Link to the Slack discussion:](https://kubernetes.slack.com/archives/C9MBGQJRH/p1645723704913579?thread_ts=1645452535.289879&cid=C9MBGQJRH) I have a PipelineRun with inside 2 Tasks, Basicaly it is 1st - the creation of a preview env with jx preview plugin (version 0.0.192)...
### Summary After creating infrastructure and cluster successfully within AWS/BitBucketCloud, running `jx project quickstart` (or import or anything similar) fails due to credentials issues. ### Steps to reproduce the behavior...