-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upstream latest changes after version release #174
Merged
SebastianBezold
merged 40 commits into
eclipse-tractusx:develop
from
catenax-ng:develop
Mar 31, 2023
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
313f818
Cherry-picked upstream commits (QGate stuff) in preparation for the 0…
stephanbcbauer a2f9407
Merge pull request #7 from catenax-ng/chore/cherry_pick_qgate5
paullatzelsperger 723ae39
Release: fix version handling
paullatzelsperger 9f72c3b
Prepare release 0.3.1
web-flow f073470
Merge branch 'main' into release/0.3.1
paullatzelsperger 8524e84
Merge pull request #9 from catenax-ng/release/0.3.1
paullatzelsperger 1d61edd
fix: use PAT to publish to CXNG product-edc repo
paullatzelsperger 8552803
Generate OpenApi Spec
197dd5c
feat(baseImage): replace alpine with temurin as base image for runnin…
wolf4ood df6dd6e
Lint and refactor mostly all *.md files
florianrusch-zf 3f29667
Lint new changes from develop branch
florianrusch-zf 7f08aa0
Replace appearance of product-edc with tractusx-edc
florianrusch-zf 465fd99
Fix README.md and Transfer Data.md
florianrusch-zf cde3c06
Fix Transfer Data.md
florianrusch-zf 932cc67
Regenerate helm chart README.md files
florianrusch-zf cbbc671
Remove left over html tags from root REAMDE.md
florianrusch-zf ceefb34
Add empty line at EOF
florianrusch-zf e724d9b
Update CODE_OF_CONDUCT.md
florianrusch-zf 0e45abb
Release: fix version handling
paullatzelsperger 0707fa3
Prepare release 0.3.1
web-flow d6b21db
Cherry-picked upstream commits (QGate stuff) in preparation for the 0…
stephanbcbauer 8683738
fix: use snapshot version after publish workflow
paullatzelsperger 05dedf6
docs: add additional info for running business tests locally
wolf4ood 91a1084
feat(CI): add Markdown linter
wolf4ood 98d655b
md lint fix
wolf4ood 3f88def
pr remarks
wolf4ood 1929d73
Apply suggestions from code review
paullatzelsperger c975253
Update .github/workflows/verify.yaml
wolf4ood 657e983
chore(md-linting): Fix markdown lint
wolf4ood 2e7082b
fix: make AZKV clientsecret or certificate mutually exclusive
paullatzelsperger 8d2de0d
revert pointless blanks
paullatzelsperger 201082f
fix: use correct paths for GH Packages docker reg.
paullatzelsperger ecc9e6b
fix: only dockerize if a dockerfile exists
paullatzelsperger 795a763
chore: use old repo URL for Maven publication
paullatzelsperger e3562fa
fix: use PAT to publish to CXNG product-edc repo
paullatzelsperger 528c712
Prepare release 0.3.2
web-flow 6ee8673
doc: added migration guide and updated changelog
paullatzelsperger e0d8913
Merge pull request #11 from catenax-ng/release/0.3.2
paullatzelsperger 9b53144
Introduce new snapshot version 0.3.3-SNAPSHOT
web-flow 9836746
PR Remarks
paullatzelsperger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Migration from 0.3.0 to 0.3.1 | ||
|
||
## Configuration of Azure KeyVault | ||
|
||
When using Helm Charts that use the Azure KeyVault (`edc-controlplane-memory`, `edc-controlplane-postgres`) | ||
it is now possible to select _either_ authentication via Client Secret (`azure.vault.secret`) or via | ||
certificate (`azure.vault.certificate`). | ||
|
||
If neither of the two is configured, the runtime will fail to start issuing an error. |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still a doublet