Skip to content
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

feat: merge develop -> main #5469

Merged
merged 477 commits into from
May 21, 2024
Merged

feat: merge develop -> main #5469

merged 477 commits into from
May 21, 2024

Conversation

vsukhin
Copy link
Collaborator

@vsukhin vsukhin commented May 21, 2024

Pull request description

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

rangoo94 and others added 30 commits March 13, 2024 12:34
* feat: load default user/group for Docker images
* feat: use common FS Group for TestWorkflow's pod to avoid needed root permissions
* feat: expose Test Workflow name for scheduled tests
* feat: use running context instead for marking scheduled tests
#5178)

* fix: gracefully handle critical pod errors (like OOM) in TestWorkflows

* chore: add error logs on error saving TestWorkflow result
* fix: container executor negative test

* fix: minor improvement
- for some reason (bug?) GKE sends the SIGKILL when the container is already done successfully, and the Pod becomes stuck
#5188)

* feat: remove dashboard from connect and disconnect commands

* feat: pro disconnect fixes

* feat: update docs; remove helm params from installation
* fix: logs grpc uris without path

* fix: panic close of closed channel
* workflow tests - negative cases

* workflow tests - negative cases - cypress example fixed

* workflow tests - negative cases - cypress example fixed

* Update test/cypress/executor-tests/crd-workflow/smoke.yaml

Co-authored-by: Dawid Rusnak <[email protected]>

---------

Co-authored-by: Dawid Rusnak <[email protected]>
* docs: Test Workflows, Test Workflow Templates

* docs: sidebar updated (Test Workflows)

* docs: workflows - files example fixed

* workflow docs - Artifacts condition: always

* docs: added more high-level text on workflows and templates..

* docs: fixed header

* workflow docs - artifacts - condition always

* Update docs/docs/articles/test-workflow-templates.md

Co-authored-by: Julianne Fermi <[email protected]>

* Update docs/docs/articles/test-workflow-templates.md

Co-authored-by: Julianne Fermi <[email protected]>

* Update docs/docs/articles/test-workflow-templates.md

Co-authored-by: Julianne Fermi <[email protected]>

* Update docs/docs/articles/test-workflow-templates.md

Co-authored-by: Julianne Fermi <[email protected]>

* Update docs/docs/articles/test-workflow-templates.md

Co-authored-by: Julianne Fermi <[email protected]>

* Update docs/docs/articles/test-workflow-templates.md

Co-authored-by: Julianne Fermi <[email protected]>

* typo fixed

---------

Co-authored-by: Ole Lensmar <[email protected]>
Co-authored-by: Julianne Fermi <[email protected]>
* fix: use `retry` policy for TestWorkflow stages
* fix: process Retry Policy in TestWorkflows init process

(cherry picked from commit 8319648)
* feat: added logs service params for cloud

* fix added feature flag for logs v2
Copy link

netlify bot commented May 21, 2024

Deploy Preview for testkube-docs-preview ready!

Name Link
🔨 Latest commit 5ddd27a
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/664c99b070abd3000815fdf3
😎 Deploy Preview https://deploy-preview-5469--testkube-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scorecard found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

* fix: k6-workflow-smoke-preofficial-trait

* fix: cypress-workflow-smoke-13-junit-report

* fix: checkout example in TestWorkflowTemplates

* fix: JUnit post-processor with relative paths

* fixup junit integration tests
@vsukhin vsukhin merged commit 0611af9 into main May 21, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.