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
E
Elastic
ECK Operator
ECK Operator
Commits
feec8c6a
Commit
feec8c6a
authored
Feb 10, 2021
by
David Kowalski
Browse files
Fix FIXME comments in hardening_manifest.yaml
parent
2cc1b84e
Pipeline
#157403
passed with stages
in 9 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
14 deletions
+12
-14
hardening_manifest.yaml
hardening_manifest.yaml
+12
-14
No files found.
hardening_manifest.yaml
View file @
feec8c6a
...
...
@@ -20,20 +20,20 @@ args:
labels
:
org.opencontainers.image.title
:
"
eck-operator"
## Human-readable description of the software packaged in the image
#
org.opencontainers.image.description: "
FIXME
"
org.opencontainers.image.description
:
"
Elastic
Cloud
on
Kubernetes
automates
the
deployment,
provisioning,
management,
and
orchestration
of
Elasticsearch,
Kibana,
APM
Server,
Beats,
and
Enterprise
Search
on
Kubernetes
"
## License(s) under which contained software is distributed
#
org.opencontainers.image.licenses: "
FIXME
"
org.opencontainers.image.licenses
:
"
Elastic
License
"
## URL to find more information on the image
#
org.opencontainers.image.url: "
FIXME
"
org.opencontainers.image.url
:
"
https://www.elastic.co/guide/en/cloud-on-k8s/
"
## Name of the distributing entity, organization or individual
#
org.opencontainers.image.vendor: "
FIXME
"
org.opencontainers.image.vendor
:
"
Elastic
"
org.opencontainers.image.version
:
"
1.3.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
#
mil.dso.ironbank.image.keywords: "
FIXME
"
mil.dso.ironbank.image.keywords
:
"
search,elastic,elasticsearch,operator,golang
"
## This value can be "opensource" or "commercial"
#
mil.dso.ironbank.image.type: "
FIXME
"
mil.dso.ironbank.image.type
:
"
commercial
"
## Product the image belongs to for grouping multiple images
#
mil.dso.ironbank.product.name: "
FIXME
"
mil.dso.ironbank.product.name
:
"
Elastic
Cloud
on
Kubernetes
"
# List of resources to make available to the offline build context
resources
:
...
...
@@ -54,15 +54,13 @@ resources:
value
:
e694f66cfad185df445c73242a6bec9e871b8d44060dd8d256be356d585ddb963ea1c85e1e12971533d659501001ca08d55bfa59af4a7dad75345ff3ed3cad6d
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers
:
-
email
:
"
nassim.kammah@elastic.co"
# # The name of the current container owner
#
name: "
FIXME
"
name
:
"
Nassim
Kammah
"
# # The gitlab username of the current container owner
#
username: "
FIXME
"
username
:
"
nkammah
"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
#
- name: "
FIXME
"
#
username: "
FIXME
"
#
email: "
FIXME
"
-
name
:
"
Dawid
Kowalski
"
username
:
"
dkow
"
email
:
"
dawid.kowalski@elastic.co
"
\ No newline at end of file
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