Accepting request 1140345 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1140345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubectl-node-shell?expand=0&rev=5
This commit is contained in:
commit
f60a045f6c
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.1</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">76cc9c4c4e385201bd9ebcb9b4478e6bba21d264</param></service></servicedata>
|
3
kubectl-node-shell-1.10.1.obscpio
Normal file
3
kubectl-node-shell-1.10.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ed685d3d51d8d61296c67891fc9c325688372567151ade3947aae02df492b61
|
||||
size 20490
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e087c12b31479026fbf089d7524e74be6369eed2fbc323f2ed29c8cdd45d1ea
|
||||
size 20490
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 22 05:30:25 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.10.1:
|
||||
* fix grep for check resource quota
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.1
|
||||
mtime: 1705883842
|
||||
commit: 76cc9c4c4e385201bd9ebcb9b4478e6bba21d264
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define executable_name kubectl-node_shell
|
||||
|
||||
Name: kubectl-node-shell
|
||||
Version: 1.8.1
|
||||
Version: 1.10.1
|
||||
Release: 0
|
||||
Summary: Exec into node via kubectl
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user