diff --git a/community/index.html b/community/index.html index 0ea7ef94159..dcc78267647 100644 --- a/community/index.html +++ b/community/index.html @@ -957,8 +957,8 @@

Contributors

- a-roberts -
a-roberts
+ angoothachap +
angoothachap
@@ -967,8 +967,8 @@

Contributors

- angoothachap -
angoothachap
+ a-roberts +
a-roberts
@@ -1031,8 +1031,8 @@

Contributors

- vbehar -
vbehar
+ aure-olli +
aure-olli
@@ -1045,8 +1045,8 @@

Contributors

- aure-olli -
aure-olli
+ vbehar +
vbehar
@@ -1190,8 +1190,8 @@

Contributors

- romainverduci -
romainverduci
+ nehagup +
nehagup
@@ -1200,8 +1200,8 @@

Contributors

- tgarlot -
tgarlot
+ romainverduci +
romainverduci
@@ -1210,8 +1210,8 @@

Contributors

- nehagup -
nehagup
+ tgarlot +
tgarlot
@@ -1338,8 +1338,8 @@

Contributors

- dashford -
dashford
+ heroic +
heroic
@@ -1348,8 +1348,8 @@

Contributors

- 6543 -
6543
+ dashford +
dashford
@@ -1362,8 +1362,8 @@

Contributors

- sanketjpatel -
sanketjpatel
+ 6543 +
6543
@@ -1372,8 +1372,8 @@

Contributors

- heroic -
heroic
+ sanketjpatel +
sanketjpatel
@@ -1406,8 +1406,8 @@

Contributors

- tremulaes -
tremulaes
+ aweis89 +
aweis89
@@ -1416,8 +1416,8 @@

Contributors

- aweis89 -
aweis89
+ igdianov +
igdianov
@@ -1426,8 +1426,8 @@

Contributors

- igdianov -
igdianov
+ tremulaes +
tremulaes
@@ -1514,8 +1514,8 @@

Contributors

- LinuxSuRen -
LinuxSuRen
+ joshuasimon-taulia +
joshuasimon-taulia
@@ -1524,8 +1524,8 @@

Contributors

- troyhart -
troyhart
+ imeredith +
imeredith
@@ -1538,8 +1538,8 @@

Contributors

- othomann -
othomann
+ beebird +
beebird
@@ -1548,8 +1548,8 @@

Contributors

- aespejel -
aespejel
+ troyhart +
troyhart
@@ -1558,8 +1558,8 @@

Contributors

- bwalding -
bwalding
+ othomann +
othomann
@@ -1568,8 +1568,8 @@

Contributors

- alf5 -
alf5
+ aespejel +
aespejel
@@ -1582,8 +1582,8 @@

Contributors

- joshuasimon-taulia -
joshuasimon-taulia
+ bwalding +
bwalding
@@ -1592,8 +1592,8 @@

Contributors

- shteou -
shteou
+ alf5 +
alf5
@@ -1602,8 +1602,8 @@

Contributors

- imeredith -
imeredith
+ shteou +
shteou
@@ -1639,8 +1639,8 @@

Contributors

- beebird -
beebird
+ LinuxSuRen +
LinuxSuRen
diff --git a/sitemap.xml b/sitemap.xml index 81ecfce77bb..cd532567bc6 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,7 +4,7 @@ https://jenkins-x.io/en/sitemap.xml - 2023-04-20T22:34:38-05:00 + 2023-08-23T23:07:56+00:00 diff --git a/v3/develop/reference/jx/secret/convert/index.html b/v3/develop/reference/jx/secret/convert/index.html index 46866771d12..44b31a15ce5 100644 --- a/v3/develop/reference/jx/secret/convert/index.html +++ b/v3/develop/reference/jx/secret/convert/index.html @@ -23,16 +23,16 @@ jx secret convert | Jenkins X - Cloud Native CI/CD Built On Kubernetes - + - + - + - + @@ -1496,7 +1496,7 @@
Categories

jx secret convert

-
Converts all Secret resources in the path to ExternalSecret resources so they can be checked into git Aliases: secretmappings,sm,secretmapping
+
Converts Secret resources in the path to ExternalSecret resources so they can be checked into git Aliases: secretmappings,sm,secretmapping
@@ -1525,7 +1525,10 @@

Examples

-d, --dir string the directory to look for the secret mapping files and version stream (default ".") --helm-secrets-dir string the directory where the helm secrets live with a folder per namespace and a file with a '.yaml' extension for each secret name. Defaults to $JX_HELM_SECRET_FOLDER -h, --help help for convert + --invert-selector inverts the effect of selector to exclude resources matched by selector --log-level string Sets the logging level. If not specified defaults to $JX_LOG_LEVEL + --selector stringToString adds Kubernetes label selector to filter on, e.g. --selector app=pusher-wave,heritage=Helm (default []) + --selector-target string sets which path in the Kubernetes resources to select on instead of metadata.labels. --source-dir string the source directory to recursively look for the *.yaml or *.yml files to convert. If not specified defaults to 'config-root' in the dir -m, --vault-mount-point string the vault authentication mount point (default "kubernetes") -r, --vault-role string the vault role that will be used to fetch the secrets. This role will need to be bound to kubernetes-external-secret's ServiceAccount; see Vault's documentation: https://www.vaultproject.io/docs/auth/kubernetes.html (default "jx-vault") @@ -1619,7 +1622,7 @@
- Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671) + Last modified August 23, 2023: chore: regenerated plugin docs (89c6040128)
diff --git a/v3/develop/reference/jx/secret/edit/index.html b/v3/develop/reference/jx/secret/edit/index.html index 4e49835398b..d7a4c5bb92d 100644 --- a/v3/develop/reference/jx/secret/edit/index.html +++ b/v3/develop/reference/jx/secret/edit/index.html @@ -1523,13 +1523,14 @@

