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
Expand Up @@ -9,6 +9,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
command:
Expand Down Expand Up @@ -44,6 +45,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=lint
command:
Expand Down Expand Up @@ -76,6 +78,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=validate
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=verify
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --target=[images]
- --promote
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
command:
Expand Down Expand Up @@ -39,6 +40,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --secret-dir=/usr/local/e2e-gcp-cluster-profile
- --template=/usr/local/e2e-gcp
Expand Down Expand Up @@ -71,6 +72,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --secret-dir=/usr/local/e2e-gcp-crio-cluster-profile
- --template=/usr/local/e2e-gcp-crio
Expand Down Expand Up @@ -132,6 +134,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --secret-dir=/usr/local/extended-builds-cluster-profile
- --template=/usr/local/extended-builds
Expand Down Expand Up @@ -193,6 +196,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --secret-dir=/usr/local/extended-image-ecosystem-cluster-profile
- --template=/usr/local/extended-image-ecosystem
Expand Down Expand Up @@ -252,6 +256,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down Expand Up @@ -284,6 +289,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=verify
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=format
command:
Expand Down Expand Up @@ -44,6 +45,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
command:
Expand Down Expand Up @@ -76,6 +78,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=integration
command:
Expand Down Expand Up @@ -108,6 +111,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=lint
command:
Expand Down Expand Up @@ -140,6 +144,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
command:
Expand Down Expand Up @@ -44,6 +45,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=lint
command:
Expand Down Expand Up @@ -76,6 +78,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=gofmt
command:
Expand All @@ -42,6 +43,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=golint
command:
Expand All @@ -67,6 +69,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=govet
command:
Expand Down Expand Up @@ -95,6 +98,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
command:
Expand Down Expand Up @@ -127,6 +131,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=gofmt
command:
Expand All @@ -34,6 +35,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=golint
command:
Expand All @@ -59,6 +61,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=govet
command:
Expand Down Expand Up @@ -87,6 +90,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
command:
Expand Down Expand Up @@ -119,6 +123,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
- --target=[images]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
- --target=[images]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
- --target=[images]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down Expand Up @@ -40,6 +41,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --target=[release:latest]
Expand Down Expand Up @@ -45,6 +46,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --promote
Expand Down Expand Up @@ -40,6 +41,7 @@ postsubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=[images]
- --target=[release:latest]
Expand Down Expand Up @@ -45,6 +46,7 @@ presubmits:
spec:
containers:
- args:
- --give-pr-author-access-to-namespace=true
- --artifact-dir=$(ARTIFACTS)
- --target=unit
command:
Expand Down
Loading