DDan KenigsbergConsistent copyright notice under pkg
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
pointer: Introduce a generic pointer package The pointer package has a single P function that returns the address of the given value. It is aimed to replace k8s.io/utils/pointer with a generic version. Unlike the previous version, the generic one accepts any type. To illustrate its usage, the initial usage is done in the e2e tests, at the libvmi package. Signed-off-by: Edward Haas <edwardh@redhat.com> | 3 年前 | |
Consistent copyright notice under pkg Red Hat is willing to mark these files as copyrighted by the KubeVirt Authors. If accepted, a similar sed PR would follow to the reset of the code based. sed -i 's/\(20.., \)*20.. Red Hat, Inc./The KubeVirt Authors./' git grep -l '20.. Red Hat, Inc.' Signed-off-by: Dan Kenigsberg <danken@redhat.com> | 1 年前 |