UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Big Bang
bigbang
Commits
98312f85
Commit
98312f85
authored
4 years ago
by
joshwolf
Browse files
Options
Downloads
Plain Diff
Merge branch 'flux-07' into 'master'
Flux 07 Closes
#13
and
#30
See merge request platform-one/big-bang/bigbang!270
parents
035e6ea0
0abed652
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!270
Flux 07
Pipeline
#178185
passed
4 years ago
Stage: .pre
Stage: smoke tests
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
scripts/deploy/02_wait_for_helmreleases.sh
+1
-1
1 addition, 1 deletion
scripts/deploy/02_wait_for_helmreleases.sh
scripts/deploy/flux.yaml
+1348
-1007
1348 additions, 1007 deletions
scripts/deploy/flux.yaml
tests/ci/shared-secrets.yaml
+1
-1
1 addition, 1 deletion
tests/ci/shared-secrets.yaml
with
1350 additions
and
1009 deletions
scripts/deploy/02_wait_for_helmreleases.sh
+
1
−
1
View file @
98312f85
...
...
@@ -54,4 +54,4 @@ do
done
echo
"Waiting on Secrets Kustomization"
kubectl
wait
--for
=
condition
=
Ready
--timeout
3
0s kustomizations.kustomize.toolkit.fluxcd.io
-n
bigbang secrets
kubectl
wait
--for
=
condition
=
Ready
--timeout
12
0s kustomizations.kustomize.toolkit.fluxcd.io
-n
bigbang secrets
This diff is collapsed.
Click to expand it.
scripts/deploy/flux.yaml
+
1348
−
1007
View file @
98312f85
This diff is collapsed.
Click to expand it.
tests/ci/shared-secrets.yaml
+
1
−
1
View file @
98312f85
...
...
@@ -30,7 +30,7 @@ metadata:
name
:
secrets
namespace
:
bigbang
spec
:
interval
:
5
m0s
interval
:
1
m0s
sourceRef
:
kind
:
GitRepository
name
:
secrets
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment