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:
Johannes Kastl 2024-01-20 18:13:04 +00:00 committed by Git OBS Bridge
parent cb13733266
commit 6cb7a224ca
7 changed files with 24 additions and 9 deletions

View File

@ -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>

View File

@ -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>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33e8961ee0bac0d42bdfe7b975bfc6358e6171dc272dc4f01a688c949fb80141
size 20490

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e087c12b31479026fbf089d7524e74be6369eed2fbc323f2ed29c8cdd45d1ea
size 20490

View File

@ -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

View File

@ -1,4 +1,4 @@
name: kubectl-node-shell
version: 1.8.1
mtime: 1703582649
commit: b4c24ea3b2d55988002f727f9d0db6c2d868628a
version: 1.10.0
mtime: 1705597659
commit: 07e606c07f4946accbc610b9659f1f58299f9bed

View File

@ -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