Chris Love

Results 94 issues of Chris Love

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...

area/gitlab
area/lighthouse

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...

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

It is a known bug that `terraform destroy` with the EKS module does not do a full cleanup. But ```bash kubectl delete -R -f config-root/namespaces kubectl delete -R -f config-root/cluster...

I am noticing that a lot of plugins do not support the Mac running the m1 with the armv8 architecture. Is there work underway to get this fixed the across...

# Problem I am running the cluster in us-west-2 and I set the registry variable to us-east-2, where our primary registry exists. This is a common practice. The region in...

@kaariger I removed Jenkins CI/CD since I am unable to debug why we cannot merge code.

Any idea why we cannot use the following to replace an image name? https://github.com/cockroachdb/cockroach-operator/blob/db466c119cd42fbdf177d229b2717f3593c21e04/manifests/operator.yaml#L262 the version that we have does not seem to replace properly.

Here are the steps to recreate 1. Use rules to install a stateful set with a PV that is dynamically provisioned 1. Use bazel to apply target 1. Use bazel...

feature request

The examples directory could use a readme doc to walk new user through complex topics like using jsonet. Also I am not able to find docs that describe how to...