Skip to content

Commit

Permalink
Merge branch 'main' into 1114-spell-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
StackScribe authored Dec 14, 2023
2 parents 984331f + 9a6dc86 commit 139ab24
Show file tree
Hide file tree
Showing 219 changed files with 17,635 additions and 1,849 deletions.
2 changes: 1 addition & 1 deletion .github/actions/deploy-keptn-on-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
using: "composite"
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: ${{ env.GO_VERSION }}
cache: true
Expand Down
27 changes: 14 additions & 13 deletions .github/actions/spelling/excludes.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,31 @@
(?:^|/)(?i)LICENSE
/package-lock\.json$
/swagger-ui/
CODEOWNERS
CONTRIBUTORS.md
CHANGELOG.md
ignore$
\.editorconfig$
\.gif$
\.gitkeep$
\.ico$
\.jpg$
\.map$
\.mod$
\.npmrc$
\.png$
\.jpg$
\.ttf$
\.sav$
\.sum$
\.xlf$
\.svg$
\.ico$
\.ttf$
\.xlf$
\.zip$
\.gif$
^\.github/actions/spelling
_test\.go$
^examples/support/observability/config/
^examples/support/observability/assets/
^test/prometheus/
^\.github/scripts/\.helm-tests/[a-zA-Z0-9-]+/result.ya?ml
^\Qdocs/layouts/partials/hooks/body-end.html\E$
^dashboards/grafana/configmap/.*\.ya?ml
^dashboards/grafana/import/.*\.json
^examples/support/observability/assets/
^examples/support/observability/config/
^test/prometheus/
_test\.go$
CHANGELOG.md
CODEOWNERS
CONTRIBUTORS.md
ignore$
34 changes: 28 additions & 6 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Analysislog
analysismetrics
analysispool
analysisspec
analysisstate
analysisstatus
analysistypes
analysisvaluetemplate
Expand All @@ -29,6 +28,7 @@ annadreal
apicommon
apierr
apierrors
apiservice
APIURL
apk
appcreationrequest
Expand Down Expand Up @@ -67,7 +67,6 @@ BUILDPLATFORM
buildx
CACHEDIR
cainjection
canonical
carryforward
certificatehandler
certmanager
Expand Down Expand Up @@ -120,6 +119,7 @@ cyclomatic
cytopia
daemonset
dario
databranch
datadog
datasource
datetime
Expand All @@ -143,7 +143,9 @@ Dockerfiles
docsearch
docsembed
docsy
donath
dql
draggable
DTAPI
dtclient
dupl
Expand All @@ -154,6 +156,7 @@ elasticquota
elif
Emoji
ENABLEGITINFO
endblock
endgroup
envconfig
envsubst
Expand All @@ -177,6 +180,8 @@ favicons
fetchintervalseconds
fieldpath
fieldref
flyout
fontawesome
ftp
fullname
functionref
Expand All @@ -194,6 +199,8 @@ getjson
getopt
gexec
gha
ghrs
ghtoken
ginkgotypes
Gitlab
gke
Expand All @@ -213,6 +220,7 @@ govulncheck
grafana
graphql
groupversion
gstatic
gtag
GVK
haspopup
Expand All @@ -228,6 +236,7 @@ homeorchestrate
horizontalpodautoscalers
hpa
hreflang
hsla
htmltest
httpref
httpreference
Expand Down Expand Up @@ -265,6 +274,7 @@ ITracer
jaegertracing
javascript
jetstack
jgehrcke
Jhb
jsonschema
jwt
Expand Down Expand Up @@ -364,10 +374,12 @@ kwv
labelledby
lastmod
lastword
Lato
lfc
Lifcycle
lifecyclekeptnsh
lightbox
linecap
linejoin
linkedin
linktitle
linting
Expand Down Expand Up @@ -396,6 +408,7 @@ metricsserver
metricstypes
mindepth
minio
mkdocs
mlc
mockserver
moq
Expand Down Expand Up @@ -430,6 +443,7 @@ nodename
nolint
nonroot
noreply
nowrap
nsa
oac
oauth
Expand Down Expand Up @@ -459,6 +473,7 @@ otlpgrpc
otlptrace
otlptracegrpc
OUTDIR
overriden
owide
oyaml
pagelinks
Expand Down Expand Up @@ -486,6 +501,7 @@ prebuilt
Predeployment
PREDEPLOYMENTEVALUATIONSTATUS
PREDEPLOYMENTSTATUS
prepost
prepostdeployment
prepostevaluation
previewer
Expand All @@ -500,6 +516,7 @@ providerref
providerresult
pyfunction
pygments
pymdown
pyyaml
quickstart
rangespec
Expand All @@ -509,19 +526,21 @@ readinessprobe
readyz
realpath
redis
referrerpolicy
relref
remediations
replicasets
replicationcontrollers
resourcereference
Rexed
rgb
rgba
RLock
Roboto
rolebinding
rollme
roundtripper
rst
rtd
runhelloworld
RUnlock
runsendevent
Expand Down Expand Up @@ -561,14 +580,17 @@ spanhandler
spanitem
spdx
spf
stakeholders
squidfunk
Stakeholders
standalone
statefulset
statefultest
stdouttrace
storageclasses
storageversion
striptags
sts
stylesheet
subchart
subdir
subjectaccessreviews
Expand Down Expand Up @@ -625,8 +647,8 @@ undeploy
unmarshal
unmarshalling
urlset
usecase
usecasebox
usecases
usr
utilruntime
validatingwebhookconfigurations
Expand Down
34 changes: 24 additions & 10 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,37 @@
documentation:
- docs/**/*
- "**/*.md"
- changed-files:
- any-glob-to-any-file:
- docs/**/*
- "**/*.md"

