Compare commits
No commits in common. "bbfa162dbb83e4374aab8b37c48721b5fd589896e5f809c74f943b066c6df595" and "d4f0653cdc20bbb43161301d3aad0d1ed48ee1661a22f66802b7814b974774b7" have entirely different histories.
bbfa162dbb
...
d4f0653cdc
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.11.0</param>
|
||||
<param name="revision">v1.10.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/kvaps/kubectl-node-shell</param>
|
||||
<param name="changesrevision">c8868960a3ad151a7e2de9c81ff137690138092d</param></service></servicedata>
|
||||
<param name="changesrevision">3959c0fcc8b18d644674c0d7f36e4de08e9531aa</param></service></servicedata>
|
3
kubectl-node-shell-1.10.2.obscpio
Normal file
3
kubectl-node-shell-1.10.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c107346d4e200f0ef2634357a4ca0edc19b918da822204a8bd9a678f3f2532c3
|
||||
size 21002
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37439e823c5ae762c1c5384869930f7e65ba33ccadd2087d890d0bcad0a57013
|
||||
size 24586
|
@ -1,14 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 14:13:01 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.11.0:
|
||||
* bump version v1.11.0
|
||||
* Replicate nsenter options to pod spec (#69)
|
||||
* Adding ability to mount CSI volumes in privildeged shell (#64)
|
||||
* add KUBECTL_NODE_SHELL_IMAGE_PULL_SECRET_NAME to enable
|
||||
imagePullSecrets (#62)
|
||||
* Add flags for netns attach (#68)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 10:10:10 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kubectl-node-shell
|
||||
version: 1.11.0
|
||||
mtime: 1732565161
|
||||
commit: c8868960a3ad151a7e2de9c81ff137690138092d
|
||||
version: 1.10.2
|
||||
mtime: 1731428321
|
||||
commit: 3959c0fcc8b18d644674c0d7f36e4de08e9531aa
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define executable_name kubectl-node_shell
|
||||
|
||||
Name: kubectl-node-shell
|
||||
Version: 1.11.0
|
||||
Version: 1.10.2
|
||||
Release: 0
|
||||
Summary: Exec into node via kubectl
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user