Accepting request 1140190 from home:ojkastl_buildservice:Branch_devel_kubic
update to 1.10.0 OBS-URL: https://build.opensuse.org/request/show/1140190 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubectl-node-shell?expand=0&rev=9
This commit is contained in:
parent
cb13733266
commit
6cb7a224ca
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/kvaps/kubectl-node-shell</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v1.8.1</param>
|
||||
<param name="revision">v1.10.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/kvaps/kubectl-node-shell</param>
|
||||
<param name="changesrevision">b4c24ea3b2d55988002f727f9d0db6c2d868628a</param></service></servicedata>
|
||||
<param name="changesrevision">07e606c07f4946accbc610b9659f1f58299f9bed</param></service></servicedata>
|
3
kubectl-node-shell-1.10.0.obscpio
Normal file
3
kubectl-node-shell-1.10.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33e8961ee0bac0d42bdfe7b975bfc6358e6171dc272dc4f01a688c949fb80141
|
||||
size 20490
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e087c12b31479026fbf089d7524e74be6369eed2fbc323f2ed29c8cdd45d1ea
|
||||
size 20490
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 17:36:49 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.10.0:
|
||||
* bump version v1.10.0
|
||||
* Fix Windows support for 2019 (#47)
|
||||
* Automatically set or not set resource quota through the cluster
|
||||
(#59)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 17:34:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.9.0:
|
||||
* feat(node-shell): optional pod running timeout (#57)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 07 18:22:52 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kubectl-node-shell
|
||||
version: 1.8.1
|
||||
mtime: 1703582649
|
||||
commit: b4c24ea3b2d55988002f727f9d0db6c2d868628a
|
||||
version: 1.10.0
|
||||
mtime: 1705597659
|
||||
commit: 07e606c07f4946accbc610b9659f1f58299f9bed
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define executable_name kubectl-node_shell
|
||||
|
||||
Name: kubectl-node-shell
|
||||
Version: 1.8.1
|
||||
Version: 1.10.0
|
||||
Release: 0
|
||||
Summary: Exec into node via kubectl
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user