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: latest changes #4940

Closed
wants to merge 246 commits into from
Closed

feat: latest changes #4940

wants to merge 246 commits into from

Conversation

vsukhin
Copy link
Collaborator

@vsukhin vsukhin commented Jan 25, 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

nicufk and others added 30 commits January 15, 2024 12:21
* fix: complete repository empty check

* fix: extract method for empty check
… cases (#4894)

* executor tests - jmeter-executor-smoke-2.jmx

* executor tests - jmeter - other and special cases extended

* end - empty line

* jmeter executor smoke - suite updated

* jmeter executor tests - special cases

* jmeter executor tests - special cases - testsuite

* executor tests - run script updated

* executor tests - branch name updated before merge

* end - empty line
#4892)

* feat: refactored logs stream to allow to be passed and initialized later with id

* feat: added logs for test scheduler errors

* fix: renamed repos

* fix: initialize logs stream only if logs v2 enabled

* Update pkg/logs/events/events.go

Co-authored-by: Lilla Vass <[email protected]>

* fix: comments

* fix: added logs

* fix: logs metghod

---------

Co-authored-by: Lilla Vass <[email protected]>
* feat: add minio log consumer with opts

* fix: tests

* fix: skip test

* fix: improve code and error handling

* fix: handle chunk too big

* fix: execute but return errors

* fix: minor improvements

* fix: contexts
* executor tests - container executor - maven and gradle

* empty lines added

* empty lines added
* feat: trigger logs startstop events

* fix: single NATS construct func
* feat: trigger logs startstop events

* fix: single NATS construct func

* fix: added nats conn with valid opts
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: execution id not passed to events

* fix: async stop

* fix: rollback to debug on message

* fix: context aware stop wait time

* fix: tests fixed with stop wait time
* docs: add CircleCI article

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

* Update docs/docs/articles/circleci.md

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

---------

Co-authored-by: Julianne Fermi <[email protected]>
… (labels) (#4929)

* jmeterd executor tests - special cases extended

* tests - run script fixed (labels)

* empty lines added

* empty lines added
vLia and others added 29 commits March 12, 2024 14:44
* fix: delete remainder of tcl licensed steps

* fix: cleanups

* dep: operator dependency
* feat: add volumes/volumeMounts/setup to TestWorkflow schema
* feat: add proper merging of new volumes/volumeMounts/setup fields
* feat: support native volumeMounts in Container
* feat: support "setup" steps in TestWorkflow processor
* feat: inject custom volumes to TestWorkflow
* chore: update testkube-operator for support of new features
… kubecon (#5166)

* test workflows - k6 and jmeter tests with artifacts

* example tests and workflows for kubecon

* example test - name fixed

* example testsuite - typo fixed
* feat: fill time gaps in the TestWorkflow clock
* feat: calibrate TestWorkflow's execution queuedAt based on scheduledAt
* 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
@vsukhin vsukhin closed this Mar 14, 2024
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.