diff --git a/_service b/_service index e09ca66..8098160 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/kvaps/kubectl-node-shell git .git - v1.10.2 + v1.11.0 @PARENT_TAG@ v(.*) enable diff --git a/_servicedata b/_servicedata index 048560a..4521a29 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/kvaps/kubectl-node-shell - 3959c0fcc8b18d644674c0d7f36e4de08e9531aa \ No newline at end of file + c8868960a3ad151a7e2de9c81ff137690138092d \ No newline at end of file diff --git a/kubectl-node-shell-1.10.2.obscpio b/kubectl-node-shell-1.10.2.obscpio deleted file mode 100644 index 057825a..0000000 --- a/kubectl-node-shell-1.10.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c107346d4e200f0ef2634357a4ca0edc19b918da822204a8bd9a678f3f2532c3 -size 21002 diff --git a/kubectl-node-shell-1.11.0.obscpio b/kubectl-node-shell-1.11.0.obscpio new file mode 100644 index 0000000..b69a975 --- /dev/null +++ b/kubectl-node-shell-1.11.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37439e823c5ae762c1c5384869930f7e65ba33ccadd2087d890d0bcad0a57013 +size 24586 diff --git a/kubectl-node-shell.changes b/kubectl-node-shell.changes index 1dc247d..9a3199d 100644 --- a/kubectl-node-shell.changes +++ b/kubectl-node-shell.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 diff --git a/kubectl-node-shell.obsinfo b/kubectl-node-shell.obsinfo index c03c50d..5622a40 100644 --- a/kubectl-node-shell.obsinfo +++ b/kubectl-node-shell.obsinfo @@ -1,4 +1,4 @@ name: kubectl-node-shell -version: 1.10.2 -mtime: 1731428321 -commit: 3959c0fcc8b18d644674c0d7f36e4de08e9531aa +version: 1.11.0 +mtime: 1732565161 +commit: c8868960a3ad151a7e2de9c81ff137690138092d diff --git a/kubectl-node-shell.spec b/kubectl-node-shell.spec index e2a2e02..dd9a2a6 100644 --- a/kubectl-node-shell.spec +++ b/kubectl-node-shell.spec @@ -22,7 +22,7 @@ %define executable_name kubectl-node_shell Name: kubectl-node-shell -Version: 1.10.2 +Version: 1.11.0 Release: 0 Summary: Exec into node via kubectl License: Apache-2.0