Examples

# edit any secrets with a given filter jx-secret edit --filter nexus

Options

-
      --all             for interactive mode do you want to select all of the properties to edit by default. Otherwise none are selected and you choose to select the properties to change
-  -d, --dir string      the directory to look for the .jx/secret/mapping/secret-mappings.yaml file (default ".")
-  -f, --filter string   filter on the Secret / ExternalSecret names to enter
-  -h, --help            help for edit
-  -i, --interactive     interactive mode asks the user for the Secret name and the properties to edit
-  -m, --multiple        for interactive mode do you want to select multiple secrets to edit. If not defaults to just picking a single secret
-  -n, --ns string       the namespace to filter the ExternalSecret resources
+
      --all                     for interactive mode do you want to select all of the properties to edit by default. Otherwise none are selected and you choose to select the properties to change
+  -d, --dir string              the directory to look for the .jx/secret/mapping/secret-mappings.yaml file (default ".")
+      --external-vault string   specify whether we are using external vault or not
+  -f, --filter string           filter on the Secret / ExternalSecret names to enter
+  -h, --help                    help for edit
+  -i, --interactive             interactive mode asks the user for the Secret name and the properties to edit
+  -m, --multiple                for interactive mode do you want to select multiple secrets to edit. If not defaults to just picking a single secret
+  -n, --ns string               the namespace to filter the ExternalSecret resources
 

Source

jenkins-x-plugins/jx-secret

@@ -1608,7 +1609,7 @@
- Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671) + Last modified August 23, 2023: chore: regenerated plugin docs (89c6040128)
diff --git a/v3/develop/reference/jx/secret/index.html b/v3/develop/reference/jx/secret/index.html index 3f47ab96e3d..6102d1eed8d 100644 --- a/v3/develop/reference/jx/secret/index.html +++ b/v3/develop/reference/jx/secret/index.html @@ -1526,7 +1526,7 @@

Options

jx secret convert
-

Converts all Secret resources in the path to ExternalSecret resources so they can be checked into git Aliases: secretmappings,sm,secretmapping

+

Converts Secret resources in the path to ExternalSecret resources so they can be checked into git Aliases: secretmappings,sm,secretmapping

diff --git a/v3/develop/reference/jx/secret/index.xml b/v3/develop/reference/jx/secret/index.xml index a20051387c0..26985d1c8fe 100644 --- a/v3/develop/reference/jx/secret/index.xml +++ b/v3/develop/reference/jx/secret/index.xml @@ -35,7 +35,10 @@ -d, --dir string the directory to look for the secret mapping files and version stream (default &#34;.&#34;) --helm-secrets-dir string the directory where the helm secrets live with a folder per namespace and a file with a &#39;.yaml&#39; extension for each secret name. Defaults to $JX_HELM_SECRET_FOLDER -h, --help help for convert + --invert-selector inverts the effect of selector to exclude resources matched by selector --log-level string Sets the logging level. If not specified defaults to $JX_LOG_LEVEL + --selector stringToString adds Kubernetes label selector to filter on, e.g. --selector app=pusher-wave,heritage=Helm (default []) + --selector-target string sets which path in the Kubernetes resources to select on instead of metadata.labels. --source-dir string the source directory to recursively look for the *.yaml or *.yml files to convert. If not specified defaults to &#39;config-root&#39; in the dir -m, --vault-mount-point string the vault authentication mount point (default &#34;kubernetes&#34;) -r, --vault-role string the vault role that will be used to fetch the secrets. This role will need to be bound to kubernetes-external-secret&#39;s ServiceAccount; see Vault&#39;s documentation: https://www.vaultproject.io/docs/auth/kubernetes.html (default &#34;jx-vault&#34;) @@ -100,13 +103,14 @@ </span></span><span style="display:flex;"><span><span style="color:#75715e"># edit any secrets with a given filter</span> </span></span><span style="display:flex;"><span>jx-secret edit --filter nexus </span></span></code></pre></div><h3 id="options">Options</h3> -<pre tabindex="0"><code> --all for interactive mode do you want to select all of the properties to edit by default. Otherwise none are selected and you choose to select the properties to change - -d, --dir string the directory to look for the .jx/secret/mapping/secret-mappings.yaml file (default &#34;.&#34;) - -f, --filter string filter on the Secret / ExternalSecret names to enter - -h, --help help for edit - -i, --interactive interactive mode asks the user for the Secret name and the properties to edit - -m, --multiple for interactive mode do you want to select multiple secrets to edit. If not defaults to just picking a single secret - -n, --ns string the namespace to filter the ExternalSecret resources +<pre tabindex="0"><code> --all for interactive mode do you want to select all of the properties to edit by default. Otherwise none are selected and you choose to select the properties to change + -d, --dir string the directory to look for the .jx/secret/mapping/secret-mappings.yaml file (default &#34;.&#34;) + --external-vault string specify whether we are using external vault or not + -f, --filter string filter on the Secret / ExternalSecret names to enter + -h, --help help for edit + -i, --interactive interactive mode asks the user for the Secret name and the properties to edit + -m, --multiple for interactive mode do you want to select multiple secrets to edit. If not defaults to just picking a single secret + -n, --ns string the namespace to filter the ExternalSecret resources </code></pre><h3 id="source">Source</h3> <p><a href="https://github.com/jenkins-x-plugins/jx-secret">jenkins-x-plugins/jx-secret</a></p>