You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/03/20 01:14:21 UTC

(camel-k) branch release-2.2.x updated (dc114bdf2 -> 1d6b16688)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from dc114bdf2 Add Kamelet v1alpha1 sample
     new 728d65761 chore: changelog automatic update
     new 1d6b16688 chore: autogenerated project resource update

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md               | 1 +
 pkg/resources/resources.go | 8 ++++++++
 2 files changed, 9 insertions(+)


(camel-k) 02/02: chore: autogenerated project resource update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 1d6b166887e13e58286055053a34df0db294ca01
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Mar 20 01:12:49 2024 +0000

    chore: autogenerated project resource update
---
 pkg/resources/resources.go | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index 373c1585c..28847a4ab 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -644,6 +644,13 @@ var assets = func() http.FileSystem {
 
 			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6f\xe3\x36\x10\xbd\xf3\x57\x3c\x58\x97\x5d\xc0\x5f\xdd\xa3\x7b\x72\xb3\x36\x56\x48\x60\x17\x91\xd3\x20\x47\x5a\x1a\x4b\x83\x50\x1c\x96\xa4\xa2\xf8\xdf\x17\x94\xec\xc6\x41\x0f\xbd\x84\x27\x8a\x1c\xbd\x8f\x79\xc3\x0c\xb3\xaf\x5b\x2a\xc3\x03\x97\x64\x03\x55\x88\x82\xd8\x10\xd6\x4e\x97\x0d\xa1\x90\x53\xec\xb5\x27\x6c\xa5\xb3\x95\x8e\x2c\x16\xdf\xd6\xc5\xf6\x3b\x3a\x5b\x91\x87\x58\x82\x78\xb4\xe2\x49\x65\x28\x [...]
 		},
+		"/samples/bases/camel_v1alpha1_kamelet.yaml": &vfsgen۰CompressedFileInfo{
+			name:             "camel_v1alpha1_kamelet.yaml",
+			modTime:          time.Time{},
+			uncompressedSize: 1611,
+
+			compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x54\x4d\x6f\xdb\x38\x10\xbd\xeb\x57\x3c\x58\x97\x16\x88\x9d\x64\x8f\xda\x93\x9b\x3a\x58\xa3\x5d\xbb\x88\xdc\x2d\x7a\x1c\x4b\x63\x79\x60\x89\xe4\x92\xa3\x28\xfe\xf7\x0b\xea\x23\x76\xb2\xe8\xad\xba\x91\x9c\x8f\xf7\xe6\xbd\x51\x8a\xf9\xef\xfb\x92\x14\x5f\xa5\x60\x13\xb8\x84\x5a\xe8\x91\xb1\x74\x54\x1c\x19\xb9\x3d\x68\x47\x9e\xf1\x68\x5b\x53\x92\x8a\x35\xf8\xb0\xcc\x1f\x3f\xa2\x35\x25\x7b\x58\xc3\xb0\x1e\x8d\xf5\x9c\x [...]
+		},
 		"/samples/bases/camel_v1alpha1_kameletbinding.yaml": &vfsgen۰CompressedFileInfo{
 			name:             "camel_v1alpha1_kameletbinding.yaml",
 			modTime:          time.Time{},
@@ -887,6 +894,7 @@ var assets = func() http.FileSystem {
 		fs["/samples/bases/camel_v1_integrationplatform.yaml"].(os.FileInfo),
 		fs["/samples/bases/camel_v1_kamelet.yaml"].(os.FileInfo),
 		fs["/samples/bases/camel_v1_pipe.yaml"].(os.FileInfo),
+		fs["/samples/bases/camel_v1alpha1_kamelet.yaml"].(os.FileInfo),
 		fs["/samples/bases/camel_v1alpha1_kameletbinding.yaml"].(os.FileInfo),
 	}
 	fs["/templates"].(*vfsgen۰DirInfo).entries = []os.FileInfo{


(camel-k) 01/02: chore: changelog automatic update

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 728d65761cb86b338d984b70307bf9503a9d45e2
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Mar 20 01:10:20 2024 +0000

    chore: changelog automatic update
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7baecf907..adef62a66 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
 - Running integrations fail when the used registry has a port other than default 80 [\#5141](https://github.com/apache/camel-k/issues/5141)
 - camel-jackson configure configure "autoDiscoverObjectMapper" property for non-spring boot application [\#5140](https://github.com/apache/camel-k/issues/5140)
 - Update github actions to a version that use node 20 [\#5130](https://github.com/apache/camel-k/issues/5130)
+- Monitor Camel Integrations in K8s Deployments [\#5120](https://github.com/apache/camel-k/issues/5120)
 - Integrations remain in Initialization loop when referenced config map has owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
 - Externally built Integrations are deployed without a command in Camel-K 2.2.0 [\#5112](https://github.com/apache/camel-k/issues/5112)
 - Coverage report wrong percentage [\#5108](https://github.com/apache/camel-k/issues/5108)