deploy: render AgentRun nc01-v0.2-gitops from PaC
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"lane": "v0.2",
|
||||
"sourceBranch": "v0.2",
|
||||
"gitopsBranch": "nc01-v0.2-gitops",
|
||||
"sourceCommitId": "fb486d8f88ceb530ab338be437656350247f780b",
|
||||
"summary": "build=1 reuse=0 placeholder=0",
|
||||
"services": [
|
||||
{
|
||||
"serviceId": "agentrun-mgr",
|
||||
"artifactKind": "env-reuse",
|
||||
"status": "reused",
|
||||
"image": "127.0.0.1:5000/agentrun/agentrun-mgr-env:1e53423bd839491e589343de",
|
||||
"digest": "sha256:6909b28d87d36ca9e6be70fc5eb64fd26bd552307361a7ece2fa00b5e33f3b4d",
|
||||
"repositoryDigest": "127.0.0.1:5000/agentrun/agentrun-mgr-env@sha256:6909b28d87d36ca9e6be70fc5eb64fd26bd552307361a7ece2fa00b5e33f3b4d",
|
||||
"imageTag": "1e53423bd839491e589343de",
|
||||
"envIdentity": "1e53423bd839491e589343de",
|
||||
"envImage": "127.0.0.1:5000/agentrun/agentrun-mgr-env:1e53423bd839491e589343de",
|
||||
"envDigest": "sha256:6909b28d87d36ca9e6be70fc5eb64fd26bd552307361a7ece2fa00b5e33f3b4d",
|
||||
"envRepositoryDigest": "127.0.0.1:5000/agentrun/agentrun-mgr-env@sha256:6909b28d87d36ca9e6be70fc5eb64fd26bd552307361a7ece2fa00b5e33f3b4d",
|
||||
"bootCommit": "fb486d8f88ceb530ab338be437656350247f780b",
|
||||
"bootScript": "deploy/runtime/boot/agentrun-boot.sh",
|
||||
"provenance": {
|
||||
"sourceCommitId": "fb486d8f88ceb530ab338be437656350247f780b",
|
||||
"source": "unidesk-yaml-only",
|
||||
"configSource": "config/agentrun.yaml",
|
||||
"valuesPrinted": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{apiVersion: argoproj.io/v1alpha1,kind: Application,metadata: {name: agentrun-nc01-v02,namespace: argocd,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: NC01}},spec: {project: agentrun-nc01-v02,source: {repoURL: http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-agentrun.git,targetRevision: nc01-v0.2-gitops,path: deploy/gitops/node/nc01/runtime-v02},destination: {server: https://kubernetes.default.svc,namespace: agentrun-v02},syncPolicy: {automated: {prune: false,selfHeal: true},syncOptions: [CreateNamespace=true,ApplyOutOfSyncOnly=true]}}}
|
||||
@@ -0,0 +1 @@
|
||||
{apiVersion: argoproj.io/v1alpha1,kind: AppProject,metadata: {name: agentrun-nc01-v02,namespace: argocd,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: NC01}},spec: {description: AgentRun v0.2 GitOps lane,sourceRepos: [http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-agentrun.git,http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-agentrun.git],destinations: [{server: https://kubernetes.default.svc,namespace: agentrun-v02}],clusterResourceWhitelist: [{group: "",kind: Namespace}],namespaceResourceWhitelist: [{group: "*",kind: "*"}]}}
|
||||
@@ -0,0 +1 @@
|
||||
{apiVersion: kustomize.config.k8s.io/v1beta1,kind: Kustomization,resources: [namespace.yaml,mgr.yaml,runner-rbac.yaml]}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
{apiVersion: v1,kind: Namespace,metadata: {name: agentrun-v02,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: NC01}}}
|
||||
@@ -0,0 +1,5 @@
|
||||
{apiVersion: v1,kind: ServiceAccount,metadata: {name: agentrun-nc01-v02-runner,namespace: agentrun-v02,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: NC01}}}
|
||||
---
|
||||
{apiVersion: rbac.authorization.k8s.io/v1,kind: Role,metadata: {name: agentrun-nc01-v02-runner-secret-reader,namespace: agentrun-v02,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: NC01}},rules: [{apiGroups: [""],resources: [secrets],verbs: [get]}]}
|
||||
---
|
||||
{apiVersion: rbac.authorization.k8s.io/v1,kind: RoleBinding,metadata: {name: agentrun-nc01-v02-runner-secret-reader,namespace: agentrun-v02,labels: {app.kubernetes.io/part-of: agentrun,agentrun.pikastech.local/lane: v0.2,agentrun.pikastech.local/node: NC01}},subjects: [{kind: ServiceAccount,name: agentrun-nc01-v02-runner}],roleRef: {apiGroup: rbac.authorization.k8s.io,kind: Role,name: agentrun-nc01-v02-runner-secret-reader}}
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"lane": "v0.2",
|
||||
"sourceCommit": "92f78b6a5b0fd244db2548f3bcf5289aea2065d5",
|
||||
"sourceCommit": "fb486d8f88ceb530ab338be437656350247f780b",
|
||||
"generatedBy": "unidesk config/agentrun.yaml",
|
||||
"configSource": "config/agentrun.yaml"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user