Enrique Encalada

Results 105 comments of Enrique Encalada

@sbose78 so we want this? looks ideal to have from my side

Another alternative is to control this per namespace. Kubernetes supports resource quotas( see https://kubernetes.io/docs/concepts/policy/resource-quotas/#object-count-quota ) for CRDs. However I dont think this approach is ideal for this issue. I think...

@gabemontero yes, from Tekton ( _mainly communicating with https://github.com/afrittoli_ ) side what they have is external ways for deleting existing resources, e.g.: - nightly CIs ( _e.g. cronjob_ ) -...

From grooming, we would like to continue discussing here, before moving an actionable item to any milestone.

@adambkaplan from grooming session, can you provide the status of this one pls?

@adambkaplan is this something that is already done?

from grooming: - do we need to start versioning on the docs in the website?

Adding more info on this issue. Today we use the `creds-init` feature in Tekton, to delegate to Tekton the responsability of generating a `~/.docker/config.json` for docker registry authentication. This is...

@imjasonh the variation on (2) will work, but we still have (1) not cover, right? As (1) is heavily used when generating the registry secrets, I will say that we...