-
Notifications
You must be signed in to change notification settings - Fork 57
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
fix: remove nats from the operator TKC-631 #685
Merged
Merged
Conversation
This file contains 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
This reverts commit 613e3d8.
povilasv
approved these changes
Dec 6, 2023
vsukhin
approved these changes
Dec 6, 2023
vsukhin
added a commit
that referenced
this pull request
Jan 8, 2024
* Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update executors.json * feat: regex field (#658) * Update executors.json * fix: enable secrets endpoint (#657) * fix: enable secrets endpoint * fix: comment typo * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml file * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * feat: add nats endpoint to operator (#661) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * feat: add Helm configuration to disable MongoDB migrations (#662) * Update executors.json * fix: add git-dir (#663) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * feat: data dir as working dir * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * fix: add download artifacts option * Update executors.json * Update Chart.yaml file * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * fix: enable secrets endpoint for develop * Update executors.json * Update executors.json * Update executors.json * fix sync fpr hpa (#672) * feat: use argo cd sync var * Update executors.json * Update values-develop.yaml * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update executors.json * testkube: add support for finer-grained MinIO TLS configuration (#677) * testkube: add finer support for minio tls * testkube: add changes in testkube-api deployment * testkube-api: update templates so they render correctly in ConfigMap (#678) * testkube-api: update templates so they render correctly in ConfigMap * testkube-api: fix providing some config values directly * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * feat: slave pod spec (#674) * feat: slave pod spec * feat: add template enum * feat: slave pod template * fix: pod loop * fix: rename containers * fix: remove spaces * fix: rename file * fix: remove tab * fix: template indent * testkube: add support for running NATS with TLS; add support for TLS … (#679) * testkube: add support for running NATS with TLS; add support for TLS in nats and minio client using self-signed certificates * testkube: update docs on TLS setup for NATS and MinIO * Update executors.json * testkube: update docs on TLS setup for skipping certificate verification * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * Update executors.json * Revert "feat: add nats endpoint to operator (#661)" (#685) This reverts commit 613e3d8. * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * fix: step start and end time * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * feat: shared artifacts * fix: rename pvc template file * fix: artifact volume for init container * fix: add previous test names * fix: typo in template * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * feat: install only specified executors * fix: add docs * fix: rename var * fix: comment change * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml file * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * fix: version --------- Co-authored-by: kubeshop-bot <[email protected]> Co-authored-by: vsukhin <[email protected]> Co-authored-by: Lilla Vass <[email protected]> Co-authored-by: Dawid Rusnak <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: Dejan Zele Pejchev <[email protected]> Co-authored-by: dejanzele <[email protected]> Co-authored-by: exu <[email protected]>
vsukhin
added a commit
that referenced
this pull request
Jan 25, 2024
* Update executors.json * fix sync fpr hpa (#672) * feat: use argo cd sync var * Update executors.json * Update values-develop.yaml * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update executors.json * testkube: add support for finer-grained MinIO TLS configuration (#677) * testkube: add finer support for minio tls * testkube: add changes in testkube-api deployment * testkube-api: update templates so they render correctly in ConfigMap (#678) * testkube-api: update templates so they render correctly in ConfigMap * testkube-api: fix providing some config values directly * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * feat: slave pod spec (#674) * feat: slave pod spec * feat: add template enum * feat: slave pod template * fix: pod loop * fix: rename containers * fix: remove spaces * fix: rename file * fix: remove tab * fix: template indent * testkube: add support for running NATS with TLS; add support for TLS … (#679) * testkube: add support for running NATS with TLS; add support for TLS in nats and minio client using self-signed certificates * testkube: update docs on TLS setup for NATS and MinIO * Update executors.json * testkube: update docs on TLS setup for skipping certificate verification * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * Update executors.json * Revert "feat: add nats endpoint to operator (#661)" (#685) This reverts commit 613e3d8. * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * fix: step start and end time * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * feat: shared artifacts * fix: rename pvc template file * fix: artifact volume for init container * fix: add previous test names * fix: typo in template * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * feat: install only specified executors * fix: add docs * fix: rename var * fix: comment change * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml file * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml file * feat: add "cloud" ui url (#692) * testkube: increase storage size for our envs and add expiration date * update minio storage * Adding option to testkube-api-server deployment to specify hostNetwork and dnsPolicy (#660) * fix: Remove tolerations from testkube-operator since proxy image doesn't support arm64 nodes * testkube: enable jetstream in nats (#666) * testkube: enable jetstream in nats * testkube: update README * Update executors.json * fix ingress class * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * feat: added logs sidecar container (#704) * feat: added logs sidecar container * feat: added logs sidecar container * fix: default to false logs v2 * fix: removed from global fie * fix: job template with registry support * fix: removing nats-box tools * fix: added logs-sidecar to the executors.json file * fix: rollback changes for natsbox in prod * feat: added roles and service account * fix: disabling nats box for dev and stage * fix: rollback sa from logs service - will be moved to valid logs service chart * fix: logs sidecar to build pipeline * testkube: add support for connecting to agent in insecure mode and skipping cert validation (#690) * testkube: rebase with latest changes * testkube: update docs * testkube: temporarily disable jetstream (#705) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * fix: pvc name * Update executors.json * Update executors.json * fix: scraper logs not behind feature flag (#708) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * added the chart for testkube-logs * some changes in values files * helm chart improvement * modified test * fix: added logs chart to main testkube chart * fix: added helm charts for logs-service * fix: name override * enable logs service * disable logs service * Update executors.json * Update executors.json * fix: container executor logs sidecar fix (#713) * added the chart for testkube-logs * some changes in values files * helm chart improvement * modified test * fix: added logs chart to main testkube chart * fix: added helm charts for logs-service * fix: name override * fix: container executor image when no registry registry --------- Co-authored-by: Hamid Emamian <[email protected]> * Update executors.json * Update executors.json * Update executors.json * fix: allow setting pathtype for testkube api and dashboard ingress closes #709 * fix: set prefix as a string rather than a function closes #709 * Update executors.json * Update executors.json * Update executors.json * Update executors.json --------- Co-authored-by: kubeshop-bot <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: vsukhin <[email protected]> Co-authored-by: Dejan Zele Pejchev <[email protected]> Co-authored-by: dejanzele <[email protected]> Co-authored-by: Lilla Vass <[email protected]> Co-authored-by: exu <[email protected]> Co-authored-by: nicufk <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: Isaac Gaskin <[email protected]> Co-authored-by: Max Forasteiro <[email protected]> Co-authored-by: Jacek Wysocki <[email protected]> Co-authored-by: Hamid Emamian <[email protected]> Co-authored-by: Nelson Silva <[email protected]>
vsukhin
added a commit
that referenced
this pull request
Feb 5, 2024
* Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update executors.json * testkube: add support for finer-grained MinIO TLS configuration (#677) * testkube: add finer support for minio tls * testkube: add changes in testkube-api deployment * testkube-api: update templates so they render correctly in ConfigMap (#678) * testkube-api: update templates so they render correctly in ConfigMap * testkube-api: fix providing some config values directly * Update Chart.yaml files * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * feat: slave pod spec (#674) * feat: slave pod spec * feat: add template enum * feat: slave pod template * fix: pod loop * fix: rename containers * fix: remove spaces * fix: rename file * fix: remove tab * fix: template indent * testkube: add support for running NATS with TLS; add support for TLS … (#679) * testkube: add support for running NATS with TLS; add support for TLS in nats and minio client using self-signed certificates * testkube: update docs on TLS setup for NATS and MinIO * Update executors.json * testkube: update docs on TLS setup for skipping certificate verification * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update Chart.yaml files * Update executors.json * Revert "feat: add nats endpoint to operator (#661)" (#685) This reverts commit 613e3d8. * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * fix: step start and end time * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * feat: shared artifacts * fix: rename pvc template file * fix: artifact volume for init container * fix: add previous test names * fix: typo in template * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * feat: install only specified executors * fix: add docs * fix: rename var * fix: comment change * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml file * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml file * feat: add "cloud" ui url (#692) * testkube: increase storage size for our envs and add expiration date * update minio storage * Adding option to testkube-api-server deployment to specify hostNetwork and dnsPolicy (#660) * fix: Remove tolerations from testkube-operator since proxy image doesn't support arm64 nodes * testkube: enable jetstream in nats (#666) * testkube: enable jetstream in nats * testkube: update README * Update executors.json * fix ingress class * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * feat: added logs sidecar container (#704) * feat: added logs sidecar container * feat: added logs sidecar container * fix: default to false logs v2 * fix: removed from global fie * fix: job template with registry support * fix: removing nats-box tools * fix: added logs-sidecar to the executors.json file * fix: rollback changes for natsbox in prod * feat: added roles and service account * fix: disabling nats box for dev and stage * fix: rollback sa from logs service - will be moved to valid logs service chart * fix: logs sidecar to build pipeline * testkube: add support for connecting to agent in insecure mode and skipping cert validation (#690) * testkube: rebase with latest changes * testkube: update docs * testkube: temporarily disable jetstream (#705) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update executors.json * fix: pvc name * Update executors.json * Update executors.json * fix: scraper logs not behind feature flag (#708) * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update executors.json * added the chart for testkube-logs * some changes in values files * helm chart improvement * modified test * fix: added logs chart to main testkube chart * fix: added helm charts for logs-service * fix: name override * enable logs service * disable logs service * Update executors.json * Update executors.json * fix: container executor logs sidecar fix (#713) * added the chart for testkube-logs * some changes in values files * helm chart improvement * modified test * fix: added logs chart to main testkube chart * fix: added helm charts for logs-service * fix: name override * fix: container executor image when no registry registry --------- Co-authored-by: Hamid Emamian <[email protected]> * Update executors.json * Update executors.json * Update executors.json * fix: allow setting pathtype for testkube api and dashboard ingress closes #709 * fix: set prefix as a string rather than a function closes #709 * Update executors.json * Update executors.json * Update executors.json * Update executors.json * Update Chart.yaml files * Update Chart.yaml files * Update Chart.yaml file * Update executors.json * Update executors.json * Update executors.json * feat: add minio new logs config (#717) * Update executors.json * Update Chart.yaml file * fix: demo globals * Update executors.json * fix: log bucket missing (#719) * Update executors.json * nats upgarde * minor fixes * NATS upgrade * fix pre-upgarde nats * Update executors.json * Update executors.json * fix: reorder jmeter args * Update executors.json * Update executors.json * fix: logs sideca executor record --------- Co-authored-by: kubeshop-bot <[email protected]> Co-authored-by: vsukhin <[email protected]> Co-authored-by: Dejan Zele Pejchev <[email protected]> Co-authored-by: dejanzele <[email protected]> Co-authored-by: Lilla Vass <[email protected]> Co-authored-by: exu <[email protected]> Co-authored-by: nicufk <[email protected]> Co-authored-by: ypoplavs <[email protected]> Co-authored-by: Isaac Gaskin <[email protected]> Co-authored-by: Max Forasteiro <[email protected]> Co-authored-by: Jacek Wysocki <[email protected]> Co-authored-by: Hamid Emamian <[email protected]> Co-authored-by: Nelson Silva <[email protected]>
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.
This reverts commit 613e3d8.
Pull request description
Checklist (choose whats happened)
Breaking changes
Changes
Fixes