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
Env injection codeartifactdomain and codeartifacerepository #339
Merged
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
chamcca
approved these changes
Apr 2, 2021
abaror
added a commit
that referenced
this pull request
Apr 6, 2021
* 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. 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>
abaror
added a commit
that referenced
this pull request
Apr 12, 2021
…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>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
Replace with description of the changes
Issue Reference URL
https://github.com/awslabs/aws-eks-data-maker/issues/
Do not change content below. Mark applicable check boxes only.
Thank you for submitting a contribution to AWS Orbit Workbench.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
For code changes: