Skip to content

Commit

Permalink
cleanup: remove management and leftovers of cik8s, eks-public, doks a…
Browse files Browse the repository at this point in the history
…nd doks-public as per https://github.com/jenkins-infra/helpdesk/issues/3954\#issuecomment-2119858778

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
  • Loading branch information
dduportal committed May 21, 2024
1 parent b0ba239 commit 6acd273
Show file tree
Hide file tree
Showing 22 changed files with 9 additions and 1,712 deletions.
100 changes: 2 additions & 98 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions Jenkinsfile_k8s
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ parallel(
],
)
},
'updatecli': {
updatecli(action: 'diff')
if (env.BRANCH_IS_PRIMARY) {
updatecli(action: 'apply', cronTriggerExpression: '@daily')
}
},
// TODO:; split into 2 jobs
// 'updatecli': {
// updatecli(action: 'diff')
// if (env.BRANCH_IS_PRIMARY) {
// updatecli(action: 'apply', cronTriggerExpression: '@daily')
// }
// },
)
94 changes: 0 additions & 94 deletions ci.jenkins.io.tf

This file was deleted.

Loading

0 comments on commit 6acd273

Please sign in to comment.