This repository has been archived by the owner on Jul 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JL UI - Conditional refresh display, team profiles fix, central compo…
…nent auto refresh, UI label cleanup (#377) * Adding storage UI backend endpoint to fetch pvc details for a given namespace * Adding storage UI components for PVC, PV and StorageClass. * Adding storage PV and StorageClass backend sdk methods. * Delete PVC and PV backend calls. * Adding delete storage pv and pvc capability. Adding size attribute to the data dump. * Propagating k8s client PV and PVC delete API responce to UI. * Changing table columns list using type of data * Removing delete pvc endpoint * Cleaning storage enpoint code. * Adding container duration, tail log features. Adding containerCentral refresh icon. * Removing CentralWidgetHeader refresh icon. Adding duration calculation for failed jobs. * Formatting * Update to version 0.14.0 (#340) * Formatting * Env injection codeartifactdomain and codeartifacerepository (#339) * Cleaning mock files. * Fixing static code checks. Trying to avoid conflict with VERSION values in CodeArtifact. * upgrade version the next dev (#344) * Quickdemo branch (#347) * adding buildspec for the pipeline use * adding buildspec for the pipeline use * adding buildspec for the pipeline use * adding buildspec for the pipeline use * adding buildspec for the pipeline use * adding buildspec for the pipeline use * adding buildspec for the pipeline use * adding buildspec for the pipeline use * adding buildspec for the pipeline use * fix vpc for public * add destroy pipeline * deploy from code fix * deploy from code fix * fix req * fix req * fix req * fix req * don't create vpc ep when internet accessible * when using latest, must use locally build images * last fixes, if using latest then have to use dev-env for foundation because that is what the dev manifest uses * add regression step * had to add password for dockerhub cause building from source * remove passwords and fix path * need sdk to run regressions * fixing role for regression to be eks admin==foundation-admin * Cleaning code. * Update to version 0.14.1 (#348) * Merging with main and reformatting. * fix vpc creation (#349) * Fix vpc public (#350) * fix vpc creation * fix vpc creation for public , not having isolated subnets * fix vpc creation for public , not having isolated subnets * Development version 0.15.0.dev0 (#351) * changed the order of self signed cert deletion, added cfn template which can deploy a least privileged IAM role to deploy the pre-requisistes of orbit deployment (#352) Co-authored-by: Srinivas Reddy Cheruku <seenureddy92@gmail.com> * Demo branch2 (#354) * fix vpc creation * fix vpc creation for public , not having isolated subnets * fix vpc creation for public , not having isolated subnets * first round of fixes * fix public vpc * fix public vpc * Release version 0.14.2 (#355) * Redshift plugin post hook delete team specific clusters. * Fixing orbit sdk import issue in redshift destroy hook. * Adding missing aws-orbit-sdk pip install in dynamic code buildspec generator * Adding missing aws-orbit-sdk pip install in dynamic code buildspec generator * Adding boto3 redshift cluster delete calls before team redshift plugin destroy. * Adding describe redshit cluster policy action to orbit admin role, same is used for the build projects. * Logging cluster id details from tag specific list of redshift clusters. * Adding demo notebook to samples. Used to execute lake-creator, admin and lake-uesr regression notebooks. * Cleaning refresh buttons and labels in UI. Adding team_profiles and deployed_profiles. Add env and eks cluster name to the teams UI. * Adding conditional refresh to left header component. Fixing teams refresh endpoint call. * Code formatting. * rollback toolkit permissions; use utils for template on ssm manifest (#376) * rollback toolkit permissions; use utils for template on ssm manifest * black fix * Adding EKS cluster nodegroup details method to SDK. Used as part of JL UI backend call. * Removing refresh icon over containers central screen. * Cleaning imports. * Because of missing eks endpoint, removing get_nodegroups sdk method. Instead will replace with lambda to handle the eks serivce calls from the SDK. Co-authored-by: Ramon Bautista <36557237+rb201@users.noreply.github.com> Co-authored-by: AMIR BAR-OR <22354730+abaror@users.noreply.github.com> Co-authored-by: Srinivas Reddy <srinivasreddych@outlook.com> Co-authored-by: Srinivas Reddy Cheruku <seenureddy92@gmail.com> Co-authored-by: chamcca <40579012+chamcca@users.noreply.github.com>
- Loading branch information
1 parent
263652f
commit 0058834
Showing
13 changed files
with
88 additions
and
102 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.