Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
[
{
"createTime": "2021-06-15T19:22:05.290184Z",
"etag": "\"15c4d2e3a9dec8\"",
"name": "projects/180382678033/secrets/cncf-ci-github-token/versions/4",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected, this was me flipping this secret to some dummy values and back to exercise kubernetes-external-secrets after #2219 had been deployed

"replicationStatus": {
"automatic": {}
},
"state": "ENABLED"
},
{
"createTime": "2021-06-15T19:21:27.266762Z",
"etag": "\"15c4d2e165adca\"",
"name": "projects/180382678033/secrets/cncf-ci-github-token/versions/3",
"replicationStatus": {
"automatic": {}
},
"state": "ENABLED"
},
{
"createTime": "2021-06-15T19:13:52.490045Z",
"etag": "\"15c4d2c64a563d\"",
"name": "projects/180382678033/secrets/cncf-ci-github-token/versions/2",
"replicationStatus": {
"automatic": {}
},
"state": "ENABLED"
},
{
"createTime": "2021-02-11T20:01:09.472963Z",
"etag": "\"15bb14fb10c2c3\"",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"createTime": "2021-06-15T20:14:58.824069Z",
"etag": "\"15c4d3a0d22785\"",
"name": "projects/180382678033/secrets/snyk-token/versions/4",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected, this is iteration to get the value right for kubernetes/test-infra#22570

"replicationStatus": {
"automatic": {}
},
"state": "ENABLED"
},
{
"createTime": "2021-06-15T20:12:21.385434Z",
"etag": "\"15c4d3976fd4da\"",
"name": "projects/180382678033/secrets/snyk-token/versions/3",
"replicationStatus": {
"automatic": {}
},
"state": "ENABLED"
},
{
"createTime": "2021-06-15T18:31:34.700427Z",
"etag": "\"15c4d22f06bd8b\"",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"createTime": "2021-06-15T21:09:31.509425Z",
"labels": {
"app": "prow",
"group": "sig-testing"
},
"name": "projects/127754664067/secrets/k8s-infra-ci-robot-github-token",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected, this is #2224

"replication": {
"automatic": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"bindings": [
{
"members": [
"group:k8s-infra-rbac-prow@kubernetes.io"
],
"role": "roles/secretmanager.admin"
}
],
"version": 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"createTime": "2021-06-15T21:10:17.454396Z",
"etag": "\"15c4d466a06f3c\"",
"name": "projects/127754664067/secrets/k8s-infra-ci-robot-github-token/versions/1",
"replicationStatus": {
"automatic": {}
},
"state": "ENABLED"
}
]