[Draft] CSPL-4186: Support splunk secret and make it available to Ansible via mount#1746
Closed
minjieqiu wants to merge 21 commits into
Closed
[Draft] CSPL-4186: Support splunk secret and make it available to Ansible via mount#1746minjieqiu wants to merge 21 commits into
minjieqiu wants to merge 21 commits into
Conversation
* Add sqs_smartubus_cp to providers * Addressing comments
Fix pre-release bundle target after Helm CRD removal
* Fixes the app.conf within the app_tel_for_sok app which has -e [install] on its first line instead of just [install] * skipping code coverage for PRs from forks (as the secrets for COVERALLS_TOKEN is not available in these workflow runs for GitHub security reasons) * adding similar fix due to secret for FOSSA_API_TOKEN not being available --------- Co-authored-by: Gabriel J Mendoza <gabrielm@splunk.com>
CSPL-4575 fix gh workflow
- Update GitHub upload-actions version in workflows
…tion test results - Changed artifact upload names and paths from 'inttest-junit.xml' to 'report-junit.xml' across multiple workflows. - Updated corresponding report paths in the publishing steps for consistency. - Adjusted the trigger-tests.sh script to reflect the new report file naming.
…t paths for test results - Updated all workflows to use the latest version of the dotenv action. - Changed artifact upload paths and report paths from 'report-junit.xml' to 'report-junit*.xml' for consistency across multiple workflows.
- Changed test report filenames to include timestamps for better tracking. - Updated .gitignore to exclude specific junit report files for clarity.
…add 'checks: write' permission - Updated all workflows to utilize the latest version of the Amazon ECR login action for improved functionality. - Added 'checks: write' permission to enhance workflow capabilities across multiple workflows.
…ogin-action@v3' - Updated all workflows to utilize the latest version of the dotenv action for improved compatibility. - Changed Docker login action to version 3 for enhanced security and functionality across multiple workflows.
- Adjusted the timeout for unit tests in the Makefile to use a variable for flexibility. - Updated the trigger-tests.sh script to set a default timeout for ginkgo tests, improving configurability and consistency across test executions.
…roved security - Updated all workflows to utilize the latest version of the cosign installer, enhancing security and functionality across multiple workflows.
- Set a default TEST_TIMEOUT of 225m in various GitHub workflows to standardize test execution time. - Updated the Makefile to utilize the TEST_TIMEOUT variable for unit tests, enhancing configurability and consistency across test executions. - Modified trigger-tests.sh to reflect the new timeout variable for ginkgo tests.
… consistency - Updated all workflows to utilize version 4.0.0 of the cosign installer, ensuring uniformity across multiple workflows and enhancing security.
- Updated artifact upload names for unit, smoke, and integration tests across multiple workflows to follow a consistent naming pattern, enhancing clarity and organization of test results. - Changed names from generic terms to more descriptive formats, such as 'test-report-unit', 'test-report-smoke', and 'test-report-integration', improving the identification of test artifacts.
add comprehensive kubebuilder validation annotations and CEL validation rules to the Splunk Operator CRDs to improve schema validation at the Kubernetes API level. --------- Co-authored-by: Patryk Wasielewski <pwasiele@splunk.com>
CSPL-3763 enable junit report
Contributor
|
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA 5 out of 6 committers have signed the CLA. |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
What does this PR have in it?
Key Changes
Highlight the updates in specific files
Testing and Verification
How did you test these changes? What automated tests are added?
Related Issues
Jira tickets, GitHub issues, Support tickets...
PR Checklist