Skip to content

Commit

Permalink
Merge branch 'main' into feature/add-v1beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
bacherfl authored Dec 21, 2023
2 parents 7b54bea + 5456786 commit 55b52d5
Show file tree
Hide file tree
Showing 170 changed files with 4,782 additions and 2,963 deletions.
4 changes: 2 additions & 2 deletions .github/actions/deploy-keptn-on-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ 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
cache-dependency-path: '**/go.sum'
check-latest: true

- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: ~/download/artifacts

Expand Down
28 changes: 14 additions & 14 deletions .github/actions/spelling/excludes.txt
Original file line number Diff line number Diff line change
@@ -1,31 +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
^\Qdocs/layouts/partials/hooks/body-end.html\E$
^examples/support/observability/assets/
^examples/support/observability/config/
^test/prometheus/
_test\.go$
CHANGELOG.md
CODEOWNERS
CONTRIBUTORS.md
ignore$
37 changes: 15 additions & 22 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ annadreal
apicommon
apierr
apierrors
apiservice
APIURL
apk
appcreationrequest
Expand All @@ -48,7 +49,10 @@ autoprefixer
autoprovision
autoscaler
azurecr
Bacher
bacherfl
Dubaj
odubaj
badanalysis
badmetric
badtaskdefinition
Expand Down Expand Up @@ -118,9 +122,9 @@ cyclomatic
cytopia
daemonset
dario
databranch
datadog
datasource
datetime
davidanson
dawidd
dco
Expand All @@ -143,7 +147,6 @@ docsembed
docsy
donath
dql
draggable
DTAPI
dtclient
dupl
Expand Down Expand Up @@ -174,7 +177,6 @@ Eventqueue
eventsender
exampleuser
fakeclient
favicons
fetchintervalseconds
fieldpath
fieldref
Expand All @@ -197,6 +199,8 @@ getjson
getopt
gexec
gha
ghrs
ghtoken
ginkgotypes
Gitlab
gke
Expand All @@ -216,9 +220,9 @@ govulncheck
grafana
graphql
groupversion
gstatic
gtag
GVK
haspopup
healthz
hellopy
helloworldtask
Expand All @@ -230,7 +234,6 @@ homeobservability
homeorchestrate
horizontalpodautoscalers
hpa
hreflang
hsla
htmltest
httpref
Expand Down Expand Up @@ -267,8 +270,9 @@ ITarget
itemstatus
ITracer
jaegertracing
javascript
javascripts
jetstack
jgehrcke
Jhb
jsonschema
jwt
Expand Down Expand Up @@ -365,25 +369,20 @@ kustomizeconfig
kuttl
kwi
kwv
labelledby
lastmod
lastword
Lato
lfc
Lifcycle
lifecyclekeptnsh
linecap
linejoin
linkedin
linktitle
linting
listitem
livenessprobe
loadtests
LOCALBIN
logf
logr
lowbound
makefiles
markdownfiles
markdownlint
Expand Down Expand Up @@ -426,7 +425,6 @@ myservice
myuser
myversion
namespacedelete
nbsp
netlify
Neue
nifi
Expand All @@ -437,7 +435,6 @@ nodename
nolint
nonroot
noreply
nowrap
nsa
oac
oauth
Expand Down Expand Up @@ -478,7 +475,6 @@ persistentvolumes
phaseitem
pid
pipefail
placeholders
poc
poddisruptionbudgets
podgroups
Expand Down Expand Up @@ -556,6 +552,7 @@ serrors
serviceaccount
serviceaccountspec
serviceport
setuptools
shellcheck
SHELLFLAGS
shortcode
Expand All @@ -574,16 +571,15 @@ spanitem
spdx
spf
squidfunk
sre
stakeholders
standalone
statefulset
statefultest
stdouttrace
storageclasses
storageversion
striptags
sts
stylesheet
subchart
subdir
subjectaccessreviews
Expand Down Expand Up @@ -619,13 +615,10 @@ timeseries
timespan
timezone
tmp
tmpl
toc
tocstop
tokenreviews
toml
totalscore
tpl
tplvalues
traceparent
tracerfactory
Expand All @@ -640,8 +633,8 @@ undeploy
unmarshal
unmarshalling
urlset
usecase
usecasebox
usecases
usr
utilruntime
validatingwebhookconfigurations
Expand All @@ -651,6 +644,7 @@ vcluster
Vec
versioned
versioning
virtualenv
visualise
visualised
vkeptnmetric
Expand All @@ -665,6 +659,7 @@ webhooknamespaces
website
whitespaces
whykeptn
Wiesinger
wjdp
wli
Wls
Expand All @@ -676,12 +671,10 @@ WORKLOADOVERALLSTATUS
workloadsstate
workloadstatus
workloadversion
xhtml
xxxx
XXXXXXXXXXXXXXXXXXXXXXXX
yannh
yml
YOURNAME
yourregistry
youtube
squidfunk
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 @@ -11900,11 +11900,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 @@ -11922,11 +11917,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 @@ -12059,6 +12049,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 @@ -12097,8 +12089,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 @@ -12119,8 +12109,6 @@ spec:
serviceAccountName: metrics-operator
terminationGracePeriodSeconds: 10
volumes:
- emptyDir: {}
name: certs-dir
- emptyDir: {}
name: adapter-certs-dir
---
Expand Down
Loading

0 comments on commit 55b52d5

Please sign in to comment.