Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Red Hat, Inc
- Paris, France
- Sign in to view email
- https://vincent.demeester.fr
Pinned
4,112 contributions in the last year
Activity overview
Contributed to
tektoncd/pipeline,
vdemeester/home,
vdemeester/nixos-configuration
and 5 other
repositories
Contribution activity
October 2019
Created a pull request in tektoncd/pipeline that received 7 comments
Move nopImage and entrypointImage from pkg/… package to cmd/controller
Changes
This is part of a set of changes to make sure we don't define CLI
flags in our pkg/… packages… so that importing packages from there
do not…
+451
−277
•
7
comments
- Use a subfolder in the release bucket
- Release on latest tekton
- Update TaskRunStatus.ResourcesResult to be more generic.
- Use a local registry in build-push-kaniko
- Add logging to TimeoutHandler
- Use kubectl create instead of apply
- Fail test if resource creation fails
- Adds pipeline metrics 🔭
- Fix a tiny typo
- ServiceAccountName replaces ServiceAccount
- Enable the unparam linter, and fix outstanding issues.
- Update PipelineSpec Task validation to prevents errors at runtime
- Remove Docker Edge requirement from tutorial
- Some of the task and pipeline names had capital letters that were inv…
- kubectl apply not work for examples with the genereateName
- Adding support to enable pipelineSpec
- Inline the `ResourceDeclaration` struct in `TaskResource`
- Add checking insecure flag when creating pipeline resources.
Created an issue in tektoncd/pipeline that received 1 comment
TaskRef: refer to a Task from another namespace
Expected Behavior It would be nice to be able to refer a Task from another namespace. Something like the following. apiVersion: tekton.dev/v1alpha1 k…
1
comment
3
contributions
in private repositories
Oct 1 – Oct 8

