-
Notifications
You must be signed in to change notification settings - Fork 6
feat: Use Codefresh provided storage for workflow logs #428
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
Open
ilia-medvedev-codefresh
wants to merge
49
commits into
main
Choose a base branch
from
feat/workflows-codefresh-saas-s3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+101
−46
Conversation
This file contains hidden or 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
mikhail-klimko
approved these changes
Mar 20, 2025
dmaizel
approved these changes
Mar 23, 2025
…orter versions to codefresh-cm ConfigMap (#430)
* chore: bump gitops operator version * trigger
fix: Proxy config set in env values is not reaching container env
- Updated the version of the argo-cd dependency in Chart.yaml to ensure compatibility and access to the latest features and fixes.
* feat: add gitops-operator-default pulling interval * env will be set only in gitops-runtime-helm chart values
* fix: update setup URL in NOTES.txt to use dynamic values * fix: correct formatting in setup URL in NOTES.txt * fix: update conditional check for argo-cd in NOTES.txt
Signed-off-by: reggie-k <[email protected]>
Signed-off-by: Kostis Kapelonis <[email protected]> Co-authored-by: vitalii-codefresh <[email protected]>
) * feat: add Argo CD version check and validation in pre-install hook Enhance the pre-install hook to include a version check for Argo CD. This change introduces environment variables for Argo CD service discovery and version validation, ensuring compatibility with the required version constraint. Additionally, update the Dockerfile to install necessary dependencies for the validation process.
* event-reporter from extras as default one * removed values for event-reporter enabling in extras * dev argocd-extras * dev argocd * removal of v1 reporter * uncomment garage * prod versions of charts and unittests for v2 event-reporter * extras 0.3.20 * upd appVersion because with old version out e2e failing because they think that git manifest from app-proxy not supported
* bump codefresh operator version * trigger * update docs
…tifactRepositoryRef
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What
Why
Notes