Skip to content

Conversation

@gunish-dt
Copy link
Contributor

Description

Updated Ingress.yaml for Chart 3.11.0-4.10.0 with reference to #1349.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test case A
  • Test case B

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have tested it for all user roles
  • I have added all the required unit/api test cases

Abhinav-26 and others added 30 commits March 12, 2022 23:38
* Updated latest image of devtron in the installer

* Updated latest image of dashboard in the installer
* Added Env var in Installation Configuration

* Update installation-configuration.md

Co-authored-by: nikesh777github <[email protected]>
…on-labs#1320)

* IsReleaseInstalled API integration

* GetInstalledAppVersion enabled for hyperion (moved from full to common)

* added installedAppVersionId in app info

* function rename

* sending clusterId and EnvId in response

* update helm release with chart linking

* revert

* revert

* fix

* code comments incorporate
…ease is uninstalled from external cli (devtron-labs#1360)

* Error handling in helm app status like argocd

* checking if release exists or not in deleting helm app

* fix

* fix

* format

* bug fix of wiring

* fix
* Update README.md

* Update README.md

* readme.md changes - 1

* Update README.md

* Update README.md

* Add files via upload

* Update README.md

* Second set of changes to readme.md

Second set of changes to readme.md

* Third set of changes

Third set of changes

* Update README.md

* 4th set of changes

4th set of changes

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Sudharshan Govindan <[email protected]>
* Updated latest image of devtron in the installer

* Updated latest image of git-sensor in the installer

* Updated latest image of dashboard in the installer

* Updated Kubelink image
* wip

* wip

* wip

* wip - updated ci script history for ci trigger

* wip - updated history entry for triggers

* wip

* updated sql script

* wire correctoin

* wip - fixed pointer bug

* fixed minor bugs

* fixed sql bug

* Merge main into historical-task

* added cm/cs history at delete breakpoint

* wip

* wip - charts save

* wip - env charts bug fix

* wip

* wip

* wip -ci scripts bug

* wip - restructured code, fixed build issue, updated migration scripts

* added doc - dev guide for deployment template

* wip - change placement of history service

* fixed remaining history service placement,formatted code

* wip

* updated cd trigger time for history and other audit logs

* wip

* wip

* updated cd config history data, updated get api responses

* merge main

* fixed pipeline strategy get api method call

* review changes

* review changes

* updated script number

* updated api spec and CM/CS get api

* updated logs and method names

* review changes

* added new apis and updated old ones for GET as per FE need

* updated email id in response

* fixed query

* fixed build issue in merge

* wip - fixed history creation dependency on pipelines for global entities

* wip - pipeline id fk constraint fix

* wip - fixed history entry insert for cd pipeline creation

* resolved conflict

* fixed build issues

* fixed cd deploy bug - app metrics fetch for deployment template history

* fixed panic for empty env level CM/CS

* updated sql table for deployment template and CM/CS history

* wip

* wip - cm/cs json bug fix

* fixed secret history marshaling config

* wip

* wip - app store charts history handling outside tx

* wip

* wip

* get api fix

* wip

* wip

* wip

* wip

* fixed app metrics inconsistent data in history creation

* fixed incomplete data parsing in env override template requests

* wip

* wip

* wip

* wip - app metrics nill bug fix

* added deployment status in get api for template history

* wip - fixed map nil entry bug

* wip

* corrected resp err status codes

* wip

* handled nil app level CM/CS config case for env CM/CS operations

* wip - nil app level config handling

* fixed app metrics update bug

* updated get api data

* fixed env override pipeline fetch query

* merged main : build fix

* updated get api for FE

* wip

Co-authored-by: nishant <[email protected]>
* IsReleaseInstalled API integration

* GetInstalledAppVersion enabled for hyperion (moved from full to common)

* added installedAppVersionId in app info

* function rename

* sending clusterId and EnvId in response

* update helm release with chart linking

* revert

* revert

* fix

* Rollback release

* some refactoring

* bug fix

* some refactoring

* openapi.yaml and md files moved to spec
* chart build history and its status update added

* remove chart history older trigger,not required anymore

* db migration added for version history for charts

* values api for chart build history

* version field fixed in chart history

* resoponse modification review changes

* fixes

* auth added for history and history info api for charts

* open api spec added for chart history api

* review changes - fix

* removed unused function from installed app repo

* history response handling for no history found case

* history id fix

* wire changes values to app store

* history info values  yaml to json

* fix

* build history chart name fix replace to appstore from appname

* added installedAppVersion Id in history response
* Updated latest image of kubelink in the installer

* Updated latest image of dashboard in the installer

* Updated latest image of devtron in the installer
* rollback support added for devtron charts

* fixes around rollback

* values fixed in rollback

* rollback request failure handling

* values fix on rollback

* invalid relations btw ids in request validate

* review change - gitops repo name fetch acd logic by common function

* api erro codes modfication for rollback
* Converted status message in tabular form

* Converted status message in tabular form
* doc update in dashboard access section

* correction
* Updated documentation for chart group

* Correction in chart.md

* Update chart-group.md

* Update chart-group.md

* steps sequence correction

* steps sequence correction

* corrections

* Update chart-group.md
* image change in overview-of-charts.md

* image change in overview-of-charts.md

* Update overview-of-charts.md

* Update overview-of-charts.md

* Update overview-of-charts.md

* changed from .png to .jpg

* Update overview-of-charts.md

* compressed image

* removed previous image

* changed from .png to .jpg

* changes in overview-of-charts.md
* sql query

* sql query

* sql query

* sql query change

* add name

* add name

* chart-sync

* multi-charts

* save-Configmaps

* configmaps

* configmap-charts

* schema-validate

* schema-fix

* copy dir

* minor changes

* Delete .helmignore

* Delete 580

* Delete .image_descriptor_template.json

* Delete Chart.yaml

* Delete values.yaml

* Delete kn-service.yaml

* Delete generic.yaml

* Delete release-values.yaml

* Delete env-values.yaml

* Delete pipeline-values.yaml

* Delete app-values.yaml

* fixes

* bug fix

* err fix

* err fix

* callback function

* watcher changes

* ExtractChartIfMissing

* logger

* watcher fix

* watcher error

* CreateChartFromEnvOverride update

* review changes

* minor changes - logs, local testing changes revert, fixed err handling

* cleanup

* removed executable binary, merged main

* API to Create charts [1325]

* API to Create charts [1325]

* API to Create charts [1325]

* API to Create charts [1325]

* [1325] Unit test cases

* Refactoring changes [1325]

* Refactoring changes [1325]

* [1325] wire changes

* Refactoring changes [1325]

* Updating DB check conditions [1325]

* Adding API documentation [1325]

* Updating wire for chart service in hyperion [1325]

* merge conflicts

* Adding return for failure and custom error message when data exists [1325]

* Updating changes as per PR comments, deleting temporary folder after use [1325]

* Refactoring deleting temporary folder logic for every error[1325][EA2]

* Refactoring api arguments [1325][EA2]

* Refactoring code [1325]

* Refactoring code [1325]

* Refactoring code [1325]

* Hiding user message in error for security reasons[1325]

* Adding empty value checks for chart values [1325]

* Updating as per PR comments[1325]

* Updating as per PR comments[1325]

Co-authored-by: Aviral Srivastava <[email protected]>
Co-authored-by: kartik-579 <[email protected]>
Co-authored-by: snehithbikumandla <[email protected]>
* integrating external container registry doc.

* added documentation link of imagePullSecrets
* Updated latest image of devtron in the installer

* Update kubelink.yaml

* Updated latest image of dashboard in the installer
prakarsh-dt and others added 27 commits April 4, 2022 17:52
)

