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
O
Opensource
Istio-1.6
operator-1.6
Commits
d79dc570
Commit
d79dc570
authored
Dec 11, 2020
by
alexander.klepal
Browse files
Update hardening_manifest.yaml
parent
ad264656
Pipeline
#100809
passed with stage
in 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
16 deletions
+39
-16
hardening_manifest.yaml
hardening_manifest.yaml
+39
-16
No files found.
hardening_manifest.yaml
View file @
d79dc570
...
...
@@ -20,20 +20,48 @@ args:
labels
:
org.opencontainers.image.title
:
"
operator-1.6"
## Human-readable description of the software packaged in the image
#
org.opencontainers.image.description: "
FIXME
"
org.opencontainers.image.description
:
"
Kubernetes
operators
provide
a
pattern
for
encoding
human
operational
knowledge
in
software
and
are
a
popular
way
to
simplify
the
administration
of
software
infrastructure
components.
Istio
is
a
natural
candidate
for
an
automated
operator
as
it
is
challenging
to
administer.
"
## License(s) under which contained software is distributed
#
org.opencontainers.image.licenses: "
FIXME
"
org.opencontainers.image.licenses
:
"
Apache-2.0
"
## URL to find more information on the image
#
org.opencontainers.image.url: "
FIXME
"
org.opencontainers.image.url
:
"
https://istio.io/
"
## Name of the distributing entity, organization or individual
# org.opencontainers.image.vendor: "FIXME"
org.opencontainers.image.vendor
:
"
opensource"
org.opencontainers.image.version
:
"
1.7.5"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
istio"
## This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type
:
"
opensource"
## Product the image belongs to for grouping multiple images
mil.dso.ironbank.product.name
:
"
istio"
# List of resources to make available to the offline build context
resources
:
-
tag
:
istio/operator:1.7.5
url
:
docker://docker.io/istio/operator@sha256:a05c1e0d2ff0bafea5a803022c059da22175c96f4d6667075c29de8703b7d3b9
# 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
:
"
klepal_alexander@bah.com"
name
:
"
Alexander
Klepal"
username
:
"
alexander.klepal"
cht_member
:
true
## License(s) under which contained software is distributed
org.opencontainers.image.licenses
:
"
Apache-2.0"
## URL to find more information on the image
org.opencontainers.image.url
:
"
https://istio.io/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
opensource"
org.opencontainers.image.version
:
"
1.6.14"
## Keywords to help with search (ex. "cicd,gitops,golang")
#
mil.dso.ironbank.image.keywords: "
FIXME
"
mil.dso.ironbank.image.keywords
:
"
istio
"
## This value can be "opensource" or "commercial"
#
mil.dso.ironbank.image.type: "
FIXME
"
mil.dso.ironbank.image.type
:
"
opensource
"
## Product the image belongs to for grouping multiple images
#
mil.dso.ironbank.product.name: "
FIXME
"
mil.dso.ironbank.product.name
:
"
istio
"
# List of resources to make available to the offline build context
resources
:
...
...
@@ -44,12 +72,7 @@ resources:
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers
:
-
email
:
"
gavin.scallon@parsons.com"
# # The name of the current container owner
# name: "FIXME"
# # The gitlab username of the current container owner
# username: "FIXME"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
# - name: "FIXME"
# username: "FIXME"
# email: "FIXME"
-
email
:
"
klepal_alexander@bah.com"
name
:
"
Alexander
Klepal"
username
:
"
alexander.klepal"
cht_member
:
true
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