forked from apache/camel-k
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* main: (21 commits) chore: nightly automatic updates Fix wrong Kamelet sample content (apache#5255) chore: nightly automatic updates chore: nightly automatic updates chore: nightly automatic updates Add Kamelet v1alpha1 sample (apache#5254) chore(ci): Upgrade kind action to 2.0.4 chore: nightly automatic updates Install operator image according to the target architecture chore: nightly automatic updates chore(e2e): Do not run fast setup locally chore(e2e): Use a shared context in E2E tests chore(e2e): Improve Integration logs waiting for container created chore(e2e): Use UpdatePlatform func as it is more stable chore(e2e): Use new context instance for each E2E test chore(e2e): Add option to set base image and runtime version in E2E tests chore: propagate capabilities to Kit chore(ci): Upgrade setup-kubectl action chore: nightly automatic updates Azure Key Vault Trait: Support Azure Identity as authentication method (apache#5244) ...
- Loading branch information
Showing
145 changed files
with
4,354 additions
and
4,317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ runs: | |
steps: | ||
- id: install-cluster | ||
name: Install Cluster | ||
uses: container-tools/[email protected].3 | ||
uses: container-tools/[email protected].4 | ||
if: ${{ env.CLUSTER_KIND_CONFIGURED != 'true' }} | ||
with: | ||
version: v0.19.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
![Coverage](https://img.shields.io/badge/Coverage-36.9%25-yellow) | ||
![Coverage](https://img.shields.io/badge/Coverage-37.2%25-yellow) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
36.9 | ||
37.2 |
Oops, something went wrong.