-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: upgrade code for sdk 0.8.1 from 0.7.0; change dependency managem…
…ent from dep to go modules Signed-off-by: Eriks Zelenka <[email protected]>
- Loading branch information
Showing
14,692 changed files
with
58,839 additions
and
10,223,872 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
apiVersion: isindir.github.com/v1alpha1 | ||
kind: SopsSecret | ||
metadata: | ||
name: example-sopssecret | ||
spec: | ||
secret_templates: | ||
- name: my-secret-name-0 | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL | ||
- name: my-secret-name-z | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL | ||
- name: jenkins-secret | ||
labels: | ||
"jenkins.io/credentials-type": "usernamePassword" | ||
annotations: | ||
"jenkins.io/credentials-description" : "credentials from Kubernetes" | ||
data: | ||
username: myUsername | ||
password: 'Pa$$word' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
apiVersion: isindir.github.com/v1alpha1 | ||
kind: SopsSecret | ||
metadata: | ||
name: example-sopssecret | ||
spec: | ||
secret_templates: | ||
- name: my-secret-name-0 | ||
labels: | ||
label0: abc | ||
labelK: abc | ||
annotations: | ||
key0: abc | ||
keyN: abc | ||
data: | ||
data-name0: abc | ||
data-nameL: abc | ||
- name: my-secret-name-z | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL | ||
- name: jenkins-secret | ||
labels: | ||
"jenkins.io/credentials-type": "usernamePassword" | ||
annotations: | ||
"jenkins.io/credentials-description" : "credentials from Kubernetes" | ||
data: | ||
username: myUsername | ||
password: 'Pa$$word' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
apiVersion: isindir.github.com/v1alpha1 | ||
kind: SopsSecret | ||
metadata: | ||
name: example-sopssecret | ||
spec: | ||
secret_templates: | ||
- name: my-secret-name-0 | ||
labels: | ||
label0: abc | ||
labelK: abc | ||
annotations: | ||
key0: abc | ||
keyN: abc | ||
data: | ||
data-name0: abc | ||
data-nameL: abc | ||
- name: my-secret-name-111 | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL | ||
- name: my-secret-name-z | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL | ||
- name: jenkins-secret | ||
labels: | ||
"jenkins.io/credentials-type": "usernamePassword" | ||
annotations: | ||
"jenkins.io/credentials-description" : "credentials from Kubernetes" | ||
data: | ||
username: myUsername | ||
password: 'Pa$$word' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
apiVersion: isindir.github.com/v1alpha1 | ||
kind: SopsSecret | ||
metadata: | ||
name: example-sopssecret | ||
spec: | ||
secret_templates: | ||
- name: my-secret-name-0 | ||
labels: | ||
label0: abc | ||
labelK: abc | ||
annotations: | ||
key0: abc | ||
keyN: abc | ||
data: | ||
data-name0: abc | ||
data-nameL: abc | ||
- name: my-secret-name-111 | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL | ||
- name: jenkins-secret | ||
labels: | ||
"jenkins.io/credentials-type": "usernamePassword" | ||
annotations: | ||
"jenkins.io/credentials-description" : "credentials from Kubernetes" | ||
data: | ||
username: myUsername | ||
password: 'Pa$$word' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
apiVersion: isindir.github.com/v1alpha1 | ||
kind: SopsSecret | ||
metadata: | ||
name: example-sopssecret | ||
spec: | ||
secret_templates: | ||
- name: my-secret-name-0 | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL | ||
- name: my-secret-name-z | ||
labels: | ||
label0: value0 | ||
labelK: valueK | ||
annotations: | ||
key0: value0 | ||
keyN: valueN | ||
data: | ||
data-name0: data-value0 | ||
data-nameL: data-valueL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
apiVersion: apiextensions.k8s.io/v1beta1 | ||
kind: CustomResourceDefinition | ||
metadata: | ||
name: sopssecrets.isindir.github.com | ||
spec: | ||
group: isindir.github.com | ||
names: | ||
kind: SopsSecret | ||
listKind: SopsSecretList | ||
plural: sopssecrets | ||
singular: sopssecret | ||
shortNames: | ||
- sops | ||
scope: Namespaced | ||
validation: | ||
openAPIV3Schema: | ||
properties: | ||
apiVersion: | ||
description: 'APIVersion defines the versioned schema of this representation | ||
of an object. Servers should convert recognized schemas to the latest | ||
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' | ||
type: string | ||
kind: | ||
description: 'Kind is a string value representing the REST resource this | ||
object represents. Servers may infer this from the endpoint the client | ||
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' | ||
type: string | ||
metadata: | ||
type: object | ||
spec: | ||
type: object | ||
properties: | ||
secret_templates: | ||
type: array | ||
minLength: 1 | ||
items: | ||
properties: | ||
name: | ||
type: string | ||
annotations: | ||
type: object | ||
labels: | ||
type: object | ||
data: | ||
type: object | ||
sops: | ||
type: object | ||
properties: | ||
kms: | ||
type: array | ||
items: | ||
properties: | ||
arn: | ||
type: string | ||
created_at: | ||
type: string | ||
enc: | ||
type: string | ||
aws_profile: | ||
type: string | ||
pgp: | ||
type: array | ||
gcp_kms: | ||
type: array | ||
azure_kv: | ||
type: array | ||
lastmodified: | ||
type: string | ||
mac: | ||
type: string | ||
version: | ||
type: string | ||
encrypted_suffix: | ||
type: string | ||
status: | ||
type: object | ||
version: v1alpha1 | ||
versions: | ||
- name: v1alpha1 | ||
served: true | ||
storage: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
apiVersion: isindir.github.com/v1alpha1 | ||
kind: SopsSecret | ||
metadata: | ||
name: example-sopssecret | ||
namespace: jenkins | ||
spec: | ||
secret_templates: | ||
- name: example-sopssecret | ||
labels: | ||
"jenkins.io/credentials-type": "usernamePassword" | ||
annotations: | ||
"jenkins.io/credentials-description" : "credentials from Kubernetes" | ||
data: | ||
username: myUsername | ||
password: 'Pa$$word' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.