Fabian-K
Fabian-K
Hi, this adds support for groovy script execution. Let me know if something needs to be changed! fixes #55 Best regards, Fabian
**Environment**: - *Jib version:* 2.8.0 - *Build tool:* Gradle 6.8.1 - *OS:* Mac **Description of the issue**: Gradle 6.8 has a new configuration cache feature that helps to improve build...
**Describe the bug** When installing tekton-triggers and knative-eventing to a cluster, there are two CRDs with the plural `triggers` - triggers.eventing.knative.dev - triggers.triggers.tekton.dev Starting on the list of CRDs, when...
# Is your feature request related to a problem? Since [0.27.0](https://github.com/tektoncd/dashboard/releases/tag/v0.27.0) the PipelineRun list shows trigger information in case the run was created using tekton triggers. This is cool, however...
A typical CAP project relies on `before-all` to build the project. As an example, the following mta.yaml is generated by `cds init` & `cds add mta` ```yaml --- _schema-version: '3.1'...
Hi, this PR adds support for the "include" query parameter to the [list roles request API v3](https://v3-apidocs.cloudfoundry.org/version/3.160.0/index.html#list-roles). This is my first contribution to this repository. Please let me know in...
**Problem** The operator currently supports limited customization options via the crd (e.g. ingress selectors, registry credentials etc). For often-used customizations, It´s great if they are part of the crd. There...
### Expected Behavior Additional Kotlin compiler arguments for Kotlin DSL can be specified ### Current Behavior (optional) The Kotlin compiler arguments for Kotlin DSL seem to be fixed to https://docs.gradle.org/current/userguide/kotlin_dsl.html#sec:kotlin_compiler_arguments...
Hi, I installed k3s on top of ubuntu 24.04 using flannel vxlan (k3s config below). When connecting to external services using IPv4 from within a pod, the connections sometimes succeed...
# Expected Behavior Reconciliation only happens on change # Actual Behavior Reconciliation happens thousands of times over and over again # Steps to Reproduce the Problem I still need to...