kms
Here are 208 public repositories matching this topic...
-
Updated
May 25, 2019 - Batchfile
-
Updated
Jul 16, 2020 - Shell
ping` %kmsroot% | find /i "来自" >nul && ( goto :EOF ) || ( goto fail )
可以改为
ping %kmsroot% | find /i "TTL" >nul && ( goto :EOF ) || ( goto fail )
-
Updated
Mar 23, 2020 - C#
-
Updated
Aug 1, 2020 - Batchfile
-
Updated
Oct 27, 2020 - Go
-
Updated
Jun 11, 2019 - Go
-
Updated
Nov 7, 2020 - C
-
Updated
Feb 26, 2020 - C
-
Updated
Sep 16, 2018 - Go
-
Updated
Sep 24, 2019 - Python
-
Updated
Apr 21, 2020 - C#
-
Updated
Jul 1, 2020 - Go
Improve this page
Add a description, image, and links to the kms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kms topic, visit your repo's landing page and select "manage topics."
General remarks
There appears to be no way of adding labels or annotations to the Secret object created by KamusSecret
Is your feature request related to a problem? Please describe.
My Secret objects sometimes need annotations and/or labels - for example when using Helm version of Jenkins for Gitops, the Jenkins secret needs labels and annotations:
labels:
"jenkins.io/credenti