This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push: new 9140da6 fix: Increase operator liveness probe initial delay and period 9140da6 is described below commit 9140da6118b8cc2976238a96f20ced6558bc4868 Author: Antonin Stefanutti <anto...@stefanutti.fr> AuthorDate: Wed Apr 7 10:24:38 2021 +0200 fix: Increase operator liveness probe initial delay and period --- config/manager/operator-deployment.yaml | 4 ++-- config/manifests/bases/camel-k.clusterserviceversion.yaml | 2 +- .../camel-k.v1.4.0-snapshot.clusterserviceversion.yaml | 6 +++--- helm/camel-k/templates/operator.yaml | 4 ++-- pkg/resources/resources.go | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config/manager/operator-deployment.yaml b/config/manager/operator-deployment.yaml index 2946d8d..58e7daf 100644 --- a/config/manager/operator-deployment.yaml +++ b/config/manager/operator-deployment.yaml @@ -67,5 +67,5 @@ spec: httpGet: path: /healthz port: 8081 - initialDelaySeconds: 5 - periodSeconds: 5 + initialDelaySeconds: 20 + periodSeconds: 10 diff --git a/config/manifests/bases/camel-k.clusterserviceversion.yaml b/config/manifests/bases/camel-k.clusterserviceversion.yaml index dc4cc4d..e6c956f 100644 --- a/config/manifests/bases/camel-k.clusterserviceversion.yaml +++ b/config/manifests/bases/camel-k.clusterserviceversion.yaml @@ -23,7 +23,7 @@ metadata: categories: Integration & Delivery certified: "false" containerImage: docker.io/apache/camel-k:1.3.0-SNAPSHOT - createdAt: 2021-02-15T11:05:04Z + createdAt: 2021-04-07T08:20:51Z description: Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers. operators.operatorframework.io/builder: operator-sdk-v1.0.1 operators.operatorframework.io/internal-objects: '["builds.camel.apache.org","integrationkits.camel.apache.org","camelcatalogs.camel.apache.org"]' diff --git a/deploy/olm-catalog/camel-k-dev/1.4.0-snapshot/camel-k.v1.4.0-snapshot.clusterserviceversion.yaml b/deploy/olm-catalog/camel-k-dev/1.4.0-snapshot/camel-k.v1.4.0-snapshot.clusterserviceversion.yaml index e9247f9..d6b26d4 100644 --- a/deploy/olm-catalog/camel-k-dev/1.4.0-snapshot/camel-k.v1.4.0-snapshot.clusterserviceversion.yaml +++ b/deploy/olm-catalog/camel-k-dev/1.4.0-snapshot/camel-k.v1.4.0-snapshot.clusterserviceversion.yaml @@ -163,7 +163,7 @@ metadata: categories: Integration & Delivery certified: "false" containerImage: docker.io/apache/camel-k:1.3.0-SNAPSHOT - createdAt: "2021-02-15T11:05:04Z" + createdAt: "2021-04-07T08:20:51Z" description: Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers. operators.operatorframework.io/builder: operator-sdk-v1.3.0 operators.operatorframework.io/internal-objects: '["builds.camel.apache.org","integrationkits.camel.apache.org","camelcatalogs.camel.apache.org"]' @@ -320,8 +320,8 @@ spec: httpGet: path: /healthz port: 8081 - initialDelaySeconds: 5 - periodSeconds: 5 + initialDelaySeconds: 20 + periodSeconds: 10 name: camel-k-operator ports: - containerPort: 8080 diff --git a/helm/camel-k/templates/operator.yaml b/helm/camel-k/templates/operator.yaml index 9a68ab0..9f606bc 100644 --- a/helm/camel-k/templates/operator.yaml +++ b/helm/camel-k/templates/operator.yaml @@ -62,8 +62,8 @@ spec: httpGet: path: /healthz port: 8081 - initialDelaySeconds: 5 - periodSeconds: 5 + initialDelaySeconds: 20 + periodSeconds: 10 name: camel-k-operator ports: - containerPort: 8080 diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go index a87581c..a99a3eb 100644 --- a/pkg/resources/resources.go +++ b/pkg/resources/resources.go @@ -142,9 +142,9 @@ var assets = func() http.FileSystem { "/manager/operator-deployment.yaml": &vfsgen۰CompressedFileInfo{ name: "operator-deployment.yaml", modTime: time.Time{}, - uncompressedSize: 2395, + uncompressedSize: 2397, - compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x55\xc1\x6e\xe3\x36\x10\xbd\xeb\x2b\x1e\xac\xcb\x2e\x10\xdb\x49\xd1\x02\x0b\xf5\xa4\x26\x4e\x63\x34\xb5\x0d\xcb\xdb\x60\x4f\x05\x4d\x8d\x25\x22\x14\x47\x25\x29\x7b\xd5\xaf\x2f\x28\x5b\x8e\xed\x4d\xd3\x1e\x02\x2c\x4f\x96\x66\xe6\xcd\x7b\x33\x4f\x74\x8c\xe1\xfb\x9d\x28\xc6\xa3\x92\x64\x1c\xe5\xf0\x0c\x5f\x12\xd2\x5a\xc8\x92\x90\xf1\xc6\xef\x84\x25\xdc\x73\x63\x72\xe1\x15\x1b\x7c\x48\xb3\xfb\x8f\x68\x4c\x4e\x16\x6c\x [...] + compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x55\xc1\x6e\xe3\x36\x10\xbd\xeb\x2b\x1e\xac\xcb\x2e\x10\xdb\xc9\xa2\x87\x85\x7a\x52\x13\xa7\x31\x9a\xda\x86\xe5\x6d\xb0\xa7\x82\xa6\xc6\x12\x11\x8a\xa3\x92\x94\xbd\xea\xd7\x17\x94\x2d\xc7\xf6\xa6\x69\x0f\x01\x96\x27\x4b\x33\xf3\xe6\xbd\x99\x27\x3a\xc6\xf0\xfd\x4e\x14\xe3\x51\x49\x32\x8e\x72\x78\x86\x2f\x09\x69\x2d\x64\x49\xc8\x78\xe3\x77\xc2\x12\xee\xb9\x31\xb9\xf0\x8a\x0d\x3e\xa4\xd9\xfd\x47\x34\x26\x27\x0b\x36\x [...] }, "/manager/operator-service-account.yaml": &vfsgen۰CompressedFileInfo{ name: "operator-service-account.yaml",