-
Notifications
You must be signed in to change notification settings - Fork 548
misc: Api specs and validations added #6807
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
base: develop
Are you sure you want to change the base?
Conversation
Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n |
Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n |
Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n |
1 similar comment
Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n |
Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n |
Bito Review Skipped - No Changes Detected |
Bito Review Skipped - No Changes Detected |
Bito Review Skipped - No Changes Detected |
fix: error handler correction
chore: added sql scripts
* Updated release-notes files * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * argo upgrade to 7.7.15 chart version * Updated release notes * modified the bom file for the argocd upgrade * Updated release notes * Updated git-sensor to f21e02cb-200-34529 tag in values file * Updated kubewatch to f21e02cb-419-34527 tag in values file * Updated kubelink to f21e02cb-564-34528 tag in values file * Updated lens to f21e02cb-333-34531 tag in values file * Updated ci-runner to f21e02cb-138-34532 tag in values file * Updated dashboard to 7a735abb-690-34530 tag in values file * Updated notifier to fb96112e-372-34533 tag in values file * Updated image-scanner to f21e02cb-141-34534 tag in values file * Updated chart-sync to f21e02cb-836-34536 tag in values file * Updated devtron to 22cac3b-434-34538 tag in values file * Updated hyperion to 22cac3b-280-34537 tag in values file * added GRPC_ENFORCE_ALPN_ENABLED flag in devtron-cm * Updated release notes * Updated dashboard to a0a16e84-690-34566 tag in values file * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated dashboard to b774fa82-690-34639 tag in values file * Updated dashboard to 3646fa5d-690-34658 tag in values file * Updated release notes * added database creation migration for external postgres * added pre-install annotation for db creation migration * Update beta-releasenotes.md * Update beta-releasenotes.md * Update beta-releasenotes.md * Updated the version in scripts * Update devtron-images.txt.source for argocd image * re-configured net-pol (#6781) * Update devtron.yaml * Update devtron.yaml * Updated dashboard to 5196e935-690-36024 tag in values file * Updated lens to 880420ac-333-36029 tag in values file * Updated kubewatch to 880420ac-419-36026 tag in values file * Updated devtron to fb357a5-434-36025 tag in values file * Updated ci-runner to 880420ac-138-36030 tag in values file * Updated git-sensor to 880420ac-200-36032 tag in values file * Updated hyperion to fb357a5-280-36031 tag in values file * Updated chart-sync to 880420ac-836-36035 tag in values file * Updated kubelink to 880420ac-564-36036 tag in values file * Updated chart-sync to 880420ac-836-36037 tag in values file * Updated notifier to 00f17215-372-36041 tag in values file * Updated devtron to 1ae65fb-434-36069 tag in values file * Updated hyperion to 1ae65fb-280-36074 tag in values file * Update releasenotes.md * Update release-notes-v1.8.0.md * Update release notes and remove sync entries Removed several sync entries and merged updates, including dependency updates and API enhancements. * Update release-notes-v1.8.0.md * Update devtron-bom.yaml * Update values.yaml * Update releasenotes.md * Update releasenotes.md * Update release-notes-v1.8.0.md * Update releasenotes.md * Update release-notes-v1.8.0.md --------- Co-authored-by: ajaydevtron <[email protected]> Co-authored-by: akshatsinha007 <[email protected]> Co-authored-by: akshatsinha007 <[email protected]> Co-authored-by: Badal Kumar <[email protected]> Co-authored-by: Neha Sharma <[email protected]> Co-authored-by: kamal-devtron <[email protected]>
misc: eks detection
Bito Review Skipped - No Changes Detected |
# Conflicts: # go.mod # go.sum # vendor/modules.txt
fix: common validation and error enhancement
Bito Automatic Review Skipped - Large PR |
|
Bito Automatic Review Skipped - Large PR |
Description
Fixes #
Checklist:
Does this PR introduce a user-facing change?
Summary by Bito
This pull request refactors import statements in ParamParserUtils.go and HandlerService.go for better organization, enhances API specifications and validations in the Devtron orchestrator by adding detailed descriptions and new endpoints for managing Kubernetes resources, improves telemetry functionality, updates error response structure and Helm chart versions, and refines error handling. Additionally, it enhances documentation for better usability, significantly improving functionality and clarity for developers and users.