lifecycle-operator:
- lifecycle-operator/**/*
- changed-files:
- any-glob-to-any-file:
- lifecycle-operator/**/*

scheduler:
- scheduler/**/*
- changed-files:
- any-glob-to-any-file:
- scheduler/**/*

metrics-operator:
- metrics-operator/**/*
- changed-files:
- any-glob-to-any-file:
- metrics-operator/**/*

cert-manager:
- keptn-cert-manager/**/*
- changed-files:
- any-glob-to-any-file:
- keptn-cert-manager/**/*

ops:
- .github/**/*
- netlify.toml
- .markdownlint-cli2.yml
- changed-files:
- any-glob-to-any-file:
- .github/**/*
- netlify.toml
- .markdownlint-cli2.yml

helm:
- helm/**/*
- changed-files:
- any-glob-to-any-file:
- helm/**/*
16 changes: 2 additions & 14 deletions .github/scripts/.helm-tests/default/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9106,11 +9106,6 @@ spec:
runAsUser: 65532
seccompProfile:
type: RuntimeDefault
volumeMounts:
- mountPath: /tmp/k8s-webhook-server/serving-certs/
name: certs-dir
- mountPath: /tmp/metrics-adapter/serving-certs
name: adapter-certs-dir
livenessProbe:
httpGet:
path: /healthz
Expand All @@ -9128,11 +9123,6 @@ spec:
runAsNonRoot: true
serviceAccountName: lifecycle-operator
terminationGracePeriodSeconds: 10
volumes:
- emptyDir: {}
name: certs-dir
- emptyDir: {}
name: adapter-certs-dir
---
# Source: keptn/charts/lifecycleOperator/templates/deployment.yaml
apiVersion: apps/v1
Expand Down Expand Up @@ -9265,6 +9255,8 @@ spec:
fieldPath: metadata.name
- name: EXPOSE_KEPTN_METRICS
value: "true"
- name: ENABLE_CUSTOM_METRICS_API_SERVICE
value: "true"
- name: METRICS_CONTROLLER_LOG_LEVEL
value: "0"
- name: ANALYSIS_CONTROLLER_LOG_LEVEL
Expand Down Expand Up @@ -9303,8 +9295,6 @@ spec:
seccompProfile:
type: RuntimeDefault
volumeMounts:
- mountPath: /tmp/k8s-webhook-server/serving-certs/
name: certs-dir
- mountPath: /tmp/metrics-adapter/serving-certs
name: adapter-certs-dir
livenessProbe:
Expand All @@ -9325,8 +9315,6 @@ spec:
serviceAccountName: metrics-operator
terminationGracePeriodSeconds: 10
volumes:
- emptyDir: {}
name: certs-dir
- emptyDir: {}
name: adapter-certs-dir
---
Expand Down
10 changes: 0 additions & 10 deletions .github/scripts/.helm-tests/lifecycle-only/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6593,11 +6593,6 @@ spec:
runAsUser: 65532
seccompProfile:
type: RuntimeDefault
volumeMounts:
- mountPath: /tmp/k8s-webhook-server/serving-certs/
name: certs-dir
- mountPath: /tmp/metrics-adapter/serving-certs
name: adapter-certs-dir
livenessProbe:
httpGet:
path: /healthz
Expand All @@ -6615,11 +6610,6 @@ spec:
runAsNonRoot: true
serviceAccountName: lifecycle-operator
terminationGracePeriodSeconds: 10
volumes:
- emptyDir: {}
name: certs-dir
- emptyDir: {}
name: adapter-certs-dir
---
# Source: keptn/charts/lifecycleOperator/templates/deployment.yaml
apiVersion: apps/v1
Expand Down
10 changes: 0 additions & 10 deletions .github/scripts/.helm-tests/lifecycle-with-certs/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6849,11 +6849,6 @@ spec:
runAsUser: 65532
seccompProfile:
type: RuntimeDefault
volumeMounts:
- mountPath: /tmp/k8s-webhook-server/serving-certs/
name: certs-dir
- mountPath: /tmp/metrics-adapter/serving-certs
name: adapter-certs-dir
livenessProbe:
httpGet:
path: /healthz
Expand All @@ -6871,11 +6866,6 @@ spec:
runAsNonRoot: true
serviceAccountName: lifecycle-operator
terminationGracePeriodSeconds: 10
volumes:
- emptyDir: {}
name: certs-dir
- emptyDir: {}
name: adapter-certs-dir
---
# Source: keptn/charts/lifecycleOperator/templates/deployment.yaml
apiVersion: apps/v1
Expand Down
Loading

0 comments on commit 139ab24

Please sign in to comment.