Andrea Frittoli
Andrea Frittoli
# Expected Behavior The webhook used by periobolos is configured to `webhook.periobolos.dogfooding.tekton.dev`. # Actual Behavior The event listener is set to `LoadBalancer` mode. The public IP from the service is...
# Expected Behavior Conditions on CI jobs should use a little resource as possible. Not using deprecated `Condition` CRD. # Actual Behavior We use `Condition` today, we spin up one...
# Feature As part of the experimentation for https://github.com/tektoncd/community/pull/212, we need connectivity between Tekton infra cluster(s) and Z hardware on IBM side. For builds/releases we would need connectivity from the...
# Tekton Incubation Application v1.5 This template provides the project with a framework to inform the TOC of their conformance to the Incubation Level Criteria. Project Repo(s): [https://github.com/tektoncd/](https://github.com/tektoncd/) Project Site:...
## Is your feature request related to a problem? Please describe. The issue solved by #145 prompted me to think about the need for an API compatibility policy for caikit....
## Is your feature request related to a problem? Please describe. This is related to issue #15 - to caikit CI infrastructure rather than caikit itself. ## Describe the solution...
## Is your feature request related to a problem? Please describe. Today we don't catch things like unused imports. Statistics from `flake8` with default config: ``` 2 E203 whitespace before...
We need to check compatibility with prow and any update that might be required there