Commit graph

12 commits

Author SHA1 Message Date
leot
f1134b1486 kubectl: Take MAINTAINERship
(For real!  That was part of previous update, sorry!)
2021-10-08 19:09:27 +00:00
leot
98a8ea1477 kubectl: Update to 1.22.2
pkgsrc changes:
 - Take MAINTAINERship

Changes:
(Manually filled to only highlight major changes)

1.22.x
------
 - Added support for `kubectl debug' ephemeral containers
   (compatible with old API)

1.21.x
------
 - Update kubectl kustomize to 4.0.5
 - Default Container Annotation: Pod with multiple containers can use
   kubectl.kubernetes.io/default-container annotation to have a container
   preselected for kubectl commands. More can be read in KEP-2227.
2021-10-08 18:49:34 +00:00
nia
5c85662953 net: Remove SHA1 hashes for distfiles 2021-10-07 14:41:10 +00:00
bsiegert
a7061b5550 Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
bsiegert
60c404694c kubectl: fix build with Go 1.17.
For some reason, Go 1.17 uses -mod=vendor as the default in this build and
complains about needing to update go.mod. Add a "-mod=readonly" to get it
to build.
2021-09-04 14:52:06 +00:00
bsiegert
624af70d8a Revbump all Go packages after go116 update 2021-08-11 19:35:03 +00:00
leot
7c5e0e62e7 kubectl: Update to 1.20.9
Changes:
1.20.9
------
- Changed sigs.k8s.io/structured-merge-diff/v4 dependency to v4.1.2.

1.20.8
------
[No changes probably worth to mention]

1.20.7
------
- Kubectl create service now respects namespace flag
2021-08-07 10:55:50 +00:00
bsiegert
267ed82d11 Revbump all Go packages after go116 update 2021-07-13 11:36:30 +00:00
bsiegert
de0d02561a Revbump all Go packages after go116 update 2021-06-06 12:18:40 +00:00
leot
8685d509f6 kubectl: Update to 1.20.6
Changes:
 - Update some dependencies
2021-05-12 15:05:34 +00:00
bsiegert
2af0bedf36 Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
leot
d69761995c kubectl: Import kubectl-1.20.5 as net/kubectl
The kubectl command line tool lets you control Kubernetes clusters.
2021-03-31 18:29:20 +00:00