-
Notifications
You must be signed in to change notification settings - Fork 375
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
Helm chart #5512
Helm chart #5512
Commits on Oct 27, 2023
-
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 8494dda - Browse repository at this point
Copy the full SHA 8494ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bcc4a - Browse repository at this point
Copy the full SHA a3bcc4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc31bb2 - Browse repository at this point
Copy the full SHA cc31bb2View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ecad78 - Browse repository at this point
Copy the full SHA 5ecad78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984d753 - Browse repository at this point
Copy the full SHA 984d753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b39aa - Browse repository at this point
Copy the full SHA 68b39aaView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 387e480 - Browse repository at this point
Copy the full SHA 387e480View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94133bf - Browse repository at this point
Copy the full SHA 94133bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ef0f1 - Browse repository at this point
Copy the full SHA 36ef0f1View commit details
Commits on Sep 20, 2024
-
Working copy of making elasticsearch either a depedency chart or usin…
…g external elasticsearch
Configuration menu - View commit details
-
Copy full SHA for 6a80313 - Browse repository at this point
Copy the full SHA 6a80313View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1591c - Browse repository at this point
Copy the full SHA ff1591cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b583242 - Browse repository at this point
Copy the full SHA b583242View commit details -
Made configmap optional based on if elasticsearch is installed or use…
…d as external service
Configuration menu - View commit details
-
Copy full SHA for f6eb3e1 - Browse repository at this point
Copy the full SHA f6eb3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 949dbe1 - Browse repository at this point
Copy the full SHA 949dbe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd2693 - Browse repository at this point
Copy the full SHA edd2693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 001a014 - Browse repository at this point
Copy the full SHA 001a014View commit details -
- Introduced PVC to store argilla data
- Removed k8s resource yamls
Configuration menu - View commit details
-
Copy full SHA for 968df11 - Browse repository at this point
Copy the full SHA 968df11View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca556a - Browse repository at this point
Copy the full SHA fca556aView commit details
Commits on Sep 21, 2024
-
- Elasticsearch deployment is made optional.
- Elasticsearch "built in" is deployed as operator. - Redis, Elasticsearch, Argilla user PV to persist data beyond restarts. - Argilla owner username and password is passed from values.yaml. - Align HPA config with “conventions” – I.e. enable via flag and have static replicaCount variable if not activated. - Allow for injecting some configuration via configmaps / secrets etc. If external ES is used, the entries to /etc/hosts are pushed using cm. - Ingress class is made configurable and can be set in values.yaml. - TODO: Add a readme.md for developers to use it. - TODO: Add unit tests to check persistence storage usage.
Configuration menu - View commit details
-
Copy full SHA for 70059f2 - Browse repository at this point
Copy the full SHA 70059f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5abe5f - Browse repository at this point
Copy the full SHA a5abe5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba59362 - Browse repository at this point
Copy the full SHA ba59362View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be9aa36 - Browse repository at this point
Copy the full SHA be9aa36View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf1fee - Browse repository at this point
Copy the full SHA aaf1feeView commit details -
- Updated README.md to add instruction to execute helm unittest.
- Updated CHANGELOG.md to include the PR for helm chart based installation.
Configuration menu - View commit details
-
Copy full SHA for 8ea7613 - Browse repository at this point
Copy the full SHA 8ea7613View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7d20c - Browse repository at this point
Copy the full SHA ca7d20cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc84f54 - Browse repository at this point
Copy the full SHA cc84f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04eb5e9 - Browse repository at this point
Copy the full SHA 04eb5e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a4e47 - Browse repository at this point
Copy the full SHA d8a4e47View commit details
Commits on Sep 24, 2024
-
Update examples/deployments/k8s/argilla-chart/README.md
Accept change suggested by @frascuchon Co-authored-by: Paco Aranda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 021c35d - Browse repository at this point
Copy the full SHA 021c35dView commit details -
Update argilla-server/CHANGELOG.md
Accept change suggested by @frascuchon Co-authored-by: Paco Aranda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc20af4 - Browse repository at this point
Copy the full SHA bc20af4View commit details -
Update examples/deployments/k8s/argilla-chart/README.md
Accept change suggested by @frascuchon Co-authored-by: Paco Aranda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c5af60 - Browse repository at this point
Copy the full SHA 9c5af60View commit details -
Update examples/deployments/k8s/argilla-chart/README.md
Accept change suggested by @frascuchon Co-authored-by: Paco Aranda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3783035 - Browse repository at this point
Copy the full SHA 3783035View commit details -
Update examples/deployments/k8s/argilla-chart/README.md
Accept change suggested by @frascuchon Co-authored-by: Paco Aranda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fbd738 - Browse repository at this point
Copy the full SHA 9fbd738View commit details -
Update examples/deployments/k8s/argilla-chart/templates/NOTES.txt
Accept change suggested by @frascuchon Co-authored-by: Paco Aranda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8389a11 - Browse repository at this point
Copy the full SHA 8389a11View commit details
Commits on Sep 25, 2024
-
- Added steps to install ECK Operator.
- Added steps to get started in minikube cluster for local development
Configuration menu - View commit details
-
Copy full SHA for c238ff7 - Browse repository at this point
Copy the full SHA c238ff7View commit details -
- Added readiness and liveliness probe to elasticsearch
- Updated README.md to include few missing steps
Configuration menu - View commit details
-
Copy full SHA for b6c0c26 - Browse repository at this point
Copy the full SHA b6c0c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb5d3bb - Browse repository at this point
Copy the full SHA cb5d3bbView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb032ce - Browse repository at this point
Copy the full SHA eb032ceView commit details
Commits on Sep 27, 2024
-
- added a resource yaml for argilla-worker - fixed the ports used for readiness and liveliness probes
Configuration menu - View commit details
-
Copy full SHA for 2ede26c - Browse repository at this point
Copy the full SHA 2ede26cView commit details -
- Added api-key to enable integration test
- Added labels and selector-labels for worker
Configuration menu - View commit details
-
Copy full SHA for 351210c - Browse repository at this point
Copy the full SHA 351210cView commit details -
Updated the README to include steps to check status of deployement an…
…d run integration tests
Configuration menu - View commit details
-
Copy full SHA for 859964c - Browse repository at this point
Copy the full SHA 859964cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a16369 - Browse repository at this point
Copy the full SHA 9a16369View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4d688 - Browse repository at this point
Copy the full SHA fa4d688View commit details -
- few more instruction to check if all the intermediate steps complet…
…e successfully before running integration test
Configuration menu - View commit details
-
Copy full SHA for 8b89e5a - Browse repository at this point
Copy the full SHA 8b89e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5a1f5 - Browse repository at this point
Copy the full SHA 7d5a1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a25d5ed - Browse repository at this point
Copy the full SHA a25d5edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d3ea85 - Browse repository at this point
Copy the full SHA 0d3ea85View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10aa543 - Browse repository at this point
Copy the full SHA 10aa543View commit details -
Configuration menu - View commit details
-
Copy full SHA for e41d372 - Browse repository at this point
Copy the full SHA e41d372View commit details