Jonas Pettersson

Results 16 comments of Jonas Pettersson

How is using this different from using AWS provider for [Kubernetes Cluster API](https://github.com/kubernetes-sigs/cluster-api)?

I like the current Tekton mission - it has a narrow scope. E.g. it should be a good CI/CD-system (executed after git-push) - correct, good UX, easy to get secure,...

>It would be very cool if folks working on Tekton could make new tweets by opening and merging pull requests. Yes, sounds very cool. And we could start with this...

Thanks for the feature request @flo-02-mu. In your use case with e.g. "code checkout" and "download cache", it sounds like you want to have a Task in your pipeline with...

>My assumption was that there would be just one affinity assistant with both PVCs because they belong to the same pipelinerun? Ah, now I understand. Yes, that is a fair...

>Would it be accurate to say another way of rewording this feature request is to make it possible to specify a volume claim template at runtime and pass it to...

>I don't understand why it's not reasonable to ask folks to declare a PVC separately in this case, esp. since you said the problem wasn't the automatic clean up >Could...

This still seem to be a problem. I tried to install kubelet and cni-tools. ``` Error: Problem: conflicting requests - package kubelet-1.28.0-150500.1.1.aarch64 from kubernetes requires kubernetes-cni >= 1.2.0, but none...

@haircommander yes, it is Amazon Linux 2003. But I will workaround by using `curl` instead of the yum repositories, it seems not to be a good way to install the...