-
Notifications
You must be signed in to change notification settings - Fork 125
CSPL-3622 develop branch to main branch for 2.8.0 #1492
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
Closed
Closed
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
…e int tests for now
…igration-script-logic CSPL-3435 Fix bias_lang_migration.sh logic for monitoringConsole
CSPL-3426: Support tar.gz extension for apps
* update go.mod and go.sum * trigger int tests on PR * Revert "update go.mod and go.sum" This reverts commit 47cfce8. * only update grpc * install dependencies * remove branch testing * update c libraries in dockerfile * add space
* update semgrep scanner to run on ubuntu latest * use latest stabel release
…e_overwritten CSPL-3518 Service Type default does not get overwritten if not set to ClusterIP
CSPL-3534 Fixing string processing in cluster script
CSPL-3529 Disable ARM Tests for Develop Branch
* CSPL-3547 add apps migration step to bias_lang_migration.sh + update corresponding docs --------- Co-authored-by: Patryk Wasielewski <[email protected]>
…e Name Change (#1468) * handle error from remoteDataClientMgr * implement unit test for bug fix * add comment in documentation * update comment on test case * udpate error log to be easier to debug
* use docker buildx, rc images in ecr repository * remove unnecessary push * fix typo * login to ecr, update ubi base image * test push to ecr * fix test workflow * fix test workflow * fix test workflow * set aws-region for public ecr * configure-aws-credential v4 * update aws region * pull image before pushing * clean up * use secrets instead of hard coding
* remove circleci badge, remove automatic issue assignees, update maintainers * update more maintainers
…ependencies (#1487) * update github.com/golang-jwt/jwt/v5 and golang.org/x/net dependencies * run integration tests on PR * remove int test workflow trigger
* Update documents with --server-side option for install * remove --force-conflicts * fix typo
#1457) * Add labels to the metadata of the statefulsets created by the operator * add tests to transfer labels to statefulsets * fix unit tests
Co-authored-by: Patryk Wasielewski <[email protected]>
CSPL-3624 Update Chart.yaml files to support 2.8.0 release
Pull Request Test Coverage Report for Build 14636264098Details
💛 - Coveralls |
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.
Description
This PR initiates the release process for 2.8.0 version by merging changes from develop to main branch.
Key Changes
Merging develop to main.
Testing and Verification
No manual tests required. Automated tests executed automatically as a part of the process.
Related Issues
https://splunk.atlassian.net/browse/CSPL-3622
PR Checklist