You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added the ea apps entry app table
* resolved the ea mode multiple rows error during configuration of app
* modified the ea dockerfile in ca-certificates cmd
* uncommented the code and left the ea helm app making way untouched
* remodified the dockerfile as previous state
* modified the docker file ea mode
* dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
* execute make after main merge
* modified changes in dockerfile ea mode
* resolved comments after first level review
* executed make after merging with develop branch
impl.logger.Errorw("GetHelmAppMetaInfo, error in migrating displayName and appName to unique identifier for external apps", "appIdentifier", appIdDecoded, "err", err)
539
602
//not returning from here as we need to show helm app metadata even if migration of app_name fails, then migration can happen on project update
// LabelMatchingRegex is the official k8s label matching regex, pls refer https://github.com/kubernetes/apimachinery/blob/bfd2aff97e594f6aad77acbe2cbbe190acc93cbc/pkg/util/validation/validation.go#L167
// UpdateDuplicatedEntriesInAppAndInstalledApps performs the updation in app table and installedApps table for the cases when multiple active app found [typically two due to migration], here we are updating the db with its previous value in the installedApps table and early created app id
0 commit comments