-
Notifications
You must be signed in to change notification settings - Fork 515
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: ingress url missing #2915
Merged
Merged
fix: ingress url missing #2915
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
kripanshdevtron
approved these changes
Feb 1, 2023
Kudos, SonarCloud Quality Gate passed!
|
kartik-579
added a commit
that referenced
this pull request
Mar 28, 2023
* docs: Updated README.md file for Devtron chart (#2887) * Updated README.md file for DEvtron chart * incorporated changes mentioned in comments * minor spelling correction --------- Co-authored-by: Shubham9t9 <shubhamkumar47022@gmai.com> * removed command to install a particular version of Devtron (#2888) Co-authored-by: Shubham9t9 <shubhamkumar47022@gmai.com> * feat: Support of reuse container image in containers section in reference chart 4-17 (#2675) * support of reuse conatiner image in containers section * support of reuse container image in latest deployment and rollout chart * added the readme --------- Co-authored-by: Ajay Kumar <ajaykumar@Ajays-MacBook-Pro.local> * release: PR for v0.6.11 (#2866) * Created release-notes files * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of hyperion in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of ci-runner in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated release notes * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of hyperion in installer * Update release.txt * Updated latest image of git-sensor in installer * Updated latest image of kubewatch in installer * Updated latest image of image-scanner in installer * Updated latest image of git-sensor in installer * Updated latest image of ci-runner in installer * Updated latest image of lens in installer * Updated nats image in devtron latest release * Update installation-script * Updated latest image of devtron in installer * Updated latest image of kubelink in installer * Updated latest image of dashboard in installer * Update values.yaml * Updated latest image of hyperion in installer * Updated release-notes files * Update releasenotes.md --------- Co-authored-by: pawan-mehta-dt <117346502+pawan-mehta-dt@users.noreply.github.com> * feat: Showing app status on app listing page (#2799) * wip * rest-handler commit * constructors added * test commit * minor design change and resthandler dev * getting app_name and env_name in repo layer for rbac optimisation * rabc checks moved to service layer for optimisation * rbac checks in batch * getting env_identifier instead of env name * delete and update methods completed in repo layer * updating app-status for applisting and cdhandler hook points * updating app-status for app-store app deployed with gitops * added AppId field in InstalledAppAndEnvDetails struct * added update app status hook in fetch resource tree function * wip * unstable wire * sending app_status for overview page via other env api * fix * added delete with appid and envid api's * deleted active column from db * fix * query fix * query fix * fix * update hook added * fix * fix * wire * wire hyperion * query output error fix * delete api fix * delete api fix for installed apps * open api helm-app struct updated * delete query change * sql up script * port fix * delete hook code updated * unit test skeleton added for repo layer * cleaned unused code * unit tests WIP * unit tests(service layer) done for update api * unit tests(service layer) done for Delete api * fix * mocks * Integration tests WIP * integration tests for update method * integration tests for delete method * integration tests for delete_with_appid method * integration tests for delete_with_envid method * fix * restructuring * renaming script number * minor code restructuring * refactor tests * skip tests stmnts added * added filter support on app_status * script number changed * fix * query fix * wip * storing suspended status as hibernating * app-status filtering for installed apps * update app-status on appStatus_update_topic nats event * updated sql script number * wire * port fix * fix * code review changes * sql down script * removed code duplication * improved logging * code review changes * optimised query * query fix * removed commented code * changed error log to warn log * updated sql script number * fix: ingress url missing (#2915) * hotfix ingress url for get resource * fix cluster id in get resource request * task: added api for getting default template values (#2905) * added api for getting default template values * refactoring * updated spec * feat: argo stack upgrade (#2597) * updated libraries * temp change: reverted go version * argocd assets * updated go version for full mode Dockerfile * updated argo cd chart and server version * updated argo workflow image and removed pns executor from workflow-controller cm * updated argo wf controller executor image * updated wf controller and executor image * updated devtron-bom.yaml * added wf controller image config in devtron-bom.yaml * reverted change in workflow.yaml * updated argo wf controller crds * wip * updated workflow controller crds * wip - updated image * reverted image change * added argocd assets * wip * image changes * updated installation script * reverted argo image changes * reverted argo image changes - part 2 * reverted rollout image --------- Co-authored-by: Shubham Kumar <87755583+Shubham9t9@users.noreply.github.com> Co-authored-by: Shubham9t9 <shubhamkumar47022@gmai.com> Co-authored-by: AJAY KUMAR <99399155+ajaydevtron@users.noreply.github.com> Co-authored-by: Ajay Kumar <ajaykumar@Ajays-MacBook-Pro.local> Co-authored-by: Prakarsh <71125043+prakarsh-dt@users.noreply.github.com> Co-authored-by: pawan-mehta-dt <117346502+pawan-mehta-dt@users.noreply.github.com> Co-authored-by: Gireesh Naidu <111440205+gireesh-devtron@users.noreply.github.com> Co-authored-by: Vikram <73224103+vikramdevtron@users.noreply.github.com>
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.
Description
Urls are missing in app detail page such as for ingress and service, fixed in fetch resource
Fixes #
How Has This Been Tested?
Checklist:
Does this PR introduce a user-facing change?