kilo/pkg
Lucas Servén Marín ee650342d5
pkg/k8s: update generated licenses
After running make, the licenses for the generated go files is updated,
resulting in a diff in the repository. This makes later invocations of
`make container` generate tags with `$ARCH-$SHA-dirty` rather than just
`$ARM-$SHA`, which causes `make manifest` to fail, as some of the
images cannot be found.

A more permanent fix would be to ensure that running `make container`
does not cause the go code to unnecessarily regenerated, but this will
at least fix CI until next year.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2022-01-04 14:01:29 +01:00
..
calico pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
encapsulation bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
iproute pkg/{encapsulation,mesh}: abstract encapsulation 2019-05-13 18:30:03 +02:00
ipset init 2019-01-18 02:50:10 +01:00
iptables iptables: allow disabling IPv6 2022-01-04 11:56:29 +01:00
k8s pkg/k8s: update generated licenses 2022-01-04 14:01:29 +01:00
mesh Apply suggestions from code review 2021-11-01 19:02:49 +01:00
route pkg/route: correct route error check 2021-04-30 18:17:51 +02:00
version init 2019-01-18 02:50:10 +01:00
wireguard bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00