UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
C
Confluent
Confluent Component Operator
cp-enterprise-control-center-operator-5.5.x
Commits
7fcbdeec
Commit
7fcbdeec
authored
Dec 18, 2020
by
SonicDeathMonkey
Browse files
more S3 tweaks
parent
c64d28d9
Pipeline
#109185
passed with stages
in 11 minutes and 27 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
Dockerfile
Dockerfile
+1
-2
hardening_manifest.yaml
hardening_manifest.yaml
+5
-0
No files found.
Dockerfile
View file @
7fcbdeec
...
...
@@ -16,8 +16,7 @@ WORKDIR /opt
ADD
operator-5.5.2-caas_lib.tar.gz /opt/caas/lib/
ADD
operator-5.5.2-plugins.tar.gz /usr/share/java/cc-base/
COPY
scripts/caas /opt/caas
ADD
cp-enterprise-control-center-operator-5.5.2_caas.tar.gz /opt/caas/
RUN
yum
install
-y
openssl findutils
&&
yum clean all
&&
mkdir
-p
"
${
CONTROL_CENTER_DATA_DIR
}
"
"
${
CONTROL_CENTER_CONFIG_DIR
}
"
"
${
COMPONENT_SCRIPT_DIR
}
/
${
COMPONENT
}
"
\
&&
chmod
-R
ag+w
"
${
CONTROL_CENTER_DATA_DIR
}
"
"
${
CONTROL_CENTER_CONFIG_DIR
}
"
"/opt"
...
...
hardening_manifest.yaml
View file @
7fcbdeec
...
...
@@ -41,6 +41,11 @@ resources:
validation
:
type
:
sha256
value
:
11112ceb5f4ad55956b4cd631be598acaec7fe754baec52d454ab4bd6222769e
-
filename
:
cp-enterprise-control-center-operator-5.5.2_caas.tar.gz
url
:
https://ironbank-files.s3.amazonaws.com/cp-enterprise-control-center-operator-5.5.2_caas.tar.gz
validation
:
type
:
sha256
value
:
0153d080fd48c851aef386f625530313666d3ee4e599950d67a4043ee187448c
# List of project maintainers
maintainers
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment