Skip to content

community/k9s: delete commit and date values, add completion subpackages

Hoang Nguyen requested to merge folliehiyuki/aports:k9s-fix into master

These strings are only used for k9s version command, showing when the binary was built. In my opinion we shouldn't use the same values as upstream's released binary.

For other ldflags -w -s doesn't matter as the binary will be stripped anyway.

Merge request reports