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
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ test-e2e-encryption-perf: test-unit

.PHONY: test-e2e
test-e2e: GO_TEST_PACKAGES :=./test/e2e/...
test-e2e: GO_TEST_FLAGS += -timeout 1h
test-e2e: test-unit

# Configure the 'telepresence' target
Expand Down
1 change: 1 addition & 0 deletions bindata/v3.11.0/openshift-apiserver/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ spec:
# we need to set this to privileged to be able to write audit to /var/log/openshift-apiserver
securityContext:
privileged: true
readOnlyRootFilesystem: false
ports:
- containerPort: 8443
volumeMounts:
Expand Down
1 change: 1 addition & 0 deletions pkg/operator/v311_00_assets/bindata.go

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