* Removed Ext K8s check

* Update deployment.yaml

* Update deployment.yaml

* Updated secrets with data iteration

* Update deployment.yaml

* Update deployment.yaml
…e. (devtron-labs#1444)

* Add and expose loadBalancerSourceRanges in rollout deployment template

* minor changes on line 20 service.yaml

* minor changes on line 20 service.yaml

* fixed Indentation

* service docs update

* Update the NOTE

* Update rollout-deployment.md

Co-authored-by: Prakarsh <[email protected]>
* RBAC change or hibernate unhibernate helm app

* bug fix
…-cm (devtron-labs#1464)

* add the taint key-value parameters for CI and CD node

* added the cpu and memory limit and request in devtron-cm

* modify the ram and cpu req of CI pod in devtron-cm

Co-authored-by: 123ajay0 <[email protected]>
* API for sending events [1325]

* Whitelisting URLs [1325]
…abs#1469)

* deployment history, info, rollback apis are merged and refactored

* packages re structure for app store

* api spec updated

* wip

* helm app build issue fixed

* EA ONLY

* FULL MODE

* fixes around rollback

* meta info fixe added for deployment history and info

* integer cast issue fixed

* EA ONLY

* api integration fix

* FULL MODE

* EA ONLY

* params are optional in history and info api

* FULL MODE
* Updated latest image of devtron in the installer

* Updated latest image of dashboard in the installer

* Updated latest image of kubelink in the installer
* added notes in helm app detil

* updated api spec
* Summary events[1436]

* Summary events[1436]

* temporary changes[1436]

* temporary changes[1436]

* adding logs[1436]

* adding logs[1436]

* adding logs[1436]

* adding logs[1436]

* removing logs, refactoring[1436]

* removing logs, refactoring[1436]

* removing logs, refactoring[1436]

* removing logs, refactoring[1436]

* removing logs, refactoring[1436]

* updating installation-script [1436]
* ecr role based login

* added log statement

* Added region to session

* credentials based access for ec2role

* handled empty creds case

* removed sensitive information from log
* Added steps for creating linked ci pipeline

* changed image in namespaces-and-environments.md

* some more information about linked ci pipeline

* correction

* correction
* Updated latest image of kubelink in the installer

* Updated latest image of devtron in the installer

* Updated latest image of dashboard in the installer
* changed image url for sso-login page(hyperion)

* changes screenshot in hyperion and devtron sso-login page

* correction and image change in sso-login.md

* correction in sso-login.md

* correction and image change for sso-login.md(hyperion)

* correction in sso-loging.md and sso-login.md(hyperion)

* Update sso-login.md

* Update sso-login.md
* Updated latest image of dashboard in the installer

* Updated latest image of devtron in the installer

* Updated latest image of ci-runner in the installer

* Updated latest image of imge-scanner in the installer
Image scanner release fix
* screenshots change in devtron deploy charts doc

* image url correction

* changed screenshots in deployment-of-charts.md

* Added deployment history in doc

* Update overview-of-charts.md

* Update deployment-of-charts.md

* Update chart-group.md

* Update deployment-of-charts.md

Co-authored-by: Divya Bhushan <[email protected]>
@gunish-dt gunish-dt changed the base branch from main to fix-ingress-old-new-comp April 21, 2022 06:35
@gunish-dt gunish-dt closed this Apr 21, 2022
@gunish-dt gunish-dt deleted the gunishIngress branch April 21, 2022 08:51
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.