Github messages for voidlinux
 help / color / mirror / Atom feed
From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kubelogin-1.25.2
Date: Sun, 14 Aug 2022 10:02:19 +0200	[thread overview]
Message-ID: <20220814080219.TBAJ3jj46Z_moVPHbcpWRNGQzSbMleLuPQil9DQDTkg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35358@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1213 bytes --]

There is an updated pull request by newbluemoon against master on the void-packages repository

https://github.com/newbluemoon/void-packages kubelogin
https://github.com/void-linux/void-packages/pull/35358

New package: kubelogin-1.25.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35358.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kubelogin-35358.patch --]
[-- Type: text/x-diff, Size: 1104 bytes --]

From d3cc2877af062f1110bb98fd51cc84a9f9222220 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Wed, 2 Feb 2022 20:24:47 +0100
Subject: [PATCH] New package: kubelogin-1.25.2

---
 srcpkgs/kubelogin/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/kubelogin/template

diff --git a/srcpkgs/kubelogin/template b/srcpkgs/kubelogin/template
new file mode 100644
index 000000000000..ea35c005f840
--- /dev/null
+++ b/srcpkgs/kubelogin/template
@@ -0,0 +1,16 @@
+# Template file for 'kubelogin'
+pkgname=kubelogin
+version=1.25.2
+revision=1
+build_style=go
+go_import_path="github.com/int128/kubelogin"
+short_desc="Kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication"
+maintainer="newbluemoon <blaumolch@mailbox.org>"
+license="Apache-2.0"
+homepage="https://github.com/int128/kubelogin"
+distfiles="https://github.com/int128/kubelogin/archive/refs/tags/v${version}.tar.gz"
+checksum=7cbde955038fc62f1c3760183d20dd63b0d05f0c1ba9939a7129fb503e9db243
+
+post_install() {
+	ln -s kubelogin ${DESTDIR}/usr/bin/kubectl-oidc_login
+}

  parent reply	other threads:[~2022-08-14  8:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02 19:29 [PR PATCH] New package: kubelogin-1.25.1 newbluemoon
2022-02-25 18:41 ` [PR PATCH] [Updated] " newbluemoon
2022-03-13 19:29 ` newbluemoon
2022-03-28 18:57 ` newbluemoon
2022-04-10 14:03 ` newbluemoon
2022-05-07 14:29 ` newbluemoon
2022-05-30 17:35 ` newbluemoon
2022-08-14  7:51 ` newbluemoon
2022-08-14  7:52 ` New package: kubelogin-1.25.2 newbluemoon
2022-08-14  8:02 ` newbluemoon [this message]
2022-11-13  8:50 ` github-actions
2022-11-28  2:04 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220814080219.TBAJ3jj46Z_moVPHbcpWRNGQzSbMleLuPQil9DQDTkg@z \
    --to=newbluemoon